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

G

GeneralInformationDataProvider - Class in lumis.service.portalmanagement.systeminfo
Obtain general information like date, user locale, etc
GeneralInformationDataProvider() - Constructor for class lumis.service.portalmanagement.systeminfo.GeneralInformationDataProvider
 
generate(SessionImplementor, Object) - Method in class lumis.portal.dao.hibernate.GuidGenerator
Calls PortalUtil.generateNewGuid() to generate the identifier.
generateClientScript(String) - Static method in class lumis.util.PortalUtil
 
generateControlId() - Method in class lumis.content.control.autolayout.AutoLayoutContentFieldsControl
 
generateControlId() - Method in class lumis.content.control.workflow.WorkflowActionControl
 
generateControlId() - Method in class lumis.content.control.workflow.WorkflowAssignedToControl
 
generateControlId() - Method in class lumis.content.control.workflow.WorkflowSendToControl
 
generateControlId() - Method in class lumis.content.control.workflow.WorkflowStateControl
 
generateControlId() - Method in class lumis.doui.control.autolayout.AutoLayoutAdministrationListControl
 
generateControlId() - Method in class lumis.doui.control.autolayout.AutoLayoutDetailsControl
 
generateControlId() - Method in class lumis.doui.control.autolayout.AutoLayoutFieldsControl
 
generateControlId() - Method in class lumis.doui.control.autolayout.AutoLayoutListControl
 
generateControlId() - Method in class lumis.doui.control.autolayout.AutoLayoutPropertyPageControl
 
generateControlId() - Method in class lumis.doui.control.Control
 
generateControlId() - Method in class lumis.doui.control.primarykey.PrimaryKeyControl
 
generateControlId() - Method in class lumis.service.content.publishtosocialnetworks.AutoLayoutPublishToSocialNetworksAdministrationListControl
 
generateDefaultLayout(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.template.IPageTemplateManager
 
generateDefaultLayout(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.template.PageTemplateManager
 
generateHashtagLink(DouiContext, String, String, ITransaction) - Method in class lumis.service.socialnetworkservices.microblog.core.util.URLGenerator
Method that generates the hashtag hyperlink for the correct 'view hashtag results' interface instance.
generateId(String) - Method in class lumis.portal.presentation.core.AbstractLayoutFileMarkupFilter
Utility method for generating a unique identifier for a component.
generateInClause(int) - Static method in class lumis.util.JdbcUtil
Deprecated. Since 4.2.2.090330 replaced by JdbcUtil.generateInClause(String, int).
generateInClause(String, int) - Static method in class lumis.util.JdbcUtil
Generates a SQL IN statement for a field.
generateKey(int, String, String) - Method in class lumis.portal.crypto.SymmetricCipher
Generates a key.
generateLogURI(HttpServletRequest, StringBuilder, SessionConfig, PageConfig, ITransaction) - Method in class lumis.service.banner.BannerLogger
 
generateLogURI(HttpServletRequest, StringBuilder, SessionConfig, PageConfig, ITransaction) - Method in class lumis.util.log.NavigationLogger
 
generateNewGuid() - Static method in class lumis.util.PortalUtil
 
generateNewQueueId() - Method in class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
 
generateNewQueueId() - Method in interface lumis.portal.sendmail.dao.ISendMailDao
Returns a new generated queue id.
generateNewQueueId() - Method in interface lumis.portal.sendmail.ISendMailManager
Returns a new generated queue id.
generateNewQueueId() - Method in class lumis.portal.sendmail.SendMailManager
 
generateNextPage(GenerationSelectStrategy) - Method in class lumis.portal.page.cache.PageCacheManager
Generates next outdated page cache, according to the given strategy.
generatePage(String) - Method in interface lumis.portal.page.cache.IPageCacheManager
Generates a page cache.
generatePage(PageCacheConfig) - Method in class lumis.portal.page.cache.PageCacheManager
 
generatePage(String) - Method in class lumis.portal.page.cache.PageCacheManager
 
generatePageLayout() - Method in class lumis.portal.presentation.layout.defaultlayout.AbstractPageBodyMiddleComponent
Returns the page layout.
generatePreviousParameters(HttpServletRequest) - Method in class lumis.portal.PortalRequestParameters
Generate the previous parameters for this portal request parameters instance, storing it for automatic later retrieval.
generateQueryStatementFromSQL(QueryBase, String, boolean, ITransaction) - Method in class lumis.util.query.hibernate.QueryAdapterHibernate
 
generateQueryStatementFromSQL(QueryBase, String, boolean, ITransaction) - Method in class lumis.util.query.jdbc.GenericQueryAdapterJdbc
 
generateRandomChannelPrefix(ITransaction) - Method in class lumis.portal.channel.ChannelDaoJdbc
 
generateRandomChannelPrefix(ITransaction) - Method in interface lumis.portal.channel.IChannelDao
Generates a new random channel prefix, that is not already in use.
generateRssXmlFile(SessionConfig, RssConfig, String, ITransaction) - Method in interface lumis.service.rss.IRssManager
Generate the Rss Xml File
generateRssXmlFile(SessionConfig, RssConfig, String, ITransaction) - Method in class lumis.service.rss.RssManager
 
generateSpan(ServiceInterfaceInstanceConfig) - Method in class lumis.portal.presentation.layout.defaultlayout.AbstractPageBodyMiddleComponent
Generates the Colspans and Rowspans of the component.
generateSql(Document, DatabaseType) - Method in class lumis.util.SqlGenerator
Generates the sql according to the given database definition for the specified database type.
generateSql(Document, String) - Method in class lumis.util.SqlGenerator
 
generateStyles(ServiceInterfaceInstanceConfig) - Method in class lumis.portal.presentation.layout.defaultlayout.AbstractPageBodyMiddleComponent
Generates the style of the component.
GenericAclActionHandler<S extends Source> - Class in lumis.service.portalmanagement.genericacl
Generic process action handler for Access Control List manipulation.
GenericAclActionHandler() - Constructor for class lumis.service.portalmanagement.genericacl.GenericAclActionHandler
 
GenericAclControl - Class in lumis.service.portalmanagement.genericacl
 
GenericAclControl() - Constructor for class lumis.service.portalmanagement.genericacl.GenericAclControl
 
GenericAclManager - Class in lumis.util.security.acl
 
GenericAclManager() - Constructor for class lumis.util.security.acl.GenericAclManager
 
GenericAclProcessActionHandler - Class in lumis.service.portalmanagement.genericacl
 
GenericAclProcessActionHandler() - Constructor for class lumis.service.portalmanagement.genericacl.GenericAclProcessActionHandler
 
GenericApplicationServerManager - Class in lumis.portal.appserver
Generic application server manager implementation.
GenericApplicationServerManager() - Constructor for class lumis.portal.appserver.GenericApplicationServerManager
 
GenericChannelChild - Class in lumis.portal.channel.tree
 
GenericChannelChild() - Constructor for class lumis.portal.channel.tree.GenericChannelChild
 
GenericEnumUserType - Class in lumis.portal.dao.hibernate
Generic hibernate user type for Java Enum fields.
GenericEnumUserType() - Constructor for class lumis.portal.dao.hibernate.GenericEnumUserType
 
GenericHibernateDao<T,ID extends java.io.Serializable> - Class in lumis.portal.dao.hibernate
Implements the generic CRUD data access operations using Hibernate APIs.
GenericHibernateDao(Class<T>) - Constructor for class lumis.portal.dao.hibernate.GenericHibernateDao
Create a new DAO instance for beans of the specified class.
GenericHibernateManualUpdateDao<T,ID extends java.io.Serializable> - Class in lumis.portal.dao.hibernate
Implements the generic CRUD data access operations using Hibernate APIs.
GenericHibernateManualUpdateDao(Class<T>) - Constructor for class lumis.portal.dao.hibernate.GenericHibernateManualUpdateDao
 
GenericHyperLinkResolver - Class in lumis.portal.hyperlink
A generic implementation for resolving hyperlinks.
GenericHyperLinkResolver() - Constructor for class lumis.portal.hyperlink.GenericHyperLinkResolver
 
GenericMarkupResourceStreamProvider - Class in lumis.portal.presentation.layout.defaultlayout
Markup resource stream provider for standard table or tableless layouts.
GenericMarkupResourceStreamProvider(boolean, IPortalMode) - Constructor for class lumis.portal.presentation.layout.defaultlayout.GenericMarkupResourceStreamProvider
Class Constructor.
GenericProcessActionHandler - Class in lumis.doui.processaction
Generic process action handler that performs no operation
GenericProcessActionHandler() - Constructor for class lumis.doui.processaction.GenericProcessActionHandler
 
GenericQueryAdapterJdbc - Class in lumis.util.query.jdbc
Generic query adapter, that generates ANSI 92 compatible SQLs for queries structures.
GenericQueryAdapterJdbc() - Constructor for class lumis.util.query.jdbc.GenericQueryAdapterJdbc
 
GenericQueryAdapterJdbc.Parameter - Class in lumis.util.query.jdbc
 
GenericQueryAdapterJdbc.Parameter(Object, QueryField) - Constructor for class lumis.util.query.jdbc.GenericQueryAdapterJdbc.Parameter
 
GenericService - Class in lumis.portal.service
A generic service implementation.
GenericService() - Constructor for class lumis.portal.service.GenericService
 
GenericServiceClock - Class in lumis.portal.service
Generic implementation of the IServiceClock interface.
GenericServiceClock() - Constructor for class lumis.portal.service.GenericServiceClock
 
GenericServiceInterface - Class in lumis.portal.serviceinterface
Generic implementation for Service Interfaces.
GenericServiceInterface() - Constructor for class lumis.portal.serviceinterface.GenericServiceInterface
 
GenericStructureElementPropertiesAccessor - Class in lumis.portal.structure
A generic implementation class for IStructureElementPropertiesAccessor.
GenericStructureElementPropertiesAccessor(StructureElement) - Constructor for class lumis.portal.structure.GenericStructureElementPropertiesAccessor
The constructor for GenericStructureElementPropertiesAccessor.
GenericTableSourceField - Class in lumis.doui.table.field
A generic table source field.
GenericTableSourceField() - Constructor for class lumis.doui.table.field.GenericTableSourceField
 
GenericURLResolver - Class in lumis.portal.url
Generic implementation of IURLResolver.
GenericURLResolver() - Constructor for class lumis.portal.url.GenericURLResolver
 
GenericWarDeployer - Class in lumis.portal.deployment
Deprecated. Since 5.0.0 the use of IPortalDeployer has been deprecated.
GenericWarDeployer() - Constructor for class lumis.portal.deployment.GenericWarDeployer
Deprecated.  
get(SessionConfig, String, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
get(SessionConfig, String, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
get(SessionConfig, String, ITransaction) - Method in class lumis.content.wizard.ContentWizardManager
 
get(SessionConfig, String, ITransaction) - Method in interface lumis.content.wizard.IContentWizardManager
 
get(String, ITransaction) - Method in class lumis.doui.control.ControlDaoJdbc
 
get(String, ITransaction) - Method in class lumis.doui.control.ControlManager
 
get(String, ITransaction) - Method in interface lumis.doui.control.IControlDao
 
get(String, ITransaction) - Method in interface lumis.doui.control.IControlManager
 
get(String, ITransaction) - Method in class lumis.doui.dao.DouiDaoHib
 
get(String, ITransaction) - Method in class lumis.doui.dao.DouiDaoJdbc
 
get(String, ITransaction) - Method in interface lumis.doui.dao.IDouiDao
 
get(String, ITransaction) - Method in interface lumis.doui.processaction.IProcessActionDao
 
get(String, ITransaction) - Method in interface lumis.doui.processaction.IProcessActionManager
 
get(String, ITransaction) - Method in class lumis.doui.processaction.ProcessActionDaoJdbc
 
get(String, ITransaction) - Method in class lumis.doui.processaction.ProcessActionManager
 
get(Object) - Method in class lumis.doui.search.common.ParametersSourceDataWrapper
 
get(Object, Class<T>) - Method in class lumis.doui.source.AbstractSourceData
 
get(String, ITransaction) - Method in interface lumis.doui.source.ISourceDao
 
get(Object, Class<T>) - Method in interface lumis.doui.source.ISourceData
Returns a data value, converted to the expected class.
get(String, ITransaction) - Method in interface lumis.doui.source.ISourceManager
 
get(String, ITransaction) - Method in class lumis.doui.source.SourceDaoJdbc
 
get(Object) - Method in class lumis.doui.source.SourceData
 
get(String, ITransaction) - Method in class lumis.doui.source.SourceManager
 
get(Object, Class<T>) - Method in class lumis.doui.source.TabularData
Delegates the call to the first row, or returns null if there is no first row.
get(Object) - Method in class lumis.doui.source.TabularData
Delegates the call to the first row, or returns null if there is no first row.
get(SessionConfig, ITransaction) - Method in interface lumis.portal.acl.IPortalAclManager
Get the Portal's Access Control List.
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.acl.PortalAclManager
 
get(SessionConfig, ITransaction) - Method in class lumis.portal.acl.PortalAclManager
 
get(Object) - Method in class lumis.portal.cache.HibernatePortalCache
 
get(String) - Method in class lumis.portal.cache.PortalCache
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.acl.ChannelAclManager
 
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.acl.IChannelAclManager
Get the Channel's Access Control List Channel.
get(String, ITransaction) - Method in class lumis.portal.channel.ChannelDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
get(String, ITransaction) - Method in interface lumis.portal.channel.IChannelDao
Returns the channel with the specified channelId.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Get the Channel's configuration.
get(String, ITransaction) - Method in class lumis.portal.clock.ClockDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.clock.ClockManager
 
get(String, ITransaction) - Method in interface lumis.portal.clock.IClockDao
Get the configuration of the clock.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.clock.IClockManager
Get the configuration of the clock.
get(String, ITransaction) - Method in class lumis.portal.css.CssDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.css.CssManager
 
get(String, ITransaction) - Method in interface lumis.portal.css.ICssDao
Get the CSS.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.css.ICssManager
Get a CSS configuration.
get(ID, ITransaction) - Method in class lumis.portal.dao.hibernate.GenericHibernateDao
Returns the bean with the given id.
get(ID, ITransaction) - Method in class lumis.portal.dao.hibernate.GenericHibernateManualUpdateDao
Returns the bean with the given id.
get(Object) - Method in class lumis.portal.el.HttpServletRequestVariableResolver.GetOnlyMap
 
get(String, ITransaction) - Method in class lumis.portal.file.FileDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.file.FileManager
 
get(String, ITransaction) - Method in class lumis.portal.file.FilesDaoJdbc
 
get(String, ITransaction) - Method in interface lumis.portal.file.IFileDao
Get the file.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.file.IFileManager
Returns the FileConfig for a file with the given fileId.
get(String, ITransaction) - Method in interface lumis.portal.file.IFilesDao
Get the files.
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.group.acl.GroupAclManager
 
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.group.acl.IGroupAclManager
Get the Group's Access Control List.
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.group.GroupManager
 
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.group.IGroupManager
Returns the group with the specified identifier.
get(String, ITransaction) - Method in class lumis.portal.localization.CustomStringLocalizationDaoJdbc
 
get(String, ITransaction) - Method in interface lumis.portal.localization.ICustomStringLocalizationDao
Get the CustomString object
get(String, ITransaction) - Method in interface lumis.portal.metatag.IMetaTagDao
Get a meta-tag object.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.metatag.IMetaTagManager
Get a meta-tag object
get(String, ITransaction) - Method in class lumis.portal.metatag.MetaTagDao
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.metatag.MetaTagManager
 
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.acl.IPageAclManager
Get the Page's Access Control List.
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.acl.PageAclManager
 
get(String) - Method in interface lumis.portal.page.cache.IPageCacheManager
Returns a page cache given its identifier.
get(String) - Method in class lumis.portal.page.cache.PageCacheManager
 
get(String, ITransaction) - Method in interface lumis.portal.page.IPageDao
Get the page.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
Get the configuration of the page.
get(String, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkDao
Get the page link.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkManager
Get the page link configuraton.
get(String, ITransaction) - Method in class lumis.portal.page.link.PageLinkDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.link.PageLinkManager
 
get(String, ITransaction) - Method in class lumis.portal.page.PageDaoHib
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
 
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.template.acl.IPageTemplateAclManager
Get the Page Template's Access Control List.
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.template.acl.PageTemplateAclManager
 
get(String, ITransaction) - Method in interface lumis.portal.principal.IPrincipalDao
Get the principal.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.principal.IPrincipalManager
Get the Principal.
get(String, ITransaction) - Method in class lumis.portal.principal.PrincipalDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.principal.PrincipalManager
 
get(String) - Method in interface lumis.portal.propertybag.IPropertyBagManager
Returns the property bag with the given identifier.
get(String) - Method in class lumis.portal.propertybag.PropertyBagManager
 
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.service.acl.IServiceAclManager
Get the Service's Access Control List.
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.service.acl.ServiceAclManager
 
get(String, ITransaction) - Method in interface lumis.portal.service.IServiceDao
Get the service.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.service.IServiceManager
Get the configuration of the service.
get(String, ITransaction) - Method in class lumis.portal.service.ServiceDaoHib
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.service.ServiceManager
 
get(String, ITransaction) - Method in interface lumis.portal.service.type.IServiceTypeDao
Get the service's type.
get(String, ITransaction) - Method in class lumis.portal.service.type.ServiceTypeDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinstance.acl.IServiceInstanceAclManager
Get the Service Instance's Access Control List.
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.acl.ServiceInstanceAclManager
 
get(String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
Get the service's instance.
get(String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Get the configuration of the service instance.
get(String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
get(String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
get(String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceDao
Get the service's interface.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterface.list.IServiceInterfaceListManager
Get the data of the service interface list.
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterface.list.ServiceInterfaceListManager
 
get(String, ITransaction) - Method in interface lumis.portal.serviceinterface.menu.IServiceInterfaceMenuGroupTypeDao
 
get(String, ITransaction) - Method in interface lumis.portal.serviceinterface.menu.IServiceInterfaceMenuItemTypeDao
 
get(String, ITransaction) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeDaoHib
 
get(String, ITransaction) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeDaoJdbc
 
get(String, ITransaction) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeDaoHib
 
get(String, ITransaction) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeDaoJdbc
 
get(String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceDaoHib
 
get(String, String, ITransaction) - Method in interface lumis.portal.serviceinterface.style.IServiceInterfaceStyleDao
Get the style of the service's interface.
get(String, String, ITransaction) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleDaoJdbc
 
get(String, ITransaction) - Method in interface lumis.portal.serviceinterface.type.IServiceInterfaceTypeDao
Get the type of the service's interface.
get(String, ITransaction) - Method in class lumis.portal.serviceinterface.type.ServiceInterfaceTypeDaoJdbc
 
get(String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
Get the service's interface's instance.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Get the configuration of the service interface instance.
get(String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
get(ServiceInstanceConfig) - Method in interface lumis.portal.urlshortener.IURLShortenerManager
Returns the URL shortener for the given service instance.
get(ChannelConfig) - Method in interface lumis.portal.urlshortener.IURLShortenerManager
Returns the URL shortener for the given channel.
get(ServiceInstanceConfig) - Method in class lumis.portal.urlshortener.URLShortenerManager
 
get(ChannelConfig) - Method in class lumis.portal.urlshortener.URLShortenerManager
 
get(String, ITransaction) - Method in interface lumis.portal.user.IUserDao
get the user.
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.user.IUserManager
Get user configuration from userId.
get(String, ITransaction) - Method in class lumis.portal.user.UserDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.user.UserManager
 
get(String, String) - Method in class lumis.portal.webservice.user.UserService
Get a User object by its identifier
get(String, ITransaction) - Method in interface lumis.portal.xslcache.IXslCacheDao
 
get(SessionConfig, String, ITransaction) - Method in interface lumis.portal.xslcache.IXslCacheManager
Get the XslCacheConfig.
get(String, ITransaction) - Method in class lumis.portal.xslcache.XslCacheDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in class lumis.portal.xslcache.XslCacheManager
 
get(String, boolean) - Static method in class lumis.search.lucene.DirectoryFactory
 
get(String, ITransaction) - Method in class lumis.service.banner.BannerDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in class lumis.service.document.DocumentManager
 
get(SessionConfig, String, ITransaction) - Method in interface lumis.service.document.IDocumentManager
Returns the DocumentConfig for a document with the given id.
get(SessionConfig, String, ITransaction) - Method in interface lumis.service.image.IImageManager
Returns the ImageConfig for a image with the given id.
get(SessionConfig, String, ITransaction) - Method in class lumis.service.image.ImageManager
 
get(String, ITransaction) - Method in class lumis.service.newsletter.CategoryDaoHib
 
get(String, ITransaction) - Method in interface lumis.service.newsletter.ICategoryDao
 
get(String, ITransaction) - Method in interface lumis.service.newsletter.IModelDao
 
get(String, ITransaction) - Method in interface lumis.service.newsletter.IScheduleDao
Gets a Schedule based on it's id.
get(String, ITransaction) - Method in interface lumis.service.newsletter.ISubscriptionDao
 
get(String, ITransaction) - Method in class lumis.service.newsletter.ModelDaoHib
 
get(String, ITransaction) - Method in class lumis.service.newsletter.ScheduleDaoHib
 
get(String, ITransaction) - Method in class lumis.service.newsletter.SubscriptionDaoHib
 
get(String, ITransaction) - Method in interface lumis.service.rss.IRssDao
Get the Rss
get(SessionConfig, String, ITransaction) - Method in interface lumis.service.rss.IRssManager
Returns the RssConfig for a Rss with the given id.
get(String, ITransaction) - Method in class lumis.service.rss.RssDao
 
get(SessionConfig, String, ITransaction) - Method in class lumis.service.rss.RssManager
 
get(String, ITransaction) - Method in class lumis.util.security.acl.AccessControlDaoJdbc
 
get(SessionConfig, String, ITransaction) - Method in class lumis.util.security.acl.AclManager
 
get(SessionConfig, String, ITransaction) - Method in class lumis.util.security.acl.GenericAclManager
 
get(String, ITransaction) - Method in interface lumis.util.security.acl.IAccessControlDao
Get the ACL (Access Control List).
getAbortedByProcessId(String) - Method in interface lumis.portal.progress.IProgressDao
 
getAbortedByProcessId(String) - Method in interface lumis.portal.progress.IProgressManager
 
getAbortedByProcessId(String) - Method in class lumis.portal.progress.ProgressDaoJdbc
 
getAbortedByProcessId(String) - Method in class lumis.portal.progress.ProgressManager
 
getAbortIfViolated() - Method in class lumis.portal.serialization.operation.ConfigForeignKey
 
getAbsolutePath(String) - Method in enum lumis.portal.filesystem.PortalBaseFolder
Calculates the absolute path from a relative path to this base folder.
getAbsolutePath() - Method in class lumis.portal.filesystem.PortalFilePath
Returns the absolute path this instance corresponds to.
getAbsolutePath(String) - Method in enum lumis.portal.PortalContext.RelativePathType
Deprecated.  
getAccessControlDao() - Static method in class lumis.portal.dao.DaoFactory
 
getAccessControlList() - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
getAccessControlList() - Method in class lumis.portal.group.serialization.GroupSerializableConfig
 
getAccessControlList() - Method in class lumis.portal.page.serialization.PageSerializableConfig
 
getAccessControlList() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializableConfig
 
getAccessControlList() - Method in class lumis.util.security.acl.serialization.AclSerializationManager.AclGlobalPrincipalEntriesRemovalResult
 
getAccessControlListId() - Method in class lumis.portal.channel.ChannelConfig
 
getAccessControlListId() - Method in class lumis.portal.group.GroupConfig
 
getAccessControlListId() - Method in class lumis.portal.page.PageConfig
 
getAccessControlListId() - Method in class lumis.portal.service.ServiceConfig
 
getAccessControlListId() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
getAccessDeniedOutput(ServiceContainerRenderRequest, ITransaction) - Method in class lumis.portal.servicecontainer.ServiceContainer
 
getAccessibleStates(SessionConfig, String, boolean, boolean, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
Deprecated. Since 6.0.2, replaced by IWorkflowManager.getAccessibleStates(SessionConfig, String, EnumSet, ITransaction)
getAccessibleStates(SessionConfig, String, EnumSet<StateScope>, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
Returns a collection of workflow's accessible states.
getAccessibleStates(SessionConfig, String, boolean, boolean, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
Deprecated. 
getAccessibleStates(SessionConfig, String, EnumSet<StateScope>, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
 
getAccessibleTransitions(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
Deprecated. Since 4.2.0, replaced by IWorkflowManager.getAccessibleTransitions(SessionConfig, ContentLocale, ITransaction) and IWorkflowManager.getAccessibleTransitions(SessionConfig, WorkflowStateConfig, String, boolean, ITransaction).
getAccessibleTransitions(SessionConfig, ContentLocale, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
Returns the transitions that are accessible by the sessionConfig's user for a specified contentLocale.
getAccessibleTransitions(SessionConfig, WorkflowStateConfig, String, boolean, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
Deprecated. Since 6.0.2, replaced by IWorkflowManager.getAccessibleTransitions(SessionConfig, WorkflowStateConfig, String, EnumSet, ITransaction)
getAccessibleTransitions(SessionConfig, WorkflowStateConfig, String, EnumSet<TransitionScope>, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
Returns the transitions that are accessible by the sessionConfig's user, originating from a specific workflow state in the specified service instance.
getAccessibleTransitions(SessionConfig, String, String, String, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
Deprecated. 
getAccessibleTransitions(SessionConfig, ContentLocale, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
 
getAccessibleTransitions(SessionConfig, WorkflowStateConfig, String, boolean, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
Deprecated. 
getAccessibleTransitions(SessionConfig, WorkflowStateConfig, String, EnumSet<TransitionScope>, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
 
getAccount() - Method in class lumis.content.socialnetwork.integration.SocialNetworkAccountServiceInstanceAssociation
Returns the account.
getAccount() - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Returns the social network account this item belongs to.
getAccounts() - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Returns the accounts.
getAcl(ITransaction) - Method in class lumis.service.portalmanagement.channelacl.ChannelAclControl
 
getAcl(ITransaction) - Method in class lumis.service.portalmanagement.genericacl.GenericAclControl
 
getAcl(ITransaction) - Method in class lumis.service.portalmanagement.groupacl.GroupAclControl
 
getAcl(ITransaction) - Method in class lumis.service.portalmanagement.pageacl.PageAclControl
 
getAcl(ITransaction) - Method in class lumis.service.portalmanagement.pagetemplateacl.PageTemplateAclControl
 
getAcl(ITransaction) - Method in class lumis.service.portalmanagement.portalacl.PortalAclControl
 
getAcl(ITransaction) - Method in class lumis.service.portalmanagement.serviceacl.ServiceAclControl
 
getAcl(ITransaction) - Method in class lumis.service.portalmanagement.serviceinstanceacl.ServiceInstanceAclControl
 
getAclEntries(String, ITransaction) - Method in class lumis.util.security.acl.AccessControlDaoJdbc
 
getAclForObjectId() - Method in class lumis.util.security.acl.serialization.AccessControlListSerializableConfig
 
getAclIdsByPrincipalId(String, ITransaction) - Method in class lumis.util.security.acl.AccessControlDaoJdbc
 
getAclIdsByPrincipalId(String, ITransaction) - Method in interface lumis.util.security.acl.IAccessControlDao
Get the ACL list for the specified principal.
getAclInternal(SessionConfig, String, ITransaction) - Method in class lumis.portal.acl.PortalAclManager
 
getAclInternal(SessionConfig, ITransaction) - Method in class lumis.portal.acl.PortalAclManager
 
getAclInternal(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.acl.ChannelAclManager
 
getAclInternal(SessionConfig, String, ITransaction) - Method in class lumis.portal.group.acl.GroupAclManager
 
getAclInternal(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.acl.PageAclManager
 
getAclInternal(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.template.acl.PageTemplateAclManager
 
getAclInternal(SessionConfig, String, ITransaction) - Method in class lumis.portal.service.acl.ServiceAclManager
 
getAclInternal(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.acl.ServiceInstanceAclManager
 
getAclInternal(SessionConfig, String, ITransaction) - Method in class lumis.util.security.acl.AclManager
 
getAclInternal(SessionConfig, String, ITransaction) - Method in class lumis.util.security.acl.GenericAclManager
 
getAclManager() - Method in class lumis.portal.channel.acl.serialization.ChannelAclSerializationManager
 
getAclManager() - Method in class lumis.portal.group.acl.serialization.GroupAclSerializationManager
 
getAclManager() - Method in class lumis.portal.page.acl.serialization.PageAclSerializationManager
 
getAclManager() - Method in class lumis.portal.serviceinstance.acl.serialization.ServiceInstanceAclSerializationManager
 
getAclManager() - Method in class lumis.util.security.acl.serialization.AclSerializationManager
 
getAction() - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Returns the action.
getActionHandlers() - Method in class lumis.content.workflow.WorkflowConfig
Returns the action handlers for this workflow.
getActionRequest() - Method in class lumis.doui.DouiContext
 
getActionResponse() - Method in class lumis.doui.DouiContext
 
getActionValidatorControls(Node[]) - Method in class lumis.doui.control.ControlContainer
 
getActiveSchedules(String, ITransaction) - Method in interface lumis.service.newsletter.IScheduleDao
Get all active schedule objects
getActiveSchedules(String, ITransaction) - Method in class lumis.service.newsletter.ScheduleDaoHib
 
getActiveUsers(SessionConfig, String, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
 
getActiveUsers(SessionConfig, String, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
Returns all the active chat users given the conversation id
getActiveUsersWithExpiredLastAccess(SessionConfig, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
 
getActiveVersion() - Method in class lumis.content.core.ContentLocale
Returns the active version of the content in this locale.
getActiveVersionEquivalentItemId(String) - Method in class lumis.content.table.ContentMetaDataController
Returns the equivalent item id of active version based on given item id.
getActiveVersionItemIdByItemId(String) - Method in class lumis.content.core.ContentManager
Try to find the item id of the active version of the ContentLocale that the ContentVersion with the given item id belongs to.
getAddInterfaceId() - Method in class lumis.doui.source.Source
Returns the default add interface id for this source.
getAdditionalParameters(Node) - Method in class lumis.doui.control.Control
 
getAdditionalParameters(Node, boolean) - Method in class lumis.doui.control.Control
 
getAdditionalPostParameters(Node) - Method in class lumis.content.control.publishtosocialnetwork.PublishToSocialNetworkButtonControl
 
getAddress() - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Gets address.
getAdministrationBarChannelIds(SessionConfig, ITransaction) - Method in interface lumis.portal.presentation.IPresentationManager
Get the Ids of the administration bar of the Channel.
getAdministrationBarChannelIds(SessionConfig, ITransaction) - Method in class lumis.portal.presentation.PresentationManager
 
getAdministrationInterfaceId() - Method in class lumis.doui.source.Source
Returns the main administration interface id for this source.
getAdminListButtonsControl() - Method in class lumis.content.control.autolayout.AutoLayoutContentAdministrationListControl
 
getAdminListButtonsControl() - Method in class lumis.doui.control.autolayout.AutoLayoutAdministrationListControl
 
getAdminListButtonsControl() - Method in class lumis.service.content.publishtosocialnetworks.AutoLayoutPublishToSocialNetworksAdministrationListControl
Returns the Buttons controls.
getAdminListControl() - Method in class lumis.doui.control.autolayout.AutoLayoutAdministrationListControl
 
getAdminListControl() - Method in class lumis.service.content.publishtosocialnetworks.AutoLayoutPublishToSocialNetworksAdministrationListControl
Returns the administration list.
getAggregationType(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.DummyMonitorManager
 
getAggregationType(SessionConfig, String, ITransaction) - Method in interface lumis.portal.monitor.IMonitorManager
Returns a persistent aggregationType instance.
getAggregationType(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.impl.MonitorManager
 
getAggregationTypeByKey(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.DummyMonitorManager
 
getAggregationTypeByKey(SessionConfig, String, ITransaction) - Method in interface lumis.portal.monitor.IMonitorManager
Returns a persistent aggregationType instance, finding it by the aggregationTypeKey.
getAggregationTypeByKey(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.impl.MonitorManager
 
getAggregationTypeKey() - Method in interface lumis.portal.monitor.IAggregationType
Returns the key for this aggregation type.
getAggregationTypes() - Method in interface lumis.portal.monitor.IEvent
Returns the aggregation types for this event.
getAggregationValueMap() - Method in interface lumis.portal.monitor.IMonitorContext
Returns a view of aggregation values stored in this monitor context.
getAlbumPhotos(String, ITransaction) - Method in class lumis.service.album.AlbumDaoJdbc
 
getAlgorithm() - Method in class lumis.portal.crypto.MessageDigestCipher
Returns the message digest algorithm to be used.
getAlias() - Method in class lumis.portal.group.GroupConfig
 
getAllFields() - Method in class lumis.search.SearchContent
Returns a collection of all fields.
getAllowedUserProfileMapping() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
Currently unsupported
getAllowPermissions() - Method in class lumis.util.security.acl.Permissions
 
getAllowPermissionsInheriting() - Method in class lumis.util.security.acl.Permissions
 
getAllProducers(String) - Method in class lumis.service.wsrp.producer.ProducerManagerImpl
 
getAllUserIds(ITransaction) - Method in interface lumis.portal.user.IUserDao
Returns all user ids.
getAllUserIds(ITransaction) - Method in class lumis.portal.user.UserDaoJdbc
 
getAllValidatorControls() - Method in class lumis.doui.control.ControlContainer
 
getAllWorkflows(SessionConfig, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
Returns all registered workflows.
getAllWorkflows(SessionConfig, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
 
getAlternativeLogins(String, ITransaction) - Method in interface lumis.portal.user.IUserDao
Returns the alternative logins of an user.
getAlternativeLogins(SessionConfig, String, ITransaction) - Method in interface lumis.portal.user.IUserManager
Returns the alternative logins for an user.
getAlternativeLogins(String, ITransaction) - Method in class lumis.portal.user.UserDaoJdbc
 
getAlternativeLogins(SessionConfig, String, ITransaction) - Method in class lumis.portal.user.UserManager
 
getAncestor(Class<T>) - Method in class lumis.doui.control.Control
Searchs for an ancestor control assignable to the given class.
getApiKey() - Method in class lumis.portal.urlshortener.GoogleURLShortener
Returns the API key from the GoogleURLShortener.parameters.
getApiURL() - Method in class lumis.portal.urlshortener.CustomURLShortener
 
getApiURL() - Method in class lumis.portal.urlshortener.DummyURLShortener
 
getApiURL() - Method in class lumis.portal.urlshortener.GoogleURLShortener
 
getApiURL() - Method in class lumis.portal.urlshortener.MigreMeURLShortener
 
getApiURL() - Method in class lumis.portal.urlshortener.TinyURLShortener
 
getApplication() - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Returns the application to which this account will publish to.
getApplicationFactory() - Method in class lumis.portal.presentation.core.LayoutFileFilter
 
getApplicationRequestedPath(HttpServletRequest) - Static method in class lumis.portal.servlet.ServletUtil
Returns the requested path, relative to the web application root.
getApplications() - Method in class lumis.socialnetworkintegration.SocialNetwork
Returns the applications.
getApplicationServerConfig() - Static method in class lumis.portal.PortalContext
 
getApplicationServerManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getApplicationServerManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getApplyStyleRule() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
getArea() - Method in class lumis.upgrade.BuildConfig
 
getAreaCode() - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Gets area code.
getAssignedTo() - Method in class lumis.content.workflow.ContentWorkflowMetaData
Returns the principal identifier to which the content is assigned to.
getAssignedValue(QueryBase) - Method in class lumis.doui.table.field.BaseTableSourceField
 
getAssignedValue(QueryBase) - Method in class lumis.doui.table.field.GenericTableSourceField
 
getAssignedValue(QueryBase) - Method in interface lumis.doui.table.field.ITableSourceField
Returns the value assigned as this field's value in the given query.
getAssignedValue(QueryBase) - Method in class lumis.service.portalmanagement.group.GroupConfigurationButtonField
 
getAssignedValue(QueryBase) - Method in class lumis.service.portalmanagement.grouptype.GroupTypeConfigurationButtonField
 
getAssociatedContent() - Method in class lumis.content.core.ContentAssociation
 
getAssociationType() - Method in class lumis.content.control.autolayout.AutoLayoutGenericAssociationInformationControl
 
getAssociationType() - Method in class lumis.content.control.autolayout.AutoLayoutGenericContentAssociationControl
 
getAssociationType() - Method in class lumis.service.association.AssociationDataProvider
 
getAssociationType() - Method in class lumis.service.categorization.AssociatedTermsDataProvider
 
getAttachments() - Method in interface lumis.portal.sendmail.IMailBody
Returns a collection of attachments for this mail.
getAttachments() - Method in class lumis.search.SearchContent
Returns the attachments in this search content.
getAttendantId() - Method in class lumis.service.callcenteronline.ColRequestConfig
 
getAttendedTime() - Method in class lumis.service.callcenteronline.ColRequestConfig
 
getAttribute(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getAttribute(String) - Method in class lumis.portal.dao.hibernate.TransactionHibernate
 
getAttribute(String) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getAttribute(String) - Method in interface lumis.util.ITransaction
Returns the value of the named attribute, or null if no attribute of the given name exists.
getAttributeNames() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getAttributeNames() - Method in class lumis.portal.presentation.perspective.DefaultPortalMode
Returns the set of attribute names for the current PortalMode.
getAttributeNames() - Method in interface lumis.portal.presentation.perspective.IPortalModeSPI
Returns the set of attribute names for the current PortalMode.
getAttributeNames() - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getAttributeNames() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
Returns an Enumeration containing the names of the attributes available to this request.
getAttributes() - Method in class lumis.search.lucene.LuceneSearchResults
 
getAttributes() - Method in class lumis.search.SearchHit
Returns the hit's attributes.
getAttributes() - Method in class lumis.search.SearchQuery
Returns the query's attributes, that define additional information to be passed to the search engine.
getAttributes() - Method in class lumis.search.SearchResults
Returns the result's attributes.
getAttributeValues(String) - Method in interface lumis.search.IAttributeSetReader
Returns all the values related to the attribute named as specified.
getAttributeValues(String) - Method in class lumis.search.SearchAttributes
 
getAttributeValues(String) - Method in class lumis.search.SearchContent
 
getAuditManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
Returns the Audit manager.
getAuthenticatedLoginUserId(String) - Method in class lumis.portal.authentication.http.NtlmAuthenticator
Returns the userId for the authenticated login.
getAuthenticationDao() - Static method in class lumis.portal.dao.DaoFactory
 
getAuthenticationManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getAuthenticationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getAuthenticationResponse() - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Returns the authentication response sent by validation/authorization process.
getAuthenticationState(HttpServletRequest) - Method in class lumis.portal.authentication.http.HttpHandshakeAuthenticator
Returns the authentication state for the given request.
getAuthor() - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
Returns the ownerId.
getAuthType() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getAutomaticFriendlyId(String) - Method in class lumis.portal.structure.StructureElement
Generates a friendly identifier for the element based on the given value.
getBannerClickMonitor(ServiceInstanceConfig, String, String, PageConfig, ITransaction) - Static method in class lumis.service.banner.BannerMonitorUtil
Returns a monitor for the "lumis.service.banner.ev.bannerclick" event.
getBannerControllerHtml() - Method in class lumis.service.banner.BannerControl
 
getBannerControllerUrl() - Static method in class lumis.service.banner.BannerController
 
getBannerViewMonitor(ServiceInstanceConfig, String, String, PageConfig, ITransaction) - Static method in class lumis.service.banner.BannerMonitorUtil
Returns a monitor for the "lumis.service.banner.ev.bannerview" event.
getBaseFolder() - Method in class lumis.portal.filesystem.PortalFilePath
Returns the base folder for this path.
getBaseUrl() - Method in class lumis.content.workflow.WorkflowConfig
Returns the relative path to this workflow's definition directory.
getBaseUrl() - Method in class lumis.portal.report.ReportType
Returns the registration base url for this report type.
getBaseUrl() - Method in class lumis.portal.service.ServiceConfig
 
getBaseUrl() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getBasicContentTreeData(String, String, String, String, String, boolean, String, ITransaction) - Method in class lumis.doui.contenttree.DouiContentTreeDaoJdbc
 
getBasicContentTreeData(String, String, String, String, String, boolean, String, ITransaction) - Method in interface lumis.doui.contenttree.IDouiContentTreeDao
 
getBasicData(Node, ITransaction) - Method in class lumis.doui.contenttree.DouiContentTreeControllerXml
 
getBasicData(SessionConfig, String, String, String, ITransaction) - Method in class lumis.doui.contenttree.DouiContentTreeManager
 
getBasicData(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.doui.contenttree.IDouiContentTreeManager
Get the basic tree data of the content.
getBasicData(Node, ITransaction) - Method in class lumis.portal.channel.tree.ChannelTreeControllerXml
 
getBasicData(String, boolean, ITransaction) - Method in class lumis.portal.channel.tree.ChannelTreeDaoJdbc
 
getBasicData(SessionConfig, IChannelChildProvider, String, boolean, boolean, boolean, ITransaction) - Method in class lumis.portal.channel.tree.ChannelTreeManager
 
getBasicData(SessionConfig, IChannelChildProvider, String, String, boolean, boolean, boolean, ITransaction) - Method in class lumis.portal.channel.tree.ChannelTreeManager
 
getBasicData(String, boolean, ITransaction) - Method in interface lumis.portal.channel.tree.IChannelTreeDao
Get the basic tree data of the channel.
getBasicData(SessionConfig, IChannelChildProvider, String, boolean, boolean, boolean, ITransaction) - Method in interface lumis.portal.channel.tree.IChannelTreeManager
Get the basic tree data of the channel.
getBasicData(SessionConfig, IChannelChildProvider, String, String, boolean, boolean, boolean, ITransaction) - Method in interface lumis.portal.channel.tree.IChannelTreeManager
Get the basic tree data of the channel.
getBasicDataWithRootChannel(String, String, boolean, ITransaction) - Method in class lumis.portal.channel.tree.ChannelTreeDaoJdbc
 
getBasicDataWithRootChannel(String, String, boolean, ITransaction) - Method in interface lumis.portal.channel.tree.IChannelTreeDao
Get the basic tree data of the channel (with a given root channel).
getBcc() - Method in interface lumis.portal.sendmail.ISingleMail
Returns the bcc field value for this mail.
getBeforeListSubControls() - Method in class lumis.doui.control.progress.ProgressPanelControl
 
getBeforeResponseString() - Method in class lumis.portal.servicecontainer.ServiceContainerHttpServletResponse
 
getBeforeResponseString() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
getBeforeWriter() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
getBeforeWriter() - Method in class lumis.portal.servicecontainer.ServiceContainerHttpServletResponse
 
getBeforeWriter() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
getBeforeWriter() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRenderResponse
 
getBeforeWriterOutput() - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceRenderResponse
Returns the output written to IServiceInterfaceRenderResponse.getBeforeWriter().
getBeforeWriterOutput() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
getBeginTimeMillis() - Method in class lumis.portal.dao.hibernate.TransactionHibernate
Returns the time when this transaction began in milliseconds since January 1, 1970 UTC.
getBirthday() - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Gets birthday.
getBlockInterval() - Method in interface lumis.portal.sendmail.IMailConfig
Returns the interval, in seconds, to wait when a block of IMailConfig.getBlockSize() mails are sent.
getBlockSize() - Method in interface lumis.portal.sendmail.IMailConfig
Returns the block size.
getBody() - Method in interface lumis.portal.sendmail.IBaseMail
Returns the body of this mail.
getBodyAttributes() - Method in class lumis.portal.presentation.layout.defaultlayout.BodyComponent
 
getBufferSize() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
getBuildConfig() - Static method in class lumis.portal.PortalContext
 
getBuildConfig() - Method in exception lumis.upgrade.UpgradeException
 
getBuildNumber() - Method in class lumis.upgrade.BuildConfig
 
getBuildSequence() - Method in class lumis.upgrade.BuildConfig
 
getByBaseUrl(String, ITransaction) - Method in interface lumis.portal.service.IServiceDao
Returns a ServiceConfig by it's baseUrl.
getByBaseUrl(String, ITransaction) - Method in class lumis.portal.service.ServiceDaoHib
 
getByChannelId(SessionConfig, String, ITransaction) - Method in class lumis.portal.group.GroupManager
 
getByChannelId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.group.IGroupManager
Get all local groups from the specified channel
getByChannelId(String, ITransaction) - Method in interface lumis.portal.user.IUserDao
Return the local users IDs of the specified channel
getByChannelId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.user.IUserManager
Returns the local users of the specified channel
getByChannelId(String, ITransaction) - Method in class lumis.portal.user.UserDaoJdbc
 
getByChannelId(SessionConfig, String, ITransaction) - Method in class lumis.portal.user.UserManager
 
getByConnectionId(String) - Method in class lumis.portal.dao.hibernate.TransactionHibernate
 
getByConnectionId(String) - Method in interface lumis.portal.transaction.ITransaction
 
getByConnectionId(String) - Method in interface lumis.util.ITransaction
Returns an ITransaction that represents the same transaction but that returns the connection with the given id as default.
getByEmailFormat(String, int, ITransaction) - Method in interface lumis.service.newsletter.ISubscriptionDao
 
getByEmailFormat(String, int, ITransaction) - Method in class lumis.service.newsletter.SubscriptionDaoHib
 
getByInterfaceInstanceId(String) - Static method in class lumis.service.pagepersonalization.bean.Widget
 
getByItemId(SessionConfig, String, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
getByItemId(SessionConfig, String, boolean, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
getByItemId(SessionConfig, String, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
getByItemId(SessionConfig, String, boolean, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
getByItemIdAndServiceId(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
getByItemIdAndServiceId(SessionConfig, String, String, String, boolean, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
getByItemIdAndServiceId(SessionConfig, String, String, String, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
getByItemIdAndServiceId(SessionConfig, String, String, String, boolean, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
getByItemIdAndServiceInstanceId(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
getByItemIdAndServiceInstanceId(SessionConfig, String, String, String, boolean, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
getByItemIdAndServiceInstanceId(SessionConfig, String, String, String, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
getByItemIdAndServiceInstanceId(SessionConfig, String, String, String, boolean, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
getByOrigin(SessionConfig, String, ITransaction) - Method in class lumis.portal.group.GroupManager
 
getByOrigin(SessionConfig, String, ITransaction) - Method in interface lumis.portal.group.IGroupManager
Get the local groups configuration for the specified origin.
getByOrigin(String, ITransaction) - Method in interface lumis.portal.user.IUserDao
Return the user ids, searching by the user's origin.
getByOrigin(SessionConfig, String, ITransaction) - Method in interface lumis.portal.user.IUserManager
Return the users, searching by the user's origin.
getByOrigin(String, ITransaction) - Method in class lumis.portal.user.UserDaoJdbc
 
getByOrigin(SessionConfig, String, ITransaction) - Method in class lumis.portal.user.UserManager
 
getByPageId(String, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkDao
Get page links associated with one page
getByPageId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkManager
Get the page link ids associated to a page
getByPageId(String, ITransaction) - Method in class lumis.portal.page.link.PageLinkDaoJdbc
 
getByPageId(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.link.PageLinkManager
 
getByProcessId(String, Timestamp) - Method in interface lumis.portal.progress.IProgressDao
 
getByProcessId(String, Timestamp) - Method in interface lumis.portal.progress.IProgressManager
 
getByProcessId(String, Timestamp) - Method in class lumis.portal.progress.ProgressDaoJdbc
 
getByProcessId(String, Timestamp) - Method in class lumis.portal.progress.ProgressManager
 
getByRestShortName(String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
Get the service's instance by rest short name.
getByRestShortName(String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManagerSPI
Get the service's instance by rest short name.
getByRestShortName(String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
getByRestShortName(String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
getByShortId(String, ITransaction) - Method in interface lumis.portal.principal.IPrincipalDao
Get the principal by his's short Id
getByShortId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.principal.IPrincipalManager
Get the Principal given the shortId.
getByShortId(String, ITransaction) - Method in class lumis.portal.principal.PrincipalDaoJdbc
 
getByShortId(SessionConfig, String, ITransaction) - Method in class lumis.portal.principal.PrincipalManager
 
getByteArray() - Method in class lumis.portal.servicecontainer.ServiceContainerServletOutputStream
 
getByTypeAndHolderInstanceId(PagePersonalizationHolderConfiguration.Type, String) - Static method in class lumis.service.pagepersonalization.bean.PagePersonalizationHolderConfiguration
 
getByTypeAndWebsite(int, String, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkDao
Returns a list of page links given a type and website.
getByTypeAndWebsite(SessionConfig, int, String, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkManager
This method calls the IPageLinkManager.getByTypeWebsiteAndChannelId(SessionConfig, int, String, String, ITransaction) method with null as the destination channelId.
getByTypeAndWebsite(SessionConfig, int, String, PortalRequestContext, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkManagerSPI
This method calls the IPageLinkManager.getByTypeWebsiteAndChannelId(SessionConfig, int, String, String, ITransaction) method with null as the destination channelId.
getByTypeAndWebsite(int, String, ITransaction) - Method in class lumis.portal.page.link.PageLinkDaoJdbc
 
getByTypeAndWebsite(SessionConfig, int, String, ITransaction) - Method in class lumis.portal.page.link.PageLinkManager
 
getByTypeAndWebsite(SessionConfig, int, String, PortalRequestContext, ITransaction) - Method in class lumis.portal.page.link.PageLinkManager
 
getByTypeWebsiteAndChannelId(int, String, String, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkDao
Get the page link given type, website and channelId.
getByTypeWebsiteAndChannelId(SessionConfig, int, String, String, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkManager
The most appropriate page link is identified based on the type, website and destination channelId.
getByTypeWebsiteAndChannelId(SessionConfig, int, String, String, PortalRequestContext, ITransaction) - Method in interface lumis.portal.page.link.IPageLinkManagerSPI
The most appropriate page link is identified based on the type, website, destination channelId and context.
getByTypeWebsiteAndChannelId(int, String, String, ITransaction) - Method in class lumis.portal.page.link.PageLinkDaoJdbc
 
getByTypeWebsiteAndChannelId(SessionConfig, int, String, String, ITransaction) - Method in class lumis.portal.page.link.PageLinkManager
 
getByTypeWebsiteAndChannelId(SessionConfig, int, String, String, PortalRequestContext, ITransaction) - Method in class lumis.portal.page.link.PageLinkManager
 
getByWidgetContentId(String) - Static method in class lumis.service.pagepersonalization.bean.PagePersonalizationHolderConfiguration
 
getCache(String) - Static method in class lumis.portal.cache.PortalCache
 
getCacheCapacity(String) - Method in class lumis.portal.cache.CacheManager
 
getCacheCapacity(String) - Method in interface lumis.portal.cache.ICacheManager
Returns the capacity to be used for the specified cache.
getCacheConfig(SessionConfig, String, ITransaction) - Method in class lumis.portal.cache.CacheManager
 
getCacheConfig(SessionConfig, String, ITransaction) - Method in interface lumis.portal.cache.ICacheManager
Returns a persistent cacheConfig instance.
getCacheControl() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
getCacheControl() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderResponse
 
getCacheDefaultCapacity() - Static method in class lumis.portal.PortalContext
Returns the default capacity for portal's caches.
getCachedResourcePaths() - Method in interface lumis.portal.localization.ILocalizationManager
Get the keys for all cached items
getCachedResourcePaths() - Method in class lumis.portal.localization.LocalizationManager
 
getCacheIds() - Static method in class lumis.portal.cache.PortalCache
 
getCacheKey(MarkupContainer, Class<?>) - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getCacheLevel() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getCacheLevel(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Returns the cacheLevel property of an interface instance.
getCacheLevel() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getCacheLevel(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getCacheManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getCacheManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
Returns the portal cache framework manager.
getCacheMaxAgeSeconds() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig
Returns the membership cache maximum age.
getCacheOverflowType() - Static method in class lumis.portal.PortalContext
Returns the overflow type for portal's caches.
getCachePage(SessionConfig, PageConfig, ITransaction) - Method in interface lumis.portal.page.IPageManager
 
getCachePage(SessionConfig, PageConfig, ITransaction) - Method in class lumis.portal.page.PageManager
 
getCachePages() - Method in class lumis.portal.channel.ChannelConfig
 
getCachePages(SessionConfig, ChannelConfig, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getCachePages(SessionConfig, ChannelConfig, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
 
getCachePersonalization() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getCachePersonalization(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Returns the cachePersonalization property of an interface instance.
getCachePersonalization() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getCachePersonalization(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getCacheServerSideInclude(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Returns the cacheServerSideInclude property of an interface instance.
getCacheServerSideInclude() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getCacheServerSideInclude(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getCacheType() - Method in class lumis.portal.page.PageConfig
 
getCallbackFunction() - Method in class lumis.doui.control.itempicker.SelectItemTabularDataControl
 
getCallbackFunctionRequestParameterName() - Method in class lumis.doui.control.itempicker.SelectItemTabularDataControl
 
getCallerServiceInterfaceInstanceId() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getCallerServiceInterfaceInstanceId() - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getCallerServiceInterfaceInstanceId() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
 
getCanPersist() - Method in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
 
getCapabilities() - Method in class lumis.portal.device.Device
Returns the device's capability map.
getCapabilities() - Method in interface lumis.portal.device.IDevice
Returns the device's capability map.
getCapabilities() - Method in class lumis.portal.page.link.PageLinkConfig
Returns the capabilities.
getCapability(String) - Method in class lumis.portal.device.Device
Returns string representing the device's capability
getCapability(String) - Method in interface lumis.portal.device.IDevice
Returns string representing the device's capability
getCapacity() - Method in interface lumis.portal.cache.ICacheConfig
Returns the capacity configured for the cache.
getCapacity() - Method in class lumis.portal.cache.PortalCache
Returns the current capacity of this portal cache.
getCategories() - Method in class lumis.service.mailmarketing.Bulletin
 
getCategories() - Method in class lumis.service.mailmarketing.UserSubscription
 
getCategories() - Method in class lumis.service.newsletter.Model
Returns the categories.
getCategories() - Method in class lumis.service.newsletter.Subscription
Returns the categories.
getCategoriesBySubscriptionId(String, ITransaction) - Method in interface lumis.service.newsletter.ISubscriptionDao
 
getCategoriesBySubscriptionId(String, ITransaction) - Method in class lumis.service.newsletter.SubscriptionDaoHib
 
getCategory() - Method in class lumis.portal.audit.AuditEntryType
 
getCategory(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.DummyMonitorManager
 
getCategory() - Method in interface lumis.portal.monitor.IEvent
Returns the category this event belongs to.
getCategory(SessionConfig, String, ITransaction) - Method in interface lumis.portal.monitor.IMonitorManager
Returns a persistent category instance.
getCategory(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.impl.MonitorManager
 
getCategory(String, ITransaction) - Method in class lumis.service.banner.BannerDaoJdbc
 
getCategory(String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Gets the ForumCategoryConfig for the specified categoryId.
getCategory(String, ITransaction) - Method in class lumis.service.link.LinkDaoJdbc
 
getCategoryBanners(String, ITransaction) - Method in class lumis.service.banner.BannerDaoJdbc
 
getCategoryContent(SessionConfig, String, Date, ITransaction) - Method in class lumis.service.newsletter.NewsletterManager
 
getCategoryContentId() - Method in class lumis.service.forum.ForumConfig
 
getCategoryContentItemIds(Locale, Category, Date, ITransaction) - Method in class lumis.service.newsletter.CategoryDaoHib
 
getCategoryContentItemIds(Locale, Category, Date, ITransaction) - Method in interface lumis.service.newsletter.ICategoryDao
 
getCategoryId() - Method in class lumis.service.banner.BannerConfig
 
getCategoryLinks(String, ITransaction) - Method in class lumis.service.link.LinkDaoJdbc
 
getCatServiceInstId() - Method in class lumis.service.newsletter.Category
Returns the catServiceInstId.
getCause() - Method in class lumis.portal.authentication.AccessError
Gets the cause of the access error.
getCc() - Method in interface lumis.portal.sendmail.ISingleMail
Returns the cc field value for this mail.
getCenterPage(SessionConfig, PageConfig, ITransaction) - Method in interface lumis.portal.page.IPageManager
 
getCenterPage() - Method in class lumis.portal.page.PageConfig
 
getCenterPage(SessionConfig, PageConfig, ITransaction) - Method in class lumis.portal.page.PageManager
 
getCenterPages() - Method in class lumis.portal.channel.ChannelConfig
 
getCenterPages(SessionConfig, ChannelConfig, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getCenterPages(SessionConfig, ChannelConfig, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Get a boolean indicating wheter the page must be centralized.
getChangeType() - Method in class lumis.portal.event.BaseNotificationConfig
Deprecated.  
getChannel() - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
 
getChannel() - Method in class lumis.service.portalmanagement.channelacl.ChannelAclControl
Returns the channel whose acl this control edits.
getChannelAclManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getChannelAclManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getChannelAclSerializationManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getChannelAclSerializationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getChannelBaseId() - Method in interface lumis.socialnetwork.ISocialNetwork
Returns the channel base id.
getChannelBaseId() - Method in class lumis.socialnetwork.SocialNetwork
Returns the channelBaseId.
getChannelChild(SessionConfig, String, ITransaction) - Method in class lumis.doui.control.selectserviceinstance.ServiceInstanceProvider
 
getChannelChild(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.tree.IChannelChildProvider
Given a child Id, this method returns a IChannelChild object that represents the child.
getChannelChild(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.tree.PageProvider
 
getChannelChild(SessionConfig, String, ITransaction) - Method in class lumis.service.pagepersonalization.doui.ServiceInstanceProvider
 
getChannelCount() - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
 
getChannelDao() - Static method in class lumis.portal.dao.DaoFactory
 
getChannelFilter() - Method in class lumis.portal.serialization.SerializationConfig
Returns the channel filter for this serialization.
getChannelId() - Method in class lumis.content.workflow.serialization.WorkflowPermissionSerializableConfig
 
getChannelId(SessionConfig, String, ITransaction) - Method in class lumis.doui.source.postloadprocessor.ChannelNamePathConverterPostLoadProcessor
 
getChannelId(SessionConfig, String, ITransaction) - Method in class lumis.doui.source.postloadprocessor.NamePathConverterPostLoadProcessor
 
getChannelId(SessionConfig, String, ITransaction) - Method in class lumis.doui.source.postloadprocessor.PageNamePathConverterPostLoadProcessor
 
getChannelId(SessionConfig, String, ITransaction) - Method in class lumis.doui.source.postloadprocessor.ServiceInstanceNamePathConverterPostLoadProcessor
 
getChannelId() - Method in class lumis.portal.channel.ChannelWebResource
Returns the identifier of the channel this web resource represents.
getChannelId() - Method in class lumis.portal.channel.tree.GenericChannelChild
 
getChannelId() - Method in interface lumis.portal.channel.tree.IChannelChild
 
getChannelId() - Method in class lumis.portal.group.GroupConfig
 
getChannelId() - Method in class lumis.portal.group.serialization.GroupMemberSerializableConfig
 
getChannelId() - Method in class lumis.portal.page.link.PageLinkConfig
The channel id for a page link applies only to the type 0.
getChannelId() - Method in class lumis.portal.page.PageConfig
 
getChannelId() - Method in class lumis.portal.principal.PrincipalConfig
 
getChannelId() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
getChannelId() - Method in class lumis.portal.user.UserConfig
 
getChannelId() - Method in class lumis.portal.webservice.user.User
 
getChannelId() - Method in class lumis.service.seo.sitemap.SitemapChannel
Returns the channel identifier.
getChannelId() - Method in class lumis.util.security.acl.serialization.AccessControlListEntrySerializableConfig
 
getChannelIds() - Method in class lumis.portal.serialization.SerializationContext
 
getChannelIdsUsingCss(String, ITransaction) - Method in class lumis.portal.css.CssDaoJdbc
 
getChannelIdsUsingCss(SessionConfig, String, ITransaction) - Method in class lumis.portal.css.CssManager
 
getChannelIdsUsingCss(String, ITransaction) - Method in interface lumis.portal.css.ICssDao
 
getChannelIdsUsingCss(SessionConfig, String, ITransaction) - Method in interface lumis.portal.css.ICssManager
 
getChannelLinkBySourceId(SessionConfig, String, String, boolean, ITransaction) - Method in class lumis.portal.channel.template.ChannelTemplateManager
 
getChannelLinkBySourceId(SessionConfig, String, String, boolean, ITransaction) - Method in interface lumis.portal.channel.template.IChannelTemplateManager
Deprecated. since 6.0.0, ChannelTemplateLinkConfig is for internal use only.
getChannelLinks(SessionConfig, String, boolean, ITransaction) - Method in class lumis.portal.channel.template.ChannelTemplateManager
 
getChannelLinks(SessionConfig, String, boolean, ITransaction) - Method in interface lumis.portal.channel.template.IChannelTemplateManager
Deprecated. since 6.0.0, ChannelTemplateLinkConfig is for internal use only.
getChannelManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getChannelManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getChannels() - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
getChannelsChanged() - Method in class lumis.portal.channel.ChannelRenderDataChangedEvent
Returns the channels whose render data may have changed.
getChannelsChildren(SessionConfig, String, boolean, boolean, IResource, Locale, ITransaction) - Method in class lumis.doui.control.selectserviceinstance.ServiceInstanceProvider
 
getChannelsChildren(SessionConfig, String, boolean, boolean, IResource, Locale, ITransaction) - Method in interface lumis.portal.channel.tree.IChannelChildProvider
Given a set of parentChannelIds, this method is responsible for returning a List of the children.
getChannelsChildren(SessionConfig, String, boolean, boolean, IResource, Locale, ITransaction) - Method in class lumis.portal.channel.tree.PageProvider
 
getChannelsChildren(String, boolean, boolean, IResource, Locale, ITransaction) - Method in interface lumis.portal.page.IPageDao
 
getChannelsChildren(String, boolean, boolean, IResource, Locale, ITransaction) - Method in class lumis.portal.page.PageDaoHib
 
getChannelsChildren(String, boolean, String, IResource, Locale, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
 
getChannelsChildren(String, boolean, String, IResource, Locale, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
getChannelsChildren(SessionConfig, String, boolean, boolean, IResource, Locale, ITransaction) - Method in class lumis.service.pagepersonalization.doui.ServiceInstanceProvider
 
getChannelSerializationManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getChannelSerializationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getChannelTemplateLinks() - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
getChannelTemplateManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getChannelTemplateManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getChannelTemplateSerializationManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getChannelTemplateSerializationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getChannelTreeCount(String, ITransaction) - Method in class lumis.portal.channel.ChannelDaoJdbc
 
getChannelTreeCount(String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getChannelTreeCount(String, ITransaction) - Method in interface lumis.portal.channel.IChannelDao
 
getChannelTreeCount(String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Returns the number of channels in the tree for which the root is the given channelId.
getChannelTreeDao() - Static method in class lumis.portal.dao.DaoFactory
 
getChannelTreeIds(String, ITransaction) - Method in class lumis.portal.channel.ChannelDaoJdbc
 
getChannelTreeIds(String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getChannelTreeIds(String, ITransaction) - Method in interface lumis.portal.channel.IChannelDao
 
getChannelTreeIds(String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Returns all the ids of channels in the tree for which the root is the given channelId.
getChannelTreeManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getChannelTreeManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getChannelUsingPrefixId() - Method in exception lumis.portal.channel.ChannelPrefixInUseException
 
getCharacterEncoding() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
getCharset() - Method in interface lumis.portal.sendmail.IBaseMail
Returns the charset of this mail.
getCharset() - Method in class lumis.util.CharsetUtil
 
getChatConversationId() - Method in class lumis.service.callcenteronline.ColRequestConfig
 
getChatConversationId() - Method in class lumis.service.chatroom.ChatRoomConfig
 
getChatManager() - Static method in class lumis.collaboration.chat.ChatManagerFactory
Returns a chat manager instance.
getChecker() - Method in class lumis.portal.serialization.operation.ConfigForeignKey
 
getChildControls() - Method in class lumis.doui.control.Control
 
getChildControls() - Method in interface lumis.doui.control.IControl
 
getChildren(SessionConfig, String, String, int, ITransaction) - Method in class lumis.service.document.DocumentManager
 
getChildren(SessionConfig, String, String, int, ITransaction) - Method in interface lumis.service.document.IDocumentManager
Returns the entries in the specified folder.
getChildren(SessionConfig, String, String, int, ITransaction) - Method in interface lumis.service.image.IImageManager
Returns the entries in the specified folder.
getChildren(SessionConfig, String, String, int, ITransaction) - Method in class lumis.service.image.ImageManager
 
getChildrenData(Node, ITransaction) - Method in class lumis.doui.contenttree.DouiContentTreeControllerXml
 
getChildrenData(SessionConfig, String, String, String, ITransaction) - Method in class lumis.doui.contenttree.DouiContentTreeManager
 
getChildrenData(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.doui.contenttree.IDouiContentTreeManager
Get the children's tree data of the content.
getChildrenData(SessionConfig, String, int, int, IResource, Locale, ITransaction) - Method in class lumis.doui.control.selectserviceinstance.ServiceInstanceProvider
 
getChildrenData(Node, ITransaction) - Method in class lumis.portal.channel.tree.ChannelTreeControllerXml
 
getChildrenData(String, int, int, int, int, ITransaction) - Method in class lumis.portal.channel.tree.ChannelTreeDaoJdbc
 
getChildrenData(SessionConfig, IChannelChildProvider, String, int, int, int, int, ITransaction) - Method in class lumis.portal.channel.tree.ChannelTreeManager
 
getChildrenData(SessionConfig, String, int, int, IResource, Locale, ITransaction) - Method in interface lumis.portal.channel.tree.IChannelChildProvider
Given a parentChannelId, this method is responsible for returning a List of the children.
getChildrenData(String, int, int, int, int, ITransaction) - Method in interface lumis.portal.channel.tree.IChannelTreeDao
Get the tree childen's data of the channel.
getChildrenData(SessionConfig, IChannelChildProvider, String, int, int, int, int, ITransaction) - Method in interface lumis.portal.channel.tree.IChannelTreeManager
Get the children's tree data of the channel.
getChildrenData(SessionConfig, String, int, int, IResource, Locale, ITransaction) - Method in class lumis.portal.channel.tree.PageProvider
 
getChildrenData(String, int, int, IResource, Locale, ITransaction) - Method in interface lumis.portal.page.IPageDao
 
getChildrenData(String, int, int, IResource, Locale, ITransaction) - Method in class lumis.portal.page.PageDaoHib
 
getChildrenData(String, int, String, IResource, Locale, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
 
getChildrenData(String, int, String, IResource, Locale, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
getChildrenData(SessionConfig, String, int, int, IResource, Locale, ITransaction) - Method in class lumis.service.pagepersonalization.doui.ServiceInstanceProvider
 
getCipher() - Method in class lumis.portal.crypto.SymmetricCipher
Returns a new Cipher instance, according to current configurations.
getClass(String) - Method in class lumis.portal.deployment.DeploymentManager
Deprecated. 
getClass(String) - Method in interface lumis.portal.deployment.IDeploymentManager
Deprecated. Since 6.0.0 deployed resources or classes should be accessed using the class loader provided by IDeploymentManager.getClassLoader(). Uses of IDeploymentManager.getClass(className) method may be replaced by IDeploymentManager.getClassLoader().loadClass(className).
getClassAliases() - Method in class lumis.portal.serialization.SerializationSettings
 
getClasses() - Method in class lumis.portal.rest.RestApplication
 
getClassLoader() - Method in class lumis.portal.deployment.DeploymentManager
 
getClassLoader() - Method in interface lumis.portal.deployment.IDeploymentManager
Returns a class loader that provides access to classes and resources in all deployed JAR modules and the portal.
getClassName() - Method in class lumis.doui.control.ControlConfig
 
getClassName() - Method in class lumis.doui.processaction.ProcessActionConfig
 
getClassName() - Method in class lumis.doui.source.SourceConfig
 
getClassName() - Method in class lumis.portal.event.ObserverConfig
 
getClassName() - Method in class lumis.portal.service.type.ServiceTypeConfig
 
getClassName() - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig
 
getClassName() - Method in class lumis.portal.serviceinterface.type.ServiceInterfaceTypeConfig
 
getCleanInterval() - Method in class lumis.portal.audit.AuditConfig
Returns the time interval (in days) for audit entries clean up.
getClientEventHandlerScript(String, boolean) - Method in class lumis.content.control.publishtosocialnetwork.PublishToSocialNetworkButtonControl
 
getClientEventHandlerScript(String, boolean) - Method in class lumis.doui.control.Control
 
getClientId() - Method in class lumis.service.callcenteronline.ColRequestConfig
 
getClientSideUpdatableControlContainerId(String) - Method in class lumis.doui.control.ControlContainer
 
getClientUniqueId() - Method in class lumis.doui.control.multifileupload.MultiFileUploadRequiredValueValidatorControl
 
getClientUniqueId() - Method in class lumis.doui.control.ValidatorControl
 
getClockClass() - Method in class lumis.portal.clock.ClockConfig
Returns the full class name for this clock implementation.
getClockDao() - Static method in class lumis.portal.dao.DaoFactory
 
getClockIds(ITransaction) - Method in class lumis.portal.clock.ClockDaoJdbc
 
getClockIds(ITransaction) - Method in interface lumis.portal.clock.IClockDao
Get a list of ids of the clock.
getClockIdsByServiceId(String, ITransaction) - Method in class lumis.portal.clock.ClockDaoJdbc
 
getClockIdsByServiceId(SessionConfig, String, ITransaction) - Method in class lumis.portal.clock.ClockManager
 
getClockIdsByServiceId(String, ITransaction) - Method in interface lumis.portal.clock.IClockDao
Get a list of ids by passing the id of the service.
getClockIdsByServiceId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.clock.IClockManager
Return the Ids of all clocks registered for the specified service.
getClockManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getClockManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getClocks(SessionConfig, ServiceConfig, ITransaction) - Method in class lumis.content.service.ContentService
 
getClocks(SessionConfig, ServiceConfig, ITransaction) - Method in interface lumis.portal.service.IServiceClockDefinitionProvider
 
getClockTickInterval() - Static method in class lumis.portal.PortalContext
 
getClonedPortlets() - Method in class lumis.service.wsrp.consumer.producermanager.Registration
 
getClusterConfig(ITransaction) - Method in interface lumis.portal.cluster.IClusterManager
Returns a persistent cluster configuration object.
getClusterConfig(ITransaction) - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
 
getClusterConfig(ITransaction) - Method in class lumis.portal.cluster.SingleServerClusterManager
 
getClusterConfig() - Static method in class lumis.portal.PortalContext
 
getClusterManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getClusterManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getCodecByFormat(String) - Method in class lumis.portal.file.transformation.encoder.MultiMediaFormatEncoder
Returns the codec for the file format.
getColorLight() - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
getColorLight() - Method in class lumis.content.workflow.WorkflowStateConfig
Returns the light color for displaying this state.
getColorStrong() - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
getColorStrong() - Method in class lumis.content.workflow.WorkflowStateConfig
Returns the strong color for displaying this state.
getColspan() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getColumn() - Method in class lumis.portal.htmlevaluation.HtmlEvaluationMessage
Returns the column.
getColumnName() - Method in class lumis.doui.source.field.BaseTabularSourceField
Returns the column name attribute set for this field.
getColumnName() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewField
Returns the column name for this field.
getCommand() - Method in interface lumis.portal.cluster.IClusterCommand
Returns the runnable that this command executes.
getComment() - Method in class lumis.content.metadata.CommentConfig
Deprecated.  
getComment() - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
Returns the comment.
getComments(String) - Method in class lumis.content.control.comments.CommentsAddControl
 
getComments() - Method in class lumis.content.core.ContentLocale
Returns the comments for the content in this locale.
getComments(SessionConfig, String, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
getComments(SessionConfig, String, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
getCommentText() - Method in class lumis.content.core.ContentComment
Returns this comment's text.
getCommitted(String, ITransaction) - Method in interface lumis.portal.page.IPageDao
Get the lastest committed version of the page.
getCommitted(String, ITransaction) - Method in class lumis.portal.page.PageDaoHib
 
getComponentFactory() - Method in class lumis.portal.presentation.core.LayoutFileTag
Returns the factory to be used to generate the component implementation for this tag.
getConfig() - Method in class lumis.portal.serialization.operation.ConfigPersistence
 
getConfigDeleter() - Method in class lumis.portal.serialization.operation.ConfigDeletion
 
getConfigDeletions() - Method in class lumis.portal.serialization.DeserializationContext
 
getConfigFile() - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Get config file path
getConfigId() - Method in class lumis.portal.serialization.operation.ConfigDeletion
 
getConfigNode(IAttributeSetReader) - Method in class lumis.search.Processor
Returns the Processor's config node which contains criteria that matches the contents of the given attribute set.
getConfigNodes(IAttributeSetReader) - Method in class lumis.search.Processor
Returns the Processor's config nodes which contain criteria that matches the contents of the given attribute set.
getConfigParametersControlsNode() - Method in class lumis.portal.report.ReportType
Returns the controls node for the configuration parameters.
getConfigParametersSourceNode() - Method in class lumis.portal.report.ReportType
Returns the configuration parameters source node.
getConfigPath(String) - Static method in class lumis.portal.PortalContext
 
getConfigPath(BaseSerializationContext, String) - Method in class lumis.util.security.acl.serialization.AclSerializationManager
Get the full path for the serialization file.
getConfigPersistence(IConfigPersister) - Method in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
 
getConfigPersistence(IConfigPersister) - Method in class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceConfigDependencyAnalyzer
 
getConfigPersister() - Method in class lumis.portal.serialization.operation.ConfigPersistence
 
getConfigurationType() - Method in class lumis.portal.presentation.core.LayoutFileApplication
 
getConnecTimeout() - Method in class lumis.portal.page.cache.HtmlGenerationConfig
Returns the HTTP connect timeout.
getConnection() - Method in class lumis.portal.dao.hibernate.TransactionHibernate
 
getConnection(String) - Method in class lumis.portal.dao.hibernate.TransactionHibernate
 
getConnection() - Method in interface lumis.portal.dao.jdbc.ITransactionJdbc
Returns the default jdbc connection for this transaction.
getConnection(String) - Method in interface lumis.portal.dao.jdbc.ITransactionJdbc
Returns the jdbc connection associated with the specified id.
getConnectionId() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig
Returns the connection identifier to use to access the view.
getConnector(SocialNetwork) - Static method in class lumis.socialnetworkintegration.SocialNetworkConnectorFactory
Returns the most adequate social network connector for the given social network.
getConsumerKey() - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Returns the consumerKey for this application in this network.
getConsumerName() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Currently unsupported
getConsumerSecret() - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Returns the consumerSecret token to authenticate this application in this social network.
getContent() - Method in class lumis.content.core.ContentLocale
Returns the content this object refers to.
getContent(String) - Method in class lumis.content.core.ContentManager
 
getContent(String) - Method in interface lumis.content.core.IContentManager
Returns a persistent content instance.
getContent() - Method in class lumis.portal.metatag.MetaTagConfig
 
getContent() - Method in class lumis.portal.presentation.perspective.AbstractSubHeader
 
getContent() - Method in class lumis.portal.presentation.perspective.publisher.PersonalizationSubHeader
 
getContent() - Method in interface lumis.portal.sendmail.IMailAttachment
Returns the content of this attachment.
getContent() - Method in class lumis.search.SearchContentAttachment
Returns the content data for this attachment.
getContent() - Method in class lumis.service.mailmarketing.Bulletin
 
getContentAssociations() - Method in class lumis.content.core.ContentVersion
Returns the contents associated with this version.
getContentByItemId(String) - Method in class lumis.content.core.ContentManager
 
getContentByItemId(String) - Method in interface lumis.content.core.IContentManager
Returns the content related with the specified business data.
getContentContext() - Method in class lumis.doui.control.ControlContainer
 
getContentFieldId(Source<?>) - Static method in class lumis.content.core.ContentUtil
Returns the field identifier that corresponds to the contentId.
getContentId() - Method in class lumis.service.rss.RssResultRow
 
getContentIdByPrimaryKey(String) - Method in class lumis.service.forum.ForumDaoJdbc
Returns the contentId corresponding to the given primary key.
getContentIds() - Method in class lumis.content.search.ContentTabularSourceSearchContentFiller
 
getContentIds() - Method in class lumis.doui.search.DouiTabularSourceSearchContentFiller
 
getContentIndexer() - Static method in class lumis.content.search.common.ContentIndexerFactory
 
getContentInputStream() - Method in interface lumis.portal.sendmail.IMailAttachment
Gets the content input stream for this mail attachment.
getContentLocale(Locale, boolean) - Method in class lumis.content.core.Content
Returns the locale specific content object, for the given locale, optionally using the default locale.
getContentLocale() - Method in class lumis.content.core.ContentComment
Returns the ContentLocale this comment belongs to.
getContentLocale(String) - Method in class lumis.content.core.ContentManager
 
getContentLocale() - Method in class lumis.content.core.ContentVersion
Returns the content-locale object this version belongs to.
getContentLocale(String) - Method in interface lumis.content.core.IContentManager
Returns the a content locale by its identifier.
getContentLocale() - Method in class lumis.content.socialnetwork.integration.ContentMessageIntegration
Returns the contentLocale.
getContentLocaleId() - Method in class lumis.content.workflow.ContentWorkflowMetaData
The identifier of the ContentLocale this workflow metadata belongs to.
getContentLocales() - Method in class lumis.content.core.Content
Returns the locale specific objects of this content.
getContentManager() - Static method in class lumis.content.ContentManagerFactory
Returns the content manager instance.
getContentMessageIntegrations(ContentLocale) - Static method in class lumis.content.socialnetwork.integration.ContentMessageIntegration
Returns a list of integrations by a content locale.
getContentPickerInputControl() - Method in class lumis.content.control.autolayout.AutoLayoutGenericAssociationInformationControl
 
getContentServiceSerializationManager() - Static method in class lumis.content.ContentManagerFactory
 
getContentTreeChildrenData(String, String, String, String, String, boolean, String, ITransaction) - Method in class lumis.doui.contenttree.DouiContentTreeDaoJdbc
 
getContentTreeChildrenData(String, String, String, String, String, boolean, String, ITransaction) - Method in interface lumis.doui.contenttree.IDouiContentTreeDao
 
getContentType(String) - Static method in class lumis.doui.control.multifileupload.MultiFileUploadUtil
Gets content type based on the given file path.
getContentType() - Method in class lumis.doui.source.field.type.FileDataType.Data
 
getContentType() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
getContentType() - Method in class lumis.portal.file.FileConfig
 
getContentType() - Method in class lumis.portal.file.FileParameter
 
getContentType(File) - Static method in class lumis.portal.file.FileUtil
Gets content type based on the given file.
getContentType() - Method in interface lumis.portal.file.IDownloadableFile
Returns the file content type
getContentType() - Method in class lumis.portal.file.transformation.FileTransformation
Returns the contentType.
getContentType() - Method in class lumis.portal.file.transformation.TransformedFileConfig
Returns the contentType.
getContentType() - Method in interface lumis.portal.sendmail.IMailAttachment
Returns the mime content type of this attachment.
getContentType() - Method in class lumis.search.SearchContentAttachment
Returns the MIME content type for this attachment.
getContentUrl(String) - Method in class lumis.doui.search.DouiTabularSourceSearchContentFiller
 
getContentUrl(String) - Method in class lumis.service.announcement.AnnouncementTabularSourceSearchContentFiller
 
getContentUrl(String) - Method in class lumis.service.link.LinkTabularSourceSearchContentFiller
 
getContentVersion() - Method in class lumis.content.core.ContentAssociation
 
getContentVersion(String) - Method in class lumis.content.core.ContentManager
 
getContentVersion() - Method in class lumis.content.core.ContentPublication
Returns the content version this publication belongs to.
getContentVersion() - Method in class lumis.content.core.ContentRenderDataChangedEvent
Returns the content version to which this render data was generated to.
getContentVersion() - Method in class lumis.content.core.ContentTag
The ContentVersion of this tag.
getContentVersion(String) - Method in interface lumis.content.core.IContentManager
Returns the a content version by its identifier.
getContentVersion() - Method in class lumis.content.table.ContentMetaDataController.MetaDataPersistenceResult
 
getContentVersionByItemId(String) - Method in class lumis.content.core.ContentManager
 
getContentVersionByItemId(String) - Method in interface lumis.content.core.IContentManager
Returns the a content version that refers the given itemId.
getContentViewMonitor(DouiContext) - Static method in class lumis.content.service.ContentServiceMonitorUtil
Returns a monitor for the "lumis.content.service.ev.contentview" event.
getContentWizardManager() - Static method in class lumis.content.ContentManagerFactory
 
getContentWorkflowMetaData(ContentTableSource) - Method in class lumis.content.control.workflow.WorkflowMetaDataControl
 
getContentWorkflowMetaData() - Method in class lumis.content.control.workflow.WorkflowMetaDataControl
Returns the content workflow metadata.
getContentWorkflowMetaData(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
Deprecated. Since 4.2.0, replaced by IWorkflowManager.getContentWorkflowMetaData(SessionConfig, ContentLocale, ITransaction).
getContentWorkflowMetaData(SessionConfig, ContentLocale, ITransaction) - Method in interface lumis.content.workflow.IWorkflowManager
Returns the content workflow metadata for a content locale.
getContentWorkflowMetaData(SessionConfig, ContentLocale, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
 
getContentWorkflowMetaData(SessionConfig, String, String, String, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
Deprecated. 
getContext(IServiceInterfaceRequest, IServiceInterfaceResponse, ITransaction) - Method in class lumis.doui.service.DouiServiceInterface
Instantiate DouiContext with the current request and response.
getContextPath() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getContextPath() - Method in class lumis.portal.deployment.DeployConfig
Deprecated. Returns the context path where the war is to be deployed into.
getContextPath() - Method in class lumis.portal.service.ServiceConfig
Returns the contextPath where this service config is installed.
getControlById(String) - Method in class lumis.doui.control.ControlContainer
 
getControlByType(String) - Method in class lumis.doui.control.ControlContainer
 
getControlContainer() - Method in class lumis.doui.DouiContext
 
getControlDao() - Static method in class lumis.doui.dao.DouiDaoFactory
 
getControlFilter() - Method in class lumis.search.SearchQuery
Returns a query filter to be applied to the search.
getControlManager() - Static method in class lumis.doui.DouiManagerFactory
 
getControlQuery() - Method in class lumis.search.SearchQuery
Returns the control query, which is the system-defined portion of the query, usually containing criteria related to some metadata indexed with the content (e.g.
getControlResource() - Method in class lumis.content.control.comments.CommentsControl
 
getControlResource() - Method in class lumis.content.control.language.LanguageControl
 
getControlResource() - Method in class lumis.content.control.publishtoprincipals.PublishToPrincipalsControl
 
getControlResource() - Method in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesControl
 
getControlResource() - Method in class lumis.content.control.publishtosocialnetwork.PublishToSocialNetworkControl
 
getControlResource() - Method in class lumis.content.control.tag.InputTagControl
 
getControlResource() - Method in class lumis.content.control.workflow.SelectWorkflowControl
 
getControlResource() - Method in class lumis.doui.control.autorefresh.AutoRefreshControl
 
getControlResource() - Method in class lumis.doui.control.button.AccessControlButton
 
getControlResource() - Method in class lumis.doui.control.button.ButtonControl
 
getControlResource() - Method in class lumis.doui.control.button.DeleteButtonControl
 
getControlResource() - Method in class lumis.doui.control.Control
 
getControlResource() - Method in class lumis.doui.control.datepicker.CalendarControl
 
getControlResource() - Method in class lumis.doui.control.datepicker.DateTimePickerControl
 
getControlResource() - Method in class lumis.doui.control.datepicker.MonthPickerControl
 
getControlResource() - Method in interface lumis.doui.control.IControl
 
getControlResource() - Method in class lumis.doui.control.multifileupload.MultiFileUploadControl
 
getControlResource() - Method in class lumis.doui.control.multifileupload.MultiFileUploadExtensionCheckControl
 
getControlResource() - Method in class lumis.doui.control.multifileupload.MultiFileUploadRequiredValueValidatorControl
 
getControlResource() - Method in class lumis.doui.control.pagination.PaginationControl
 
getControlResource() - Method in class lumis.doui.control.principalpicker.PrincipalPickerControl
 
getControlResource() - Method in class lumis.doui.control.tabulardata.TabularDataControl
 
getControlResource() - Method in class lumis.doui.control.validator.DateCompareValidatorControl
 
getControlResource() - Method in class lumis.doui.control.validator.DateDataTypeValidatorControl
 
getControlResource() - Method in class lumis.doui.control.validator.EmailValidatorControl
 
getControlResource() - Method in class lumis.doui.control.validator.FileNameValidatorControl
 
getControlResource() - Method in class lumis.doui.control.validator.FileSizeValidatorControl
 
getControlResource() - Method in class lumis.doui.control.validator.IntegerDataTypeValidatorControl
 
getControlResource() - Method in class lumis.doui.control.validator.LengthValidatorControl
 
getControlResource() - Method in class lumis.doui.control.validator.NumberDataTypeValidatorControl
 
getControlResource() - Method in class lumis.doui.control.validator.RegularExpressionValidatorControl
 
getControlResource() - Method in class lumis.doui.control.validator.RequiredValuesDescriptorControl
 
getControlResource() - Method in class lumis.doui.control.validator.RequiredValueValidatorControl
 
getControlResource() - Method in class lumis.doui.control.ValidatorControl
 
getControlResource() - Method in class lumis.service.document.control.DocumentPickerControl
 
getControlResource() - Method in class lumis.service.image.control.ImagePickerControl
 
getControlResource() - Method in class lumis.service.portalmanagement.genericacl.GenericAclControl
 
getControlResource() - Method in class lumis.service.portalmanagement.socialnetwork.doui.control.SelectPageControl
 
getControlResource() - Method in class lumis.service.report.control.BaseParametersControl
 
getControlsDefinitionNode() - Method in class lumis.doui.service.DouiServiceInterfaceInstanceDefinition
 
getControlsMap() - Method in class lumis.doui.control.ControlContainer
Returns the map with the controls in this control container.
getControlsNode(ReportType) - Method in class lumis.service.report.control.BaseParametersControl
 
getControlsNode(ReportType) - Method in class lumis.service.report.control.ConfigParametersControl
 
getControlsNode(ReportType) - Method in class lumis.service.report.control.RuntimeParametersControl
 
getControlToValidate() - Method in class lumis.doui.control.multifileupload.MultiFileUploadExtensionCheckControl
 
getControlToValidate() - Method in class lumis.doui.control.ValidatorControl
 
getControlToValidateIds() - Method in interface lumis.doui.control.IValidatorControl
Returns a collection with the ids of the controls to be validated by this validator control.
getControlToValidateIds() - Method in class lumis.doui.control.ValidatorControl
 
getControlToValidateSourceFieldName() - Method in class lumis.doui.control.ValidatorControl
Returns the source field name associated with the control to be validated.
getConversation(SessionConfig, String, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
 
getConversation(SessionConfig, String, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
Returns a chat conversation config object.
getConversationId() - Method in class lumis.collaboration.chat.ChatMessageConfig
 
getConversationId() - Method in class lumis.collaboration.chat.ChatUserConfig
 
getConverter() - Method in class lumis.doui.control.DataControl
 
getConverter() - Method in interface lumis.doui.control.IDataControl
Returns the converter that is able to convert this control's value.
getConverter() - Method in class lumis.doui.control.tabulardata.TabularDataControl
Tabular data control uses no converter.
getConverter() - Method in class lumis.doui.datatype.AbstractDouiDataType
 
getConverter() - Method in interface lumis.doui.datatype.IDouiDataType
Returns the converter for data of this type.
getConverter() - Method in interface lumis.doui.render.IRenderer
Returns the default converter to be used with the renderable data.
getConverter() - Method in class lumis.doui.source.field.BaseSourceField
 
getConverter() - Method in interface lumis.doui.source.field.ISourceField
Returns the default converter for this field's values.
getConverter() - Method in class lumis.util.query.QueryField
Returns the converter for this field's values.
getConverters() - Method in class lumis.portal.serialization.SerializationSettings
 
getCookie(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getCookie(String) - Method in class lumis.portal.controller.ControllerHtml
Deprecated. Since 4.0.7, use CookieUtil.getCookie(HttpServletRequest, String) instead.
getCookie(String) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getCookie(String) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
 
getCookie(IServiceInterfaceRequest, String) - Static method in class lumis.util.CookieUtil
Given a cookie name, the cookie value if exists in the request object is returned.
getCookie(HttpServletRequest, String) - Static method in class lumis.util.CookieUtil
Given a cookie name, the cookie value if exists in the request object is returned.
getCookie(String, HttpServletRequest) - Static method in class lumis.util.PortalUtil
Given a cookie name, the cookie value if exists in the request object is returned.
getCookieMap() - Method in interface lumis.lptf.portal.serviceinterface.IMockServiceInterfaceResponse
Returns a map containing the cookies set in this response.
getCookieMap() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
getCookies() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getCookies() - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getCookies() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
 
getCrawlDelay() - Method in class lumis.service.seo.robotstxt.UserAgent
Returns the crawlDelay.
getCreatedBy() - Method in class lumis.content.core.ContentComment
Returns the identifier of the principal that created this object.
getCreatedBy() - Method in class lumis.content.core.ContentLocale
Returns the identifier of the principal that created this object.
getCreatedBy() - Method in class lumis.content.metadata.CommentConfig
Deprecated.  
getCreatedBy() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
getCreatedDateTime() - Method in class lumis.content.core.ContentComment
Returns the date-time this comment was created.
getCreatedDateTime() - Method in class lumis.content.core.ContentLocale
Returns the creation date-time of this entry.
getCreatedDateTime() - Method in class lumis.content.metadata.CommentConfig
Deprecated.  
getCreatedDateTime() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
getCreatedDateTime() - Method in class lumis.portal.progress.ProgressConfig
 
getCreatedDateTime() - Method in class lumis.portal.url.WebResource
Returns the date-time this web resource was created.
getCreateNewIds() - Method in class lumis.portal.serialization.DeserializationConfig
 
getCreateTableScript(QueryCreateTable, ITransaction) - Method in interface lumis.util.query.IQueryAdapter
 
getCreateTableScript(QueryCreateTable, ITransaction) - Method in class lumis.util.query.jdbc.GenericQueryAdapterJdbc
 
getCreation() - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
Returns the creation.
getCreation() - Method in class lumis.service.socialnetworkservices.microblog.entity.Post
Sets the date and time of post creation
getCreationDate() - Method in interface lumis.socialnetwork.ISocialNetwork
Returns the creation date.
getCreationDate() - Method in class lumis.socialnetwork.SocialNetwork
Returns the creationDate.
getCredits() - Method in class lumis.service.image.field.ImageDataType.Data
 
getCredits() - Method in class lumis.service.image.ImageConfig
 
getCriteriaNode(String) - Static method in class lumis.search.SearchContext
Returns the criteria node for a content criteria, which is used to check certain criteria against a SearchContent and eventually use a configuration defined specifically to this criteria.
getCryptographicProtocol() - Method in interface lumis.portal.sendmail.IMailConfig
Returns the cryptographic protocol to be used.
getCryptoManager() - Static method in class lumis.portal.manager.ManagerFactory
Returns the manager for cryptographic related operations.
getCryptoManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
Returns the manager for cryptographic related operations.
getCssDao() - Static method in class lumis.portal.dao.DaoFactory
 
getCssIds(String, ITransaction) - Method in class lumis.portal.channel.ChannelDaoJdbc
 
getCssIds(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getCssIds(String, ITransaction) - Method in interface lumis.portal.channel.IChannelDao
Get the ids of the channel's CSS.
getCssIds(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Get a list of CSS Ids of the Channel.
getCssIds(String, ITransaction) - Method in interface lumis.portal.page.IPageDao
Get the ids of the page's CSS.
getCssIds(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
Get a list of Css Ids of the page.
getCssIds(String, ITransaction) - Method in class lumis.portal.page.PageDaoHib
 
getCssIds(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
 
getCssIdsRecursively(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getCssIdsRecursively(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Get a list of Css Ids of the Channel including inherited Css.
getCssIdsRecursively(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
Get a list of Css Ids of the page including inherited Css.
getCssIdsRecursively(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
 
getCssManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getCssManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getCsss() - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
getCsss() - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
 
getCsss() - Method in class lumis.portal.page.serialization.PageSerializableConfig
 
getCssSerializationManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getCssSerializationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getCurrentBuildInfo(ITransaction) - Method in interface lumis.upgrade.IUpgradeDao
 
getCurrentBuildInfo(ITransaction) - Method in interface lumis.upgrade.IUpgradeManager
Get the current build information
getCurrentBuildInfo(ITransaction) - Method in class lumis.upgrade.UpgradeDaoJdbc
 
getCurrentBuildInfo(ITransaction) - Method in class lumis.upgrade.UpgradeManager
 
getCurrentChannelPath() - Method in class lumis.portal.serialization.BaseSerializationContext
 
getCurrentConfiguration() - Static method in class lumis.portal.PortalConfiguration
Returns the current portal configuration.
getCurrentItemId() - Static method in class lumis.content.service.DetailsUtil
Deprecated. Returns the itemId set in the current thread.
getCurrentSessionConfig() - Static method in class lumis.portal.authentication.SessionConfig
Returns the current session config object.
getCurrentTransaction() - Static method in class lumis.portal.transaction.PortalTransactionFactory
Returns the transaction associated with the current thread.
getCustomDefaultStyleId(String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceDao
Get the id of the custom default style.
getCustomDefaultStyleId(String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceDaoHib
 
getCustomDeploymentInterfaceId(DeployConfig) - Method in class lumis.portal.deployment.GenericWarDeployer
Deprecated.  
getCustomDeploymentInterfaceId(DeployConfig) - Method in interface lumis.portal.deployment.IPortalDeployer
Deprecated. Returns the service interface id to be called when the deployment will use this deployer.
getCustomDeploymentInterfaceId(DeployConfig) - Method in class lumis.portlet.container.deployment.PortletDeployer
Deprecated.  
getCustomMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.content.service.ContentAdministrationPropertyPageServiceInterface
 
getCustomMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.content.service.ContentDetailsServiceInterface
 
getCustomMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.content.service.ContentGenericListServiceInterface
 
getCustomMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.content.service.ContentServiceInterface
 
getCustomMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.doui.service.DouiAdministrationPropertyPageServiceInterface
 
getCustomMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.doui.service.DouiDetailsServiceInterface
 
getCustomMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.doui.service.DouiGenericListServiceInterface
 
getCustomMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.doui.service.DouiServiceInterface
 
getCustomMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.service.login.LoginInterface
 
getCustomMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.service.login.LogoutInterface
 
getCustomProperties(String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
Get all service instance's custom properties.
getCustomProperties(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Gets all the custom properties of a specified service instance.
getCustomProperties(String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
getCustomProperties(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
getCustomProperties(String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
Get all custom properties of the specified service insterface instance.
getCustomProperties(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Returns a Map containing all name/value pairs of custom properties from the specified service interface instance.
getCustomProperties() - Method in class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstancePersistableConfig
 
getCustomProperties(String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
getCustomProperties(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getCustomProperty(String, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
Get service instance´s custom property.
getCustomProperty(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Returns the specified custom property.
getCustomProperty(String, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
getCustomProperty(SessionConfig, String, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
getCustomProperty(String, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
Get the custom property of the service's interface's instance.
getCustomProperty(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Returns the specified custom property.
getCustomProperty(String, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
getCustomProperty(SessionConfig, String, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getCustomString(SessionConfig, String, ITransaction) - Method in interface lumis.portal.localization.ILocalizationManager
Get the Custom String object
getCustomString(SessionConfig, String, ITransaction) - Method in class lumis.portal.localization.LocalizationManager
 
getCustomStringId() - Method in class lumis.portal.localization.CustomStringConfig
 
getCustomStringLocalizationDao() - Static method in class lumis.portal.dao.DaoFactory
 
getCustomUrl() - Method in class lumis.portal.urlshortener.CustomURLShortener
Returns the custom URL set on this shortener.
getCustomUserProfileMapping() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
Currently unsupported
getData - Variable in class lumis.doui.source.field.BaseSourceField
 
getData() - Method in class lumis.doui.source.Source
Returns this source's data.
getData() - Method in class lumis.doui.source.TabularSource
 
getData() - Method in interface lumis.portal.cluster.IClusterMessage
Returns the data sent in this message.
getData(String, ITransaction) - Method in interface lumis.portal.serviceinterface.list.IServiceInterfaceListDao
Get the data of the service's interface list.
getData(String, ITransaction) - Method in class lumis.portal.serviceinterface.list.ServiceInterfaceListDaoJdbc
 
getDatabaseType(Connection) - Static method in enum lumis.util.DatabaseType
Returns an instance of DatabaseType corresponding to the database the given connection is connected to.
getDatabaseType() - Static method in enum lumis.util.DatabaseType
Returns an instance of DatabaseType corresponding to the database the portal's default transaction accesses.
getDatabaseViewGroupTypeConfig() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupMembershipProvider
 
getDataDirectory() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceBaseSerializationContext
 
getDataForChart(Date, Date, String) - Static method in class lumis.report.dailyvisitors.DailyVisitorsJRDataSourceProvider
Returns the data source to be used in the chart of the report.
getDataForChart(Date, Date, String, Integer, String, Integer, String, Integer, String, Integer, String, Integer, String) - Static method in class lumis.report.hourlypagecacheclear.HourlyPageCacheClearJRDataSourceProvider
Returns a data source for the hourly page cache cleaning report.
getDataForChart(Date, Date, String) - Static method in class lumis.report.hourlyvisitors.HourlyVisitorsJRDataSourceProvider
Returns the data source to be used in the chart of the report.
getDataForTable(Date, Date, String) - Static method in class lumis.report.dailyvisitors.DailyVisitorsJRDataSourceProvider
Returns the data source to be used in the table of the report.
getDataForTable(Date, Date, String, Integer, String, Integer, String, Integer, String, Integer, String, Integer, String) - Static method in class lumis.report.hourlypagecacheclear.HourlyPageCacheClearJRDataSourceProvider
Returns a data source for the hourly page cache cleaning report.
getDataForTable(Date, Date, String) - Static method in class lumis.report.hourlyvisitors.HourlyVisitorsJRDataSourceProvider
Returns the data source to be used in the table of the report.
getDataForTable(Date, Date) - Static method in class lumis.report.interfacegeneration.InterfaceGenerationJRDataSourceProvider
Returns the data source to be used in the table of the report.
getDataForTable(Date, Date) - Static method in class lumis.report.ratioxmlhtml.RatioXmlHtmlJRDataSourceProvider
Returns the data source to be used in the table of the report.
getDataForTable(Date, Date) - Static method in class lumis.report.xmlgeneration.XmlGenerationJRDataSourceProvider
Returns the data source to be used in the table of the report.
getDataId() - Method in class lumis.doui.control.DataBoundControl
 
getDataId() - Method in interface lumis.doui.control.IDataBoundControl
Returns the fieldId of the source that the data bound control is associated to
getDataId() - Method in class lumis.doui.control.list.AdministrationListControl
 
getDataId() - Method in interface lumis.doui.control.multifileupload.IMultiFileUploadParameter
Get a data id.
getDataPath(String) - Static method in class lumis.portal.PortalContext
 
getDataPreviewMode() - Method in interface lumis.portal.presentation.core.IPageRenderer
Returns the mode of the portal when the page is required.
getDataPreviewMode() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getDataPreviewMode() - Method in class lumis.portal.presentation.PresentationControllerHtml.PresentationPageRenderer
 
getDataProvider() - Method in class lumis.doui.source.Source
Returns the data provider for this source.
getDataProviderClass(Node, ITransaction) - Static method in class lumis.doui.source.DataProviderFactory
 
getDataProviderClassName() - Method in class lumis.doui.source.SourceConfig
 
getDataSourceProvider() - Method in class lumis.portal.report.ReportType
Returns the data source provider class name for reports of this type.
getDataType() - Method in interface lumis.content.wizard.ICreateParams.IField
 
getDataType() - Method in class lumis.doui.control.DataControl
Returns the data type for this control.
getDataType() - Method in class lumis.doui.source.field.BaseSourceField
 
getDataType() - Method in interface lumis.doui.source.field.ISourceField
 
getDataType() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewField
Returns the data type of this field.
getDataType() - Method in class lumis.portal.webfilereplication.WebFileReplicationProperty
Returns the data type of the property.
getDataType() - Method in class lumis.util.query.QueryField
Returns the LPS data type of this field.
getDatePosted() - Method in class lumis.service.forum.ForumMessageConfig
 
getDefaultAssociationType() - Method in class lumis.content.control.autolayout.AutoLayoutGenericAssociationInformationControl
 
getDefaultAssociationType() - Method in class lumis.content.control.autolayout.AutoLayoutGenericContentAssociationControl
 
getDefaultCache() - Method in interface lumis.portal.xslcache.IXslCacheManager
Get the default cache.
getDefaultCache() - Method in class lumis.portal.xslcache.XslCacheManager
 
getDefaultChannelId() - Method in class lumis.doui.control.selectpage.SelectChannelChildControl
Returns the default channel id to be used when the tree select structure is opened.
getDefaultCharset() - Method in class lumis.util.CharsetUtil
Retrieves the default Charset
getDefaultControlDefinition() - Method in class lumis.doui.source.field.BaseSourceField
 
getDefaultControlDefinition() - Method in interface lumis.doui.source.field.ISourceField
Returns the default control definition to be used for this field.
getDefaultExtractor(String) - Static method in class lumis.portal.file.metadata.MetadataExtractorFactory
Returns the default IMetadataExtractor instance, based on the content type.
getDefaultFromAddress() - Method in interface lumis.portal.sendmail.IMailConfig
Returns the default from e-mail address, that will be used if no from is specified for a e-mail to be sent.
getDefaultInputControlDefinition() - Method in class lumis.content.source.field.MetaDataSourceField
 
getDefaultInputControlDefinition() - Method in class lumis.doui.source.field.BaseSourceField
 
getDefaultInputControlDefinition() - Method in interface lumis.doui.source.field.ISourceField
Returns the default input control definition to be used for editing this field's value.
getDefaultInputControlType() - Method in class lumis.content.source.field.type.TagDataType
 
getDefaultInputControlType() - Method in class lumis.doui.datatype.AbstractDouiDataType
 
getDefaultInputControlType() - Method in interface lumis.doui.datatype.IDouiDataType
Returns the default input control type for this data type.
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.BooleanDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.ChannelDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.DateDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.DateTimeDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.DoubleDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.FileDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.FilesDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.HtmlDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.IntegerDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.LongDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.PageDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.PageOrPageTemplateDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.PageTemplateDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.ParentContentDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.PrincipalDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.StringDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.TextDataType
 
getDefaultInputControlType() - Method in class lumis.doui.source.field.type.TimeDataType
 
getDefaultInputControlType() - Method in class lumis.service.document.field.DocumentDataType
 
getDefaultInputControlType() - Method in class lumis.service.image.field.ImageDataType
 
getDefaultInputControlType() - Method in class lumis.service.portalmanagement.webfilereplication.PasswordDataType
 
getDefaultInsertValue() - Method in class lumis.doui.table.field.GenericTableSourceField
 
getDefaultLocale() - Method in class lumis.content.core.Content
Returns the default locale for this content.
getDefaultLocale() - Static method in class lumis.portal.PortalContext
 
getDefaultLocale() - Method in class lumis.util.converter.AbstractConverter
 
getDefaultMessageParameters() - Method in class lumis.doui.control.validator.DateCompareValidatorControl
 
getDefaultMessageParameters() - Method in class lumis.doui.control.validator.DateDataTypeValidatorControl
 
getDefaultMessageParameters() - Method in class lumis.doui.control.validator.FileSizeValidatorControl
 
getDefaultMessageParameters() - Method in class lumis.doui.control.validator.IntegerDataTypeValidatorControl
 
getDefaultMessageParameters() - Method in class lumis.doui.control.validator.LengthValidatorControl
 
getDefaultMessageParameters() - Method in class lumis.doui.control.validator.NumberDataTypeValidatorControl
 
getDefaultMessageParameters() - Method in class lumis.doui.control.ValidatorControl
 
getDefaultMessageParameters() - Method in class lumis.doui.search.SearchQueryValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.multifileupload.MultiFileUploadRequiredValueValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.validator.DateCompareValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.validator.DateDataTypeValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.validator.EmailValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.validator.FileNameValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.validator.FileSizeValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.validator.IntegerDataTypeValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.validator.LengthValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.validator.NumberDataTypeValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.validator.RegularExpressionValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.validator.RequiredValueValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.control.ValidatorControl
 
getDefaultMessages(String) - Method in class lumis.doui.search.SearchQueryValidatorControl
 
getDefaultMessages(String) - Method in class lumis.service.doui.filters.FilterUniqueIdValidator
 
getDefaultNamespacePrefix() - Method in class lumis.portal.presentation.core.AbstractLayoutFileMarkupFilter
Returns the default namespace prefix for the tags processed by this filter.
getDefaultNamespacePrefix() - Method in class lumis.portal.presentation.perspective.admin.PortalStudioLayoutFileMarkupFilter
 
getDefaultNamespacePrefix() - Method in class lumis.portal.presentation.perspective.publisher.PublisherPerspectiveMarkupFilter
 
getDefaultNamespacePrefix() - Method in class lumis.portal.presentation.tag.el.ELMarkupFilter
 
getDefaultNamespacePrefix() - Method in class lumis.portal.presentation.tag.page.PageMarkupFilter
 
getDefaultPage(SessionConfig, String, String, String, int, ITransaction) - Method in interface lumis.portal.presentation.IPresentationManager
Get the default Page.
getDefaultPage(SessionConfig, String, String, String, int, PortalRequestContext, ITransaction) - Method in interface lumis.portal.presentation.IPresentationManagerSPI
Get the default Page.
getDefaultPage(SessionConfig, String, String, String, int, PortalRequestContext, ITransaction) - Method in class lumis.portal.presentation.PresentationManager
 
getDefaultPage(SessionConfig, String, String, String, int, ITransaction) - Method in class lumis.portal.presentation.PresentationManager
 
getDefaultPageDocType() - Static method in class lumis.portal.PortalContext
 
getDefaultPattern() - Method in class lumis.doui.control.validator.NumberDataTypeValidatorControl
 
getDefaultPattern() - Method in class lumis.util.converter.AbstractConverter
 
getDefaultPermission(ITransaction) - Method in class lumis.service.portalmanagement.channelacl.ChannelAclControl
 
getDefaultPermission(ITransaction) - Method in class lumis.service.portalmanagement.genericacl.GenericAclControl
 
getDefaultPermission(ITransaction) - Method in class lumis.service.portalmanagement.groupacl.GroupAclControl
 
getDefaultPermission(ITransaction) - Method in class lumis.service.portalmanagement.pageacl.PageAclControl
 
getDefaultPermission(ITransaction) - Method in class lumis.service.portalmanagement.pagetemplateacl.PageTemplateAclControl
 
getDefaultPermission(ITransaction) - Method in class lumis.service.portalmanagement.portalacl.PortalAclControl
 
getDefaultPermission(ITransaction) - Method in class lumis.service.portalmanagement.serviceacl.ServiceAclControl
 
getDefaultPermission(ITransaction) - Method in class lumis.service.portalmanagement.serviceinstanceacl.ServiceInstanceAclControl
 
getDefaultPopupPageId(String) - Method in class lumis.doui.control.button.ButtonControl
 
getDefaultProviderClass() - Method in class lumis.content.table.ContentTableSource
 
getDefaultProviderClass() - Method in class lumis.doui.search.SearchSource
 
getDefaultProviderClass() - Method in class lumis.doui.source.Source
Abstract method that returns the default data provider class name.
getDefaultProviderClass() - Method in class lumis.doui.source.TabularSource
Returns data provider class for the source.
getDefaultProviderClass() - Method in class lumis.doui.table.TableSource
 
getDefaultRegistrationData() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityManagerImpl
Currently unsupported
getDefaultSerializer() - Method in class lumis.portal.serialization.BaseSerializationContext
Returns the default object serializer for this serialization context.
getDefaultServiceInterfaceInContextEdit() - Static method in class lumis.portal.incontextedit.ServiceInterfaceInContextEditFactory
Returns the default implementation of IServiceInterfaceInContextEdit.
getDefaultSource() - Method in class lumis.doui.source.SourceContainer
 
getDefaultSourceSearchContentFillerClassName() - Method in class lumis.content.table.ContentTableSource
 
getDefaultSourceSearchContentFillerClassName() - Method in class lumis.doui.source.TabularSource
Returns the default source search content search filler class name.
getDefaultStyle() - Method in class lumis.content.service.ContentServiceInterface
 
getDefaultStyle() - Method in class lumis.doui.service.DouiServiceInterface
 
getDefaultStyleId(String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceDao
Get the default style of the service's interface.
getDefaultStyleId(String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceDaoHib
 
getDefaultValue() - Method in interface lumis.content.wizard.ICreateParams.IField
 
getDefaultValue() - Method in class lumis.doui.control.DataControl
 
getDefaultValue() - Method in class lumis.doui.control.selectpage.SelectPageTemplateControl
 
getDefaultValue() - Method in class lumis.doui.source.field.BaseSourceField
 
getDefaultValue() - Method in interface lumis.doui.source.field.ISourceField
 
getDefaultValue() - Method in class lumis.service.pagepersonalization.doui.control.InterfaceInstanceIdInputHiddenControl
 
getDefaultValue() - Method in class lumis.service.resourcescheduler.ScheduleDateTimePickerControl
 
getDefaultValues() - Method in class lumis.portal.propertybag.Property
Returns the list of default values stored for this property.
getDefaultViewControlDefinition() - Method in class lumis.doui.source.field.BaseSourceField
 
getDefaultViewControlDefinition() - Method in interface lumis.doui.source.field.ISourceField
Returns the default control definition to be used for viewing this field's value.
getDefaultViewControlType() - Method in class lumis.doui.datatype.AbstractDouiDataType
 
getDefaultViewControlType() - Method in interface lumis.doui.datatype.IDouiDataType
Returns the default control type for viewing this data type's values.
getDefaultViewControlType() - Method in class lumis.doui.source.field.type.HtmlDataType
 
getDefaultWidgets(SessionConfig, String, IServiceInterfaceRequest, ITransaction) - Static method in class lumis.service.pagepersonalization.PagePersonalizationUtil
 
getDefaultWidgets(SessionConfig, String, PagePersonalizationHolderConfiguration.Type, ITransaction) - Static method in class lumis.service.pagepersonalization.PagePersonalizationUtil
 
getDefinition() - Method in class lumis.content.workflow.WorkflowConfig
Returns the definition for this workflow, as a string.
getDefinition() - Method in class lumis.doui.DouiConfig
 
getDefinition() - Method in class lumis.portal.service.ServiceConfig
 
getDefinition() - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig
 
getDefinition() - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig
 
getDefinition() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getDefinitionDocument(String) - Static method in class lumis.portal.util.PortalUtilInternal
Returns the XML Document for a definition file.
getDefinitionLocale() - Method in class lumis.doui.datatype.AbstractDouiDataType
Returns the locale to be used to parse the values of this data type in a definition xml file.
getDefinitionLocale() - Method in interface lumis.doui.datatype.IDouiDataType
Returns the locale to be used to parse the values of this data type in a definition xml file.
getDefinitionNode() - Method in class lumis.doui.DouiConfig
 
getDefinitionNode() - Method in class lumis.doui.source.field.BaseSourceField
 
getDefinitionNode() - Method in interface lumis.doui.source.field.ISourceField
Deprecated. hopefully this should not be used.
getDefinitionNode() - Method in class lumis.doui.source.Source
Deprecated. This method may not be public in the future.
getDefinitionNode() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getDefinitionPath(String) - Static method in class lumis.portal.PortalContext
 
getDefinitionPattern() - Method in class lumis.doui.datatype.AbstractDouiDataType
Returns the pattern to be used to parse the values of this data type in a definition xml file.
getDefinitionPattern() - Method in interface lumis.doui.datatype.IDouiDataType
Returns the pattern to be used to parse the values of this data type in a definition xml file.
getDefinitionPattern() - Method in class lumis.doui.source.field.type.DateDataType
 
getDefinitionPattern() - Method in class lumis.doui.source.field.type.DateTimeDataType
 
getDefinitionPattern() - Method in class lumis.doui.source.field.type.DoubleDataType
 
getDefinitionPattern() - Method in class lumis.doui.source.field.type.IntegerDataType
 
getDefinitionPattern() - Method in class lumis.doui.source.field.type.LongDataType
 
getDefinitionPattern() - Method in class lumis.doui.source.field.type.TimeDataType
 
getDefinitionRootPath() - Method in interface lumis.content.wizard.ICreateParams
 
getDefinitionXmlNode() - Method in class lumis.content.workflow.WorkflowConfig
Deprecated. Since 4.0.11, this method is no longer used and may be removed in the future.
getDefinitionXmlNode() - Method in class lumis.portal.service.ServiceConfig
 
getDefinitionXmlNode() - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig
 
getDefinitionXmlNode() - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig
 
getDeleteButtonScript(String, ISourceData, boolean) - Method in class lumis.service.forum.ForumMessageListPostLoadProcessor
 
getDeletedWidgetsData(String[]) - Static method in class lumis.service.pagepersonalization.widgetmanipulationaction.PagePersonalizationManager
 
getDeletedWidgetsData(String) - Static method in class lumis.service.pagepersonalization.widgetmanipulationaction.PagePersonalizationManager
 
getDeleteStatement(QueryDelete, ITransaction) - Method in interface lumis.util.query.IQueryAdapter
 
getDeleteStatement(QueryDelete, ITransaction) - Method in class lumis.util.query.jdbc.GenericQueryAdapterJdbc
 
getDenyPermissions() - Method in class lumis.util.security.acl.Permissions
 
getDenyPermissionsInheriting() - Method in class lumis.util.security.acl.Permissions
 
getDepartament() - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Gets department
getDependableNode() - Method in class lumis.portal.serialization.Dependency
 
getDependencies() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializableConfig
 
getDependency(String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
 
getDependency(String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
getDependencyIdsByServiceInstanceId(String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
Get the ids of all the service instances that the given service instance depends on
getDependencyIdsByServiceInstanceId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Returns the service instance ids that the given service instance id depends on
getDependencyIdsByServiceInstanceId(String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
getDependencyIdsByServiceInstanceId(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
getDependencyKeys() - Method in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
 
getDependencyType() - Method in class lumis.portal.serviceinstance.ServiceInstanceDependencyConfig
 
getDependentConfigPersistences() - Method in class lumis.portal.serialization.DeserializationContext
 
getDependentConfigPersistences() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
getDependentKeys() - Method in class lumis.portal.serialization.operation.DependentConfigOperationCollection
 
getDependentNode() - Method in class lumis.portal.serialization.Dependency
 
getDependentServiceInstanceId() - Method in class lumis.portal.serviceinstance.ServiceInstanceDependencyConfig
 
getDependentServiceInstanceIds(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
 
getDependentServiceInstanceIds(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
getDependentServiceInstances(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Returns the service instances that are dependent on the specified service instance.
getDependentServiceInstances(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
getDeployer() - Method in class lumis.portal.appserver.GenericApplicationServerManager
 
getDeployer() - Method in interface lumis.portal.appserver.IApplicationServerManager
Returns the deployer for this application server.
getDeployer() - Method in class lumis.portal.appserver.TomcatAppServerManager
 
getDeployFile() - Method in class lumis.portal.deployment.DeployConfig
Deprecated. Returns the file to be deployed.
getDeploymentDateTime() - Method in interface lumis.portal.deployment.IModule
Returns the date-time of the deployment of this module.
getDeploymentManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getDeploymentManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getDescription() - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
getDescription() - Method in class lumis.content.webresource.ContentPageWebResourceDataProvider
 
getDescription() - Method in interface lumis.content.wizard.ICreateParams
 
getDescription() - Method in class lumis.content.workflow.WorkflowConfig
Returns the description for this workflow.
getDescription() - Method in class lumis.content.workflow.WorkflowStateConfig
Returns the description for this state.
getDescription() - Method in class lumis.content.workflow.WorkflowTransitionConfig
Returns the description for this transition.
getDescription() - Method in class lumis.portal.audit.AuditCategory
Returns the category description.
getDescription() - Method in class lumis.portal.audit.AuditEntryType
 
getDescription() - Method in class lumis.portal.channel.ChannelConfig
 
getDescription() - Method in class lumis.portal.css.CssConfig
 
getDescription() - Method in interface lumis.portal.deployment.IModule
Returns the module description.
getDescription() - Method in class lumis.portal.group.GroupConfig
 
getDescription() - Method in class lumis.portal.group.GroupType
Returns the description of this group type.
getDescription() - Method in interface lumis.portal.monitor.IAggregationType
Returns the description for this aggregation type.
getDescription() - Method in interface lumis.portal.monitor.ICategory
Returns the description for this category.
getDescription() - Method in interface lumis.portal.monitor.IEvent
Returns the description for this event.
getDescription() - Method in interface lumis.portal.monitor.IMeasureType
Returns the description for this measure type.
getDescription() - Method in enum lumis.portal.page.cache.PageCacheMonitorUtil.Event
Returns the description of the event.
getDescription() - Method in enum lumis.portal.page.cache.PageCacheMonitorUtil.MeasureType
Returns the description of the measure type.
getDescription() - Method in class lumis.portal.page.PageConfig
 
getDescription() - Method in class lumis.portal.page.webresource.AbstractPageWebResourceDataProvider
Returns the description for the page web resource.
getDescription() - Method in class lumis.portal.page.webresource.DefaultPageWebResourceDataProvider
 
getDescription() - Method in class lumis.portal.page.webresource.PageWebResourceData
Returns the page web resource description.
getDescription() - Method in class lumis.portal.presentation.perspective.DefaultPortalMode
Returns the description of the current PortalMode.
getDescription() - Method in interface lumis.portal.presentation.perspective.IPortalMode
Returns the description of the current PortalMode.
getDescription() - Method in class lumis.portal.report.Report
Returns the description for this report.
getDescription() - Method in interface lumis.portal.sendmail.IMailAttachment
Returns the description of this attachment.
getDescription() - Method in class lumis.portal.serialization.persistency.fs.FSDirectory
 
getDescription() - Method in class lumis.portal.serialization.persistency.fs.FSShallowDirectory
 
getDescription() - Method in interface lumis.portal.serialization.persistency.IDirectory
Generate a general description of the directory, used mainly to compose exception messages.
getDescription() - Method in class lumis.portal.serialization.persistency.sub.SubDirectory
 
getDescription() - Method in class lumis.portal.serialization.persistency.zip.ZipDirectory
 
getDescription() - Method in class lumis.portal.service.ServiceConfig
 
getDescription() - Method in enum lumis.portal.servicecontainer.ServiceContainerMonitorUtil.Event
Returns the description.
getDescription() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
getDescription() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getDescription() - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
getDescription() - Method in class lumis.service.banner.BannerCategoryConfig
 
getDescription() - Method in class lumis.service.banner.BannerConfig
 
getDescription() - Method in class lumis.service.document.DocumentConfig
 
getDescription() - Method in class lumis.service.document.field.DocumentDataType.Data
The document description.
getDescription() - Method in class lumis.service.forum.ForumCategoryConfig
 
getDescription() - Method in class lumis.service.forum.ForumConfig
 
getDescription() - Method in class lumis.service.link.LinkCategoryConfig
 
getDescription() - Method in class lumis.service.newsletter.Category
Returns the description.
getDescription() - Method in class lumis.service.newsletter.Model
Returns the description.
getDescription() - Method in class lumis.service.pagepersonalization.bean.Widget
 
getDescription() - Method in class lumis.service.rss.RssResultRow
 
getDescription() - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Gets description
getDescriptionFieldId() - Method in class lumis.service.rss.RssConfig
 
getDescriptionFromPortlet(String) - Method in interface lumis.service.wsrp.consumer.IPortletServiceManager
Returns the description from portlet.
getDescriptionFromPortlet(String) - Method in class lumis.service.wsrp.consumer.PortletServiceManager
 
getDescriptionFromPortlet(String) - Method in interface lumis.service.wsrp.consumer.RemotePortletManagementManager
Returns the description from portlet.
getDescriptionFromPortlet(String) - Method in class lumis.service.wsrp.consumer.RemotePortletManagementManagerV1
 
getDescriptionFromPortlet(String) - Method in class lumis.service.wsrp.consumer.RemotePortletManagementManagerV2
 
getDeserializationContext() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
getDeserializedPermissions() - Method in class lumis.content.workflow.serialization.WorkflowPermissionPersistenceData
 
getDestinationChannelId() - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
getDestinationId() - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
getDestinationInterfaceHolderId(String) - Method in class lumis.portal.page.template.InterfaceHolderMapping
 
getDestinations() - Method in interface lumis.portal.sendmail.IMultipleMail
Returns a collection of destinations for this mail.
getDestServiceId() - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
getDestServiceInstanceId() - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
getDestServiceInterfaceId() - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
getDestServiceInterfaceInstanceId() - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
getDetailedFollowList(String, String, String, String) - Method in class lumis.service.socialnetworkservices.microblog.core.manager.UserFollowsManager
Method designed to retrieve a list of users who follows the current user, or the users followed by this same user in a given social network.
getDetailsInterfaceId() - Method in class lumis.doui.source.Source
Returns the default details interface id for this source.
getDeviceDetectionNode() - Static method in class lumis.portal.PortalContext
Returns the Device Detection node that was defined on lumisPortalConfig.
getDeviceEntry() - Method in class lumis.portal.PortalRequestContext
Returns the Device Request Context thats contains all information about the device that is making the current request.
getDeviceManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
Returns the manager for devices.
getDeviceSkinManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
Returns the manager for devices skins.
getDirectory() - Method in class lumis.portal.serialization.BaseSerializationContext
 
getDirectoryPath() - Method in class lumis.portal.serialization.persistency.fs.FSDirectory
 
getDirectoryPath() - Method in interface lumis.portal.serialization.persistency.IFSDirectory
 
getDirectoryPath() - Method in class lumis.portal.serialization.persistency.zip.ZipDirectory
 
getDisplayDataId() - Method in class lumis.doui.control.itempicker.ItemPickerControl
 
getDisplayName() - Method in interface lumis.portal.deployment.IModule
Returns the module display name.
getDisplayName() - Method in class lumis.portal.file.transformation.FileTransformation
Returns the display name.
getDisplayName(ServiceInterfaceInstanceConfig, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Returns the display name for a service interface instance.
getDisplayName() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
Returns the display name to be used for this service interface instance.
getDisplayName(ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getDisplayQueryField(QueryBase) - Method in class lumis.doui.table.field.GenericTableSourceField
 
getDisplayQueryField(QueryBase) - Method in interface lumis.doui.table.field.ITableSourceField
Returns the query field to be used for display purposes for this field.
getDisplayQueryField(QueryBase) - Method in class lumis.service.portalmanagement.group.GroupConfigurationButtonField
 
getDisplayQueryField(QueryBase) - Method in class lumis.service.portalmanagement.grouptype.GroupTypeConfigurationButtonField
 
getDisplayString(IRenderer) - Method in class lumis.content.source.field.type.TagDataType.Data
 
getDisplayString(IRenderer) - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
getDisplayString(IRenderer) - Method in class lumis.doui.render.CharSequenceRenderableWrapper
 
getDisplayString(IRenderer) - Method in interface lumis.doui.render.IRenderable
Returns the string to be displayed for representing this instance, when a short display is required.
getDisplayString(IRenderer) - Method in class lumis.doui.render.RenderDataValue
 
getDisplayString(IRenderer) - Method in class lumis.doui.source.field.LocalizableCharSequenceValue
 
getDisplayString(IRenderer) - Method in class lumis.doui.source.field.type.ChannelDataType.Data
Returns the localized name of the channel.
getDisplayString(IRenderer) - Method in class lumis.doui.source.field.type.DateDataType.Data
 
getDisplayString(IRenderer) - Method in class lumis.doui.source.field.type.DateTimeDataType.Data
 
getDisplayString(IRenderer) - Method in class lumis.doui.source.field.type.FileDataType.Data
 
getDisplayString(IRenderer) - Method in class lumis.doui.source.field.type.FilesDataType.Data
Returns the display string, as defined in FileDataType.Data.getDisplayString(IRenderer), of each file in this files data, separated by comma.
getDisplayString(IRenderer) - Method in class lumis.doui.source.field.type.PageDataType.Data
 
getDisplayString(IRenderer) - Method in class lumis.doui.source.field.type.PrincipalDataType.Data
 
getDisplayString(IRenderer) - Method in class lumis.doui.source.field.type.TimeDataType.Data
 
getDisplayString(IRenderer) - Method in class lumis.service.document.field.DocumentDataType.Data
 
getDisplayString(IRenderer) - Method in class lumis.service.image.field.ImageDataType.Data
 
getDisplayString(IRenderer) - Method in class lumis.service.resourcescheduler.ResourcesDataType.Data
Returns the display string, as defined in ResourceDataType.Data#getDisplayString(IRenderer), of each Resource in this Resources data, separated by comma.
getDisplayValue() - Method in class lumis.doui.control.selectchannel.SelectChannelOrChannelTemplateControl
Returns the name to be displayed for the user.
getDisplayValue() - Method in class lumis.report.control.SelectChannelPathControl
 
getDistinct() - Method in class lumis.doui.source.Source
Returns the distinct property of the source.
getDocTypeDeclaration() - Method in enum lumis.portal.presentation.PageDocType
 
getDocument(File) - Static method in class lumis.util.XmlUtil
 
getDocument(HttpServletRequest) - Static method in class lumis.util.XmlUtil
 
getDocument(String) - Static method in class lumis.util.XmlUtil
 
getDocumentFile() - Method in class lumis.service.document.DocumentConfig
 
getDocumentFromFile(String) - Static method in class lumis.util.XmlUtil
 
getDocumentId() - Method in class lumis.service.document.field.DocumentDataType.Data
 
getDocumentManager() - Static method in class lumis.service.document.DocumentManagerFactory
Returns a document manager instance.
getDouiConfigDao() - Static method in class lumis.doui.dao.DouiDaoFactory
 
getDouiContentTreeDao() - Static method in class lumis.doui.dao.DouiDaoFactory
 
getDouiContentTreeManager() - Static method in class lumis.doui.DouiManagerFactory
 
getDouiContext() - Method in class lumis.doui.control.ControlContainer
 
getDouiContext() - Method in class lumis.doui.processaction.ProcessActionContainer
 
getDouiContext() - Method in interface lumis.doui.source.ISourceContext
Returns the doui context this source context belongs to.
getDouiContext() - Method in class lumis.doui.source.Source
Returns this source's doui context.
getDouiContext() - Method in class lumis.doui.source.SourceContainer
 
getDouiContext() - Method in class lumis.doui.source.SourceContext
 
getDouiContext() - Method in interface lumis.lptf.doui.serviceinterface.IDouiRequestCycle
Returns the DouiContext used when processing this request cycle.
getDouiDefinitionProcessor() - Method in class lumis.doui.DouiContext
Returns a doui definition processor that evaluates the ELs present, according to this doui context.
getDouiHyperlink() - Method in class lumis.doui.DouiContext
 
getDouiHyperlinkItemParameterField() - Method in class lumis.doui.source.Source
Returns the information about the field that is associated with the item id page parameter.
getDouiHyperlinkItemParameterField() - Method in class lumis.doui.source.TabularSource
 
getDouiIndexer() - Static method in class lumis.doui.search.common.DouiIndexerFactory
 
getDouiManager() - Static method in class lumis.doui.DouiManagerFactory
 
getDouiServiceDefinitionNode(String, ITransaction) - Method in class lumis.doui.DouiManager
 
getDouiServiceDefinitionNode(String, ITransaction) - Method in interface lumis.doui.IDouiManager
 
getDouiServiceInterfaceDefinition() - Method in class lumis.doui.DouiContext
 
getDouiServiceInterfaceInstanceDefinition(SessionConfig, String, IDouiDefinitionProcessor, ITransaction) - Method in class lumis.doui.DouiManager
 
getDouiServiceInterfaceInstanceDefinition(SessionConfig, String, IDouiDefinitionProcessor, ITransaction) - Method in interface lumis.doui.IDouiManager
Return the doui definition for a service interface instance.
getDownProtocol() - Method in class lumis.portal.cluster.multiserver.DurableNAKACK
 
getDurableMessageTimeToLive() - Method in interface lumis.portal.cluster.IClusterConfig
Returns the time to live of the durable message, in minutes.
getDuration() - Method in class lumis.portal.file.metadata.FileMetadata
 
getDuration() - Method in interface lumis.portal.file.metadata.IFileMetadata
Returns the duration metadata, in milliseconds.
getDuration() - Method in interface lumis.portal.fileparser.IFileMetadata
Deprecated. Returns the duration metadata.
getDuration() - Method in interface lumis.portal.monitor.IEvent
Returns the aggregation duration used for this event's data.
getDuration() - Method in enum lumis.portal.page.cache.PageCacheMonitorUtil.Event
Returns the duration of the event.
getDuration() - Method in enum lumis.portal.servicecontainer.ServiceContainerMonitorUtil.Event
Returns the duration.
getDynamicPath() - Method in class lumis.portal.url.WebResource
Returns the dynamic path to access this web resource.
getEditButtonScript(String, ISourceData, IServiceInterfaceUrl) - Method in class lumis.service.forum.ForumMessageListPostLoadProcessor
 
getEditInterfaceId() - Method in class lumis.doui.source.Source
Returns the default edit interface id for this source.
getElapsedTime() - Method in class lumis.portal.progress.ProgressConfig
 
getElementCountInMemory() - Method in class lumis.portal.cache.HibernatePortalCache
 
getElementCountOnDisk() - Method in class lumis.portal.cache.HibernatePortalCache
 
getEmail() - Method in class lumis.portal.user.UserConfig
 
getEmail() - Method in class lumis.portal.webservice.user.User
 
getEmail() - Method in class lumis.service.mailmarketing.UserSubscription
 
getEmail() - Method in class lumis.service.newsletter.Subscription
Returns the email for this subscription.
getEmail() - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Gets email
getEmailAddress() - Method in interface lumis.portal.sendmail.IMailDestination
Returns the mail address of this destination.
getEmailDestinationStringAsCollection(String) - Method in class lumis.portal.sendmail.smtp.SmtpMailSender
Translates an email destination string into a collection of Strings, each one contaning an email destination.
getEmailFormat() - Method in class lumis.service.newsletter.Subscription
Returns the emailFormat.
getEnableCache(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Returns the enableCache property of an interface instance.
getEnableCache() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getEnableCache(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getEncodingAttributes(String, String) - Method in class lumis.portal.file.transformation.encoder.MultiMediaFormatEncoder
Returns the encoding attributes correctly built for given content type and target format.
getEncodingType() - Method in class lumis.doui.control.form.FormControl
 
getEncodingType() - Method in interface lumis.doui.control.IFormControl
 
getEncryptionConfig() - Static method in class lumis.portal.PortalContext
 
getEncryptor() - Static method in class lumis.portal.PortalEncryptorFactory
Deprecated.  
getEndDate() - Method in class lumis.service.newsletter.Schedule
 
getEndDateTime() - Method in interface lumis.portal.processqueue.IQueueTaskProcess
Returns the time the processed ended.
getEndDateTime() - Method in class lumis.portal.processqueue.QueueTaskProcess
Returns the time the processed ended.
getEndTime() - Method in class lumis.collaboration.chat.ChatConversationConfig
 
getEnforce8Bit() - Method in class lumis.util.CharsetUtil
Gets the enforce8Bit flag, in case we do not want to ever get a US-ASCII encoding.
getEntities() - Method in class lumis.portal.event.persistence.PersistenceEvent
Returns the entities affected by this persistence event.
getEntities() - Method in class lumis.portal.event.persistence.PostUpdateEvent
 
getEntities() - Method in class lumis.portal.event.persistence.PreUpdateEvent
 
getEntityId() - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
getEntityManager() - Method in class lumis.portal.dao.hibernate.TransactionHibernate
 
getEntityManager(String) - Method in class lumis.portal.dao.hibernate.TransactionHibernate
 
getEntityManager() - Method in interface lumis.portal.dao.jpa.ITransactionJPA
Returns the default entity manager for this transaction.
getEntityManager(String) - Method in interface lumis.portal.dao.jpa.ITransactionJPA
Returns the entity manager associated with the specified database.
getEntityManager() - Static method in class lumis.portal.manager.ManagerFactory
Returns the entity manager for the current transaction.
getEntityManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
Returns the entity manager for the current transaction.
getEntityManagerFactory() - Static method in class lumis.portal.dao.hibernate.HibernateUtil
Returns the default entity manager factory, that access the portal's main database.
getEntityManagerFactory(String) - Static method in class lumis.portal.dao.hibernate.HibernateUtil
Returns the entity manager factory associated with the given id.
getEntityVersion() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
 
getEntries() - Method in class lumis.portal.preferences.PreferencesPrincipal
 
getEntries() - Method in class lumis.util.security.acl.AccessControlList
 
getEntries() - Method in class lumis.util.security.acl.serialization.AccessControlListSerializableConfig
 
getEntry(String) - Method in class lumis.portal.PortalRequestContext
Returns the specific request context based on Key parameter.
getEntry(String) - Method in class lumis.util.security.acl.AccessControlList
 
getErrorCode() - Method in class lumis.portal.htmlevaluation.HtmlEvaluationMessage
Returns the errorCode.
getErrorMessage() - Method in class lumis.doui.control.ValidationMessages
 
getErrorMessage() - Method in interface lumis.portal.deployment.IModule
Returns a message of all errors occurred during deployment process.
getErrorMessage() - Method in interface lumis.portal.sendmail.IMailSendStatus
Returns the error message of the last try to send the mail.
getErrorPage() - Static method in class lumis.portal.PortalContext
 
getErrorString() - Method in class lumis.portal.authentication.AccessError
Gets the String Id for the current access error cause.
getErrorSummaryControl() - Method in class lumis.doui.control.ControlContainer
 
getETag() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getETag() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
 
getEvent(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.DummyMonitorManager
 
getEvent(SessionConfig, String, ITransaction) - Method in interface lumis.portal.monitor.IMonitorManager
Returns a persistent event instance.
getEvent(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.impl.MonitorManager
 
getEventByKey(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.DummyMonitorManager
 
getEventByKey(SessionConfig, String, ITransaction) - Method in interface lumis.portal.monitor.IMonitorManager
Returns a persistent event instance, finding it by the eventKey.
getEventByKey(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.impl.MonitorManager
 
getEventFilter() - Method in class lumis.content.search.common.ContentIndexerObserver
 
getEventFilter() - Method in class lumis.portal.cache.ClusterMembershipObserver
 
getEventFilter() - Method in class lumis.portal.event.AbstractPortalEventObserver
 
getEventFilter() - Method in interface lumis.portal.event.IPortalEventObserver
Returns the event filter for this observer.
getEventFilter() - Method in class lumis.portal.page.cache.PageCacheObserver
 
getEventFilter() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceObserver
 
getEventFilter() - Method in class lumis.portal.url.URLConversionCacheObserver
 
getEventFilter() - Method in class lumis.portal.webfilereplication.WebFileReplicationObserver
 
getEventFilter() - Method in class lumis.service.pagepersonalization.observer.PagePersonalizationObserver
 
getEventFilter() - Method in class lumis.service.rss.RssObserver
 
getEventFilter() - Method in class lumis.service.socialnetworkservices.microblog.doui.observer.MicroblogPortalObserver
 
getEventFilter() - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfilePortalObserver
 
getEventFilter() - Method in class lumis.service.wsrp.producer.ServiceInterfaceInstanceDeleteObserver
 
getEventGroups() - Method in class lumis.portal.event.AbstractPortalEvent
 
getEventGroups() - Method in interface lumis.portal.event.IPortalEvent
Returns the event group identifiers for which this event was raised.
getEventKey() - Method in interface lumis.portal.monitor.IEvent
Returns the key for this event.
getEventProcessingPortlets(QName) - Method in class lumis.service.wsrp.producer.PortletDescriptorHolderImpl
 
getEventPublishingPortlets(QName) - Method in class lumis.service.wsrp.producer.PortletDescriptorHolderImpl
 
getEvents() - Method in interface lumis.portal.monitor.ICategory
Returns the collection of events that belong to this category.
getExceptionDetailsHtml(Throwable, HttpServletRequest) - Static method in class lumis.util.PortalUtil
 
getExecutedProcessActionServiceInterfaceInstanceId() - Method in interface lumis.portal.presentation.core.IPageRenderer
Returns the service interface instance identifier of the service interface instance target of the process action.
getExecutedProcessActionServiceInterfaceInstanceId() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getExecutedProcessActionServiceInterfaceInstanceId() - Method in class lumis.portal.presentation.PresentationControllerHtml.PresentationPageRenderer
 
getExecutionStatus() - Method in class lumis.service.newsletter.Schedule
Returns the executionStatus.
getExecutorManager() - Static method in class lumis.portal.manager.ManagerFactory
Returns the portal executor manager.
getExecutorManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
Returns the portal executor manager.
getExecutorMaxThreads() - Static method in class lumis.portal.PortalContext
Returns the maximum number of threads to be kept alive by IExecutorManager.
getExecutorMinThreads() - Static method in class lumis.portal.PortalContext
Returns the minimum number of threads to be kept alive by IExecutorManager.
getExistingStyleAction() - Method in class lumis.portal.serialization.DeserializationContext
 
getExtendedProperties(String) - Method in class lumis.portal.service.ServiceConfig
 
getExtendedProperties(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
getExtendedProperties(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getExtendedProperty(String) - Method in class lumis.portal.service.ServiceConfig
 
getExtendedProperty(String) - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
getExtendedProperty(String) - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getExtendedPropertyNames() - Method in class lumis.portal.service.ServiceConfig
 
getExtendedPropertyNames() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
getExtendedPropertyNames() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getExtension() - Method in class lumis.portal.file.transformation.FileTransformation
Returns the extension.
getExternalDependencies() - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
 
getExternalDependencies() - Method in class lumis.portal.serialization.SerializationContext
 
getExternalDependenciesSerializationSettings() - Method in interface lumis.portal.serialization.ISerializationManager2
Deprecated. 
getExternalDependenciesSerializationSettings() - Method in class lumis.portal.serialization.SerializationManager2
TODO: Método movido para SerializationContext e deprecated.
getExternalServiceInstanceDependencies() - Method in class lumis.portal.serialization.SerializationContext
 
getExtractor(String, String) - Static method in class lumis.portal.file.metadata.MetadataExtractorFactory
Returns an extractor based on service instance and content type.
getFailed() - Method in interface lumis.portal.processqueue.IQueueStatistics
Returns the amount of process in Failed status in the queue.
getFailed() - Method in class lumis.portal.processqueue.QueueStatistics
Returns the amount of process in Error status in the queue.
getField(MetaDataSourceField.Type) - Method in class lumis.content.table.ContentTableSource
Returns the filed based on the metadata type passed in.
getField(String) - Method in class lumis.doui.source.Source
Returns the field with the given id.
getField() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Returns the field this entry operates on.
getField(QueryField) - Method in class lumis.util.query.jdbc.GenericQueryAdapterJdbc
 
getField() - Method in class lumis.util.query.jdbc.GenericQueryAdapterJdbc.Parameter
 
getField(String) - Method in class lumis.util.query.QueryTable
 
getFieldAlias() - Method in class lumis.util.query.QueryField
 
getFieldAliases() - Method in class lumis.portal.serialization.SerializationSettings
 
getFieldAliasesForClass(Class) - Method in class lumis.portal.serialization.SerializationSettings
 
getFieldById(String) - Method in class lumis.util.query.QueryBase
 
getFieldClass(String) - Method in class lumis.doui.source.TabularSource
Returns the class object of the field.
getFieldControlValue() - Method in class lumis.doui.control.autolayout.AutoLayoutFieldControl
Returns the value of the field control that it created.
getFieldHyperlink(TabularSource, ISourceData, String, String, int) - Method in class lumis.doui.control.tabulardata.TabularDataControl
 
getFieldHyperlink(TabularSource, ISourceData, String, String, int) - Method in class lumis.service.announcement.AnnouncementTabularDataControl
 
getFieldHyperlink(TabularSource, ISourceData, String, String, int) - Method in class lumis.service.link.LinkTabularDataControl
 
getFieldHyperlink(TabularSource, ISourceData, String, String, int) - Method in class lumis.service.portalmanagement.deployment.LinkToRuntimeTabularDataControl
 
getFieldHyperlink(TabularSource, ISourceData, String, String, int) - Method in class lumis.service.portalmanagement.filesystem.FileSystemTabularData
 
getFieldHyperlink(TabularSource, ISourceData, String, String, int) - Method in class lumis.service.wsrp.producer.ProducerAdminListTabularDataControl
 
getFieldId() - Method in class lumis.doui.hyperlink.DouiHyperlinkItemParameterField
 
getFieldId(String) - Method in class lumis.doui.source.TabularSource
Deprecated. This method may be removed in the future, because it is public and references field xml definition.
getFieldId() - Method in class lumis.doui.table.filter.TableSourceFilter
 
getFieldIdByPublishFieldType(String) - Method in class lumis.content.control.autolayout.AutoLayoutLanguageInformationControl
 
getFieldIdByPublishFieldType(String) - Method in class lumis.content.control.autolayout.AutoLayoutPublishingInformationControl
 
getFieldIdByPublishFieldType(String) - Method in class lumis.content.control.autolayout.AutoLayoutWorkflowInformationControl
 
getFieldIds(String) - Method in class lumis.doui.source.TabularSource
Deprecated. This method may be removed in the future, because it is public and references field xml definition.
getFieldName() - Method in class lumis.doui.control.DataBoundControl
Returns the field name that the data control is associated to.
getFieldName() - Method in interface lumis.doui.control.IDataBoundControl
Returns the field name that the data control is associated to.
getFieldName(String) - Method in class lumis.doui.source.TabularSource
Returns the field name given a field id.
getFieldName() - Method in class lumis.portal.serialization.SerializationSettings.CollectionAliasSettings
 
getFieldName() - Method in class lumis.util.query.QueryField
 
getFields() - Method in interface lumis.content.wizard.ICreateParams.ITable
 
getFields(Node) - Static method in class lumis.doui.control.datagrid.DataGridControlField
 
getFields(List<ITabularSourceField>) - Static method in class lumis.doui.control.datagrid.DataGridControlFieldTabularSourceFieldWrapper
 
getFields() - Method in class lumis.doui.source.Source
Returns a unmodifiable list of the fields in this source.
getFields(String) - Method in class lumis.search.SearchContent
Returns a collection of fields with the given name.
getFields() - Method in class lumis.util.query.QueryBase
 
getFieldsDefinitionNode() - Method in class lumis.doui.source.TabularSource
Returs the fields node of the source.
getFieldsToSelect() - Method in class lumis.doui.table.field.TableSourceFieldMapping
 
getFieldValues(String) - Method in class lumis.search.SearchContent
Returns the values of all fields with the given name.
getFile(SessionConfig, FileConfig, ITransaction) - Method in class lumis.portal.file.FileManager
 
getFile(SessionConfig, FileConfig, ITransaction) - Method in interface lumis.portal.file.IFileManager
Returns the File object for accessing the corresponding file in the filesystem.
getFile(SessionConfig, TransformedFileConfig, ITransaction) - Method in class lumis.portal.file.transformation.FileTransformationManager
 
getFile(SessionConfig, TransformedFileConfig, ITransaction) - Method in interface lumis.portal.file.transformation.IFileTransformationManagerSPI
Returns a file based on the TransformedFileConfig indicated.
getFile() - Method in class lumis.portal.filesystem.event.FileSystemEvent
Returns the affected file or folder.
getFileConfigId() - Method in class lumis.portal.file.transformation.TransformedFileConfig
Returns the fileConfigId.
getFileConfigsByFilesId(SessionConfig, String, ITransaction) - Method in class lumis.portal.file.FileManager
 
getFileConfigsByFilesId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.file.IFileManager
Returns a collection of FileConfig of file entries belonging to the files with the given id.
getFileConfigsByServiceInstanceId(String, ITransaction) - Method in class lumis.portal.file.FileManager
Returns all file configs by a given service instance id.
getFileDao() - Static method in class lumis.portal.dao.DaoFactory
 
getFileDescription(String) - Method in class lumis.doui.control.multifileupload.MultiFileUploadControl
Returns the files description used on open file system window.
getFileDownloadMonitor(FileConfig, ITransaction) - Static method in class lumis.portal.file.FileMonitorUtil
Returns a monitor for the "lumis.portal.file.ev.download" event.
getFileDownloadUrl(String) - Static method in class lumis.portal.file.FileDownloadControllerHtml
Returns the URL for downloading the file with the given id.
getFileDownloadUrl(String, boolean) - Static method in class lumis.portal.file.FileDownloadControllerHtml
Returns the URL for downloading the file with the given id.
getFileDownloadUrl(String, String, boolean) - Static method in class lumis.portal.file.FileDownloadControllerHtml
Returns the URL for downloading the file with the given id.
getFileHref(SessionConfig, String, ITransaction) - Method in class lumis.portal.file.FileManager
 
getFileHref(SessionConfig, String, ITransaction) - Method in interface lumis.portal.file.IFileManager
Returns the href that is used to access the specified file.
getFileHref(SessionConfig, TransformedFileConfig, ITransaction) - Method in class lumis.portal.file.transformation.FileTransformationManager
 
getFileHref(SessionConfig, TransformedFileConfig, ITransaction) - Method in interface lumis.portal.file.transformation.IFileTransformationManagerSPI
Returns the href for linking to the given transformed file in a portal's page.
getFileId() - Method in class lumis.doui.source.field.type.FileDataType.Data
 
getFileId() - Method in class lumis.service.socialnetworkservices.microblog.entity.PostAttachment
Gets the FileId associated to this attachment.
getFileIds(ITransaction) - Method in class lumis.portal.file.FileDaoJdbc
Return all fileIds from lum_file table.
getFileItem() - Method in class lumis.content.table.ContentTableAddFileMultiRowDataProcessActionHandler
Returns the current FileItem that is being processed.
getFileItem() - Method in class lumis.doui.table.TableAddFileMultiRowDataProcessActionHandler
Returns the current FileItem that is being processed.
getFileManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getFileManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getFileName() - Method in interface lumis.doui.control.multifileupload.IMultiFileUploadParameterItem
Gets file name.
getFileName() - Method in class lumis.portal.xslcache.XslCacheConfig
 
getFilenameParameterName(String) - Method in class lumis.doui.control.fileupload.FileUploadControl
 
getFileParameter(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getFileParameter(String) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getFileParameter(String) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
 
getFileParser(String) - Static method in class lumis.util.parse.ParserFactory
Returns the file parser object for a specified MIME content type.
getFilePath() - Method in interface lumis.doui.control.multifileupload.IMultiFileUploadParameterItem
Gets file path.
getFilePath() - Method in class lumis.portal.css.CssConfig
 
getFilePath() - Method in class lumis.portal.page.cache.PageCacheConfig
Returns the path to the cache file, relative to the portal application web root.
getFilePath() - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
getFilePrefix() - Method in class lumis.portal.file.transformation.FileTransformation
Returns the filePrefix.
getFilesConfig(SessionConfig, String, ITransaction) - Method in class lumis.portal.file.FileManager
 
getFilesConfig(SessionConfig, String, ITransaction) - Method in interface lumis.portal.file.IFileManager
Returns the FilesConfig for a files with the given filesId.
getFilesDao() - Static method in class lumis.portal.dao.DaoFactory
 
getFileSize() - Method in class lumis.doui.source.field.type.FileDataType.Data
 
getFileSize() - Method in class lumis.portal.file.FileConfig
 
getFileSize() - Method in interface lumis.portal.file.IDownloadableFile
Returns the file size
getFileSize() - Method in class lumis.portal.file.transformation.TransformedFileConfig
Returns the fileSize.
getFileSufix() - Method in class lumis.portal.file.transformation.FileTransformation
Returns the fileSufix.
getFileSystemManager() - Static method in class lumis.portal.manager.ManagerFactory
Returns the portal file system manager.
getFileSystemManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
Returns the portal file system manager.
getFileTransformation(String, ITransaction) - Method in class lumis.portal.file.transformation.FileTransformationManager
 
getFileTransformation(String, ITransaction) - Method in interface lumis.portal.file.transformation.IFileTransformationManager
Return a given persisted transformation.
getFileTransformation() - Method in class lumis.portal.file.transformation.SimpleTransformationParameter
Returns the fileTransformation.
getFileTransformation() - Method in class lumis.portal.file.transformation.TransformedFileConfig
Returns the fileTransformationId.
getFileTransformationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
Returns the transformation manager.
getFileTransformationsByServiceInstanceId(String, ITransaction) - Method in class lumis.portal.file.transformation.FileTransformationManager
 
getFileTransformationsByServiceInstanceId(String, ITransaction) - Method in interface lumis.portal.file.transformation.IFileTransformationManager
Returns all transformations for the given service instance.
getFileUploadDeniedExtensionsPattern() - Static method in class lumis.portal.PortalContext
Returns the pattern for matching file extensions whose upload are to be denied.
getFileUploadMonitor(FileConfig, ITransaction) - Static method in class lumis.portal.file.FileMonitorUtil
Returns a monitor for the "lumis.portal.file.ev.upload" event.
getFileWriter(String, boolean) - Static method in class lumis.util.TextUtil
Deprecated. Since 4.0.9 because this method uses the system default charset encoding.
getFilter(String) - Method in interface lumis.doui.source.filter.ISourceFilter
Returns the filter with the given id.
getFilter() - Method in class lumis.doui.source.Source
Returns the filter for this source.
getFilter() - Method in class lumis.doui.table.field.TableSourceFieldMapping
 
getFilter(String) - Method in class lumis.doui.table.filter.AbstractTableSourceFilter
 
getFilter(String) - Method in class lumis.doui.table.filter.CompositeTableSourceFilter
 
getFilter(String) - Method in interface lumis.doui.table.filter.ITableSourceFilter
 
getFilter(QueryBase) - Method in class lumis.doui.table.QueryBuilder
 
getFilter() - Method in class lumis.doui.table.TableSource
 
getFilter(QuerySelect) - Method in interface lumis.portal.group.databaseviewmembership.formula.IFormulaStatement
Returns a query filter that may be used to filter the principals that are accepted by this formula statement.
getFilter() - Method in class lumis.service.rss.RssConfig
 
getFilter(int) - Method in class lumis.util.query.QueryFilterGroup
 
getFilterChannelId() - Method in class lumis.portal.webfilereplication.WebFileReplication
Returns the filter channel id.
getFilterConcatenation() - Method in interface lumis.util.query.IQueryFilter
 
getFilterConcatenation() - Method in class lumis.util.query.QueryFilterBase
 
getFilterName() - Method in class lumis.doui.control.filter.FilterControl
 
getFilterNodes(Node, HashSet<String>) - Method in class lumis.doui.service.DouiInterfaceDefinition
Search whithin the filters XML structure of a source for the field Ids being referenced.
getFilterOperator() - Method in class lumis.util.query.QueryFilter
 
getFilterOperatorSQL() - Method in class lumis.util.query.QueryFilter
Returns the ANSI SQL operator value for the filterOperator.
getFilterPath() - Method in class lumis.portal.webfilereplication.WebFileReplication
Returns the path filter.
getFilters() - Method in class lumis.search.filter.SearchFilterGroup
Returns the filters in this group.
getFilters() - Method in class lumis.util.query.QueryBase
 
getFilters() - Method in class lumis.util.query.QueryFilterGroup
 
getFiltersNode() - Method in class lumis.doui.source.Source
Returns the "filters" node of the source.
getFilterValue() - Method in class lumis.doui.table.filter.TableSourceFilter
 
getFilterValue() - Method in class lumis.service.portalmanagement.serviceinstance.FileManagementPropertiesInterfaceFilter
 
getFinalStateId() - Method in class lumis.content.workflow.WorkflowTransitionConfig
Returns the identifier for the final state of this transition.
getFirstIdByChannelId(String, ITransaction) - Method in interface lumis.portal.page.IPageDao
Get the id of the first child page.
getFirstIdByChannelId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
 
getFirstIdByChannelId(String, ITransaction) - Method in class lumis.portal.page.PageDaoHib
 
getFirstIdByChannelId(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
 
getFirstMessage() - Method in class lumis.service.callcenteronline.ColRequestConfig
 
getFirstMessageId() - Method in class lumis.service.forum.ForumTopicConfig
 
getFirstName() - Method in class lumis.portal.user.UserConfig
 
getFirstName() - Method in class lumis.portal.webservice.user.User
 
getFirstPageByChannelIdRecursively(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
Returns the first page for a channel, including pages in sub-channels.
getFirstPageByChannelIdRecursively(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
 
getFlags() - Method in interface lumis.portal.cluster.IClusterTransmission
Returns the flags for this transmission.
getFlags() - Method in class lumis.portal.cluster.multiserver.ClusterTransmissionHeader
Returns the flags set in this header.
getFolder(String) - Method in class lumis.doui.control.filter.ParentFilterControl
Returns the information about the folder represented by the content with the given folderId as its primary key value.
getFolderIdsByParentAndName(SessionConfig, String, String, String, ITransaction) - Method in class lumis.service.document.DocumentManager
 
getFolderIdsByParentAndName(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.service.document.IDocumentManager
Returns the ids of the folders child of the given parent and with the given name.
getFolderIdsByParentAndName(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.service.image.IImageManager
Returns the ids of the folders child of the given parent and with the given name.
getFolderIdsByParentAndName(SessionConfig, String, String, String, ITransaction) - Method in class lumis.service.image.ImageManager
 
getFolderPath(SessionConfig, String, ITransaction) - Method in class lumis.service.document.DocumentManager
 
getFolderPath(SessionConfig, String, ITransaction) - Method in interface lumis.service.document.IDocumentManager
Returns the virtual path to the folder.
getFolderPath(SessionConfig, String, ITransaction) - Method in interface lumis.service.image.IImageManager
Returns the virtual path to the folder.
getFolderPath(SessionConfig, String, ITransaction) - Method in class lumis.service.image.ImageManager
 
getFollowedUserId() - Method in class lumis.service.socialnetworkservices.microblog.entity.UserFollows
Returns the followedUserId.
getFollowedUserName() - Method in class lumis.service.socialnetworkservices.microblog.entity.UserFollowsDecorator
Returns the followedUserName.
getFollowerUserName() - Method in class lumis.service.socialnetworkservices.microblog.entity.UserFollowsDecorator
Returns the followerUserName.
getFor(int) - Static method in enum lumis.portal.channel.ChannelType
 
getForCreate() - Method in class lumis.portal.serialization.DeserializationContext.ImportMemberRules
 
getFormat() - Method in class lumis.portal.file.metadata.FileMetadata
 
getFormat() - Method in interface lumis.portal.file.metadata.IFileMetadata
Returns the format metadata.
getFormat() - Method in interface lumis.portal.fileparser.IFileMetadata
Deprecated. Returns the format metadata.
getFormat(Node) - Method in class lumis.service.wsrp.consumer.doui.ClonedPortletUsePostLoadProcessor
Returns the format to be parsed.
getFormatEncoder(String, String, String) - Static method in class lumis.portal.file.transformation.encoder.FormatEncoderFactory
Returns a IFormatTransformer class instance based on content type and target format.
getFormatter() - Method in class lumis.util.converter.DateTimeConverter.ISO8601DateTimeFormat
 
getFormControl() - Method in class lumis.doui.control.ControlContainer
 
getFormName() - Method in class lumis.doui.control.ControlContainer
 
getForProcess(String) - Method in interface lumis.service.newsletter.IScheduleDao
Gets a Schedule object setting it's status to Schedule#STATUS_PROCESSING.
getForProcess(String) - Method in class lumis.service.newsletter.ScheduleDaoHib
 
getForum(String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
 
getForumContentId() - Method in class lumis.service.forum.ForumTopicConfig
 
getForumIdByTopicId(String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
 
getForumIdsByCategory(String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
 
getForumTopicIds(String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
 
getForUpdate() - Method in class lumis.portal.serialization.DeserializationContext.ImportMemberRules
 
getFrameworkUrl() - Method in class lumis.portal.page.cache.HtmlGenerationConfig
Returns the frameworkUrl used to generate html cache.
getFrameworkUrl() - Static method in class lumis.portal.PortalContext
 
getFriendlyId() - Method in class lumis.portal.channel.ChannelConfig
Returns the channel's friendly identifier.
getFriendlyId() - Method in class lumis.portal.page.PageConfig
Returns the page's friendly identifier.
getFriendlyId() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
Returns the service instance's friendly identifier.
getFriendlyIdBaseValue(String) - Method in class lumis.portal.structure.StructureElement
Returns the base value from the given value.
getFriendlyIdMaxLength() - Method in class lumis.portal.channel.ChannelConfig
 
getFriendlyIdMaxLength() - Method in class lumis.portal.structure.StructureElement
Returns the maximum length of friendly identifier.
getFriendlyIdValueForCounter(String, Integer) - Method in class lumis.portal.structure.StructureElement
Returns the result of base value inserting the given counter.
getFriendlyPath(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getFriendlyPath(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Get the friendly path of a channel.
getFriendlyPath() - Method in class lumis.portal.url.WebResource
Returns the friendly path to access this web resource.
getFriendlyPathType() - Method in class lumis.portal.channel.ChannelConfig
 
getFriendlyPathUserDefined() - Method in class lumis.portal.channel.ChannelConfig
 
getFriendlyURLPattern() - Method in class lumis.portal.channel.ChannelConfig
Returns the friendly URL pattern specific for this channel (non-inheritable).
getFriendlyURLPattern() - Method in class lumis.portal.channel.ChannelWebResource
 
getFriendlyURLPattern() - Method in class lumis.portal.url.WebResource
Returns the pattern to be used to resolve friendly URL for this web resource.
getFrom() - Method in interface lumis.portal.sendmail.IBaseMail
Returns the from field of this mail.
getFromUserId() - Method in class lumis.collaboration.chat.ChatMessageConfig
 
getFromValue(String) - Static method in enum lumis.service.wsrp.common.WSRPVersionFromTo
Returns a WSRPVersionFromTo which contains the same value of value.
getFullName() - Method in class lumis.portal.user.UserConfig
 
getFullPath() - Method in class lumis.doui.source.field.type.FileDataType.Data
 
getFullPath() - Method in class lumis.portal.file.FileConfig
 
getFullPath() - Method in class lumis.portal.file.transformation.TransformedFileConfig
Returns the fullPath.
getFunctionName() - Method in class lumis.portal.presentation.perspective.admin.AddInterfaceBehavior
 
getFunctionName() - Method in class lumis.portal.presentation.perspective.admin.MoveInterfaceBehavior
 
getGenerateIdPrefix() - Method in class lumis.portal.presentation.core.AbstractLayoutFileMarkupFilter
Returns the prefix to be used by AbstractLayoutFileMarkupFilter.generateId(String).
getGenerateIdPrefix() - Method in class lumis.portal.presentation.perspective.admin.PortalStudioLayoutFileMarkupFilter
 
getGenerateIdPrefix() - Method in class lumis.portal.presentation.perspective.publisher.PublisherPerspectiveMarkupFilter
 
getGenerateIdPrefix() - Method in class lumis.portal.presentation.tag.el.ELMarkupFilter
 
getGenerateIdPrefix() - Method in class lumis.portal.presentation.tag.page.PageMarkupFilter
 
getGenerationLock(String) - Method in class lumis.portal.page.cache.PageCacheManager
Gets a lock for generating a cached page.
getGeneratorPageCacheId() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getGeneratorPageCacheId() - Method in class lumis.portal.presentation.PresentationControllerHtml
Returns the identifier of the page cache the current request is generating.
getGenericAclManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getGenericAclManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getGlobalGroups() - Method in class lumis.portal.channel.serialization.ChannelSerializableRootConfig
Returns the global groups for serializing.
getGlobalGroups() - Method in class lumis.portal.serialization.BaseSerializationContext
Returns the global groups for serializing.
getGlobalPrincipalIds() - Method in class lumis.util.security.acl.serialization.AclSerializationManager.AclGlobalPrincipalEntriesRemovalResult
 
getGroup() - Method in interface lumis.portal.cluster.IClusterMessage
The group where the data was sent to.
getGroupAclManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getGroupAclManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getGroupAclSerializationManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getGroupAclSerializationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getGroupConfig() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Returns the group configuration this formula entry belongs to.
getGroupConfigurationInterfaceId() - Method in class lumis.portal.group.AbstractGroupMembershipProvider
 
getGroupConfigurationInterfaceId() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupMembershipProvider
 
getGroupConfigurationInterfaceId(SessionConfig, String, ITransaction) - Method in class lumis.portal.group.GroupManager
 
getGroupConfigurationInterfaceId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.group.IGroupManager
Returns the interface identifier for editing membership configurations of groups of a specific group type.
getGroupConfigurationInterfaceId() - Method in interface lumis.portal.group.IGroupMembershipProvider
Returns the interface identifier for editing configurations at a group scope.
getGroupId() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig
Returns the identifier of the group this configuration refers to.
getGroupId() - Method in class lumis.portal.group.serialization.GroupMemberConfig
 
getGroupId() - Method in interface lumis.portal.processqueue.IQueueTaskProcess
Returns the group defined for the process.
getGroupId() - Method in class lumis.portal.processqueue.QueueTaskProcess
Returns the group defined for the process.
getGroupLocalizedName() - Method in class lumis.service.portalmanagement.groupacl.GroupAclControl
Returns the localized name of the group whose acl this control edits.
getGroupManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getGroupManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getGroupMembershipProviderClassName() - Method in class lumis.portal.group.GroupType
Returns the class name of the IGroupMembershipProvider to be used for this group type.
getGroups() - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
getGroups(String) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupMembershipProvider
 
getGroups(String) - Method in interface lumis.portal.group.IGroupMembershipProvider
Returns the groups of a principal.
getGroups(String) - Method in class lumis.portal.group.standardmembership.StandardGroupMembershipProvider
 
getGroupSerializationManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getGroupSerializationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getGroupType() - Method in class lumis.portal.group.AbstractGroupMembershipProvider
Returns the group type this instance is providing group membership to.
getGroupType() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig
Returns the group type this configuration is for.
getGroupType(SessionConfig, String, ITransaction) - Method in class lumis.portal.group.GroupManager
 
getGroupType(SessionConfig, String, ITransaction) - Method in interface lumis.portal.group.IGroupManager
Returns a group type.
getGroupTypeConfig() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewField
Returns the group type configuration this field definition belongs to.
getGroupTypeConfigurationInterfaceId() - Method in class lumis.portal.group.AbstractGroupMembershipProvider
 
getGroupTypeConfigurationInterfaceId() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupMembershipProvider
 
getGroupTypeConfigurationInterfaceId(SessionConfig, String, ITransaction) - Method in class lumis.portal.group.GroupManager
 
getGroupTypeConfigurationInterfaceId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.group.IGroupManager
Returns the interface identifier for editing membership configurations for a group type.
getGroupTypeConfigurationInterfaceId() - Method in interface lumis.portal.group.IGroupMembershipProvider
Returns the interface identifier for editing configurations at a group type scope.
getGroupTypeId() - Method in class lumis.portal.group.GroupConfig
 
getHash() - Method in class lumis.service.socialnetworkservices.microblog.entity.HashPK
 
getHashtag() - Method in class lumis.service.socialnetworkservices.microblog.entity.HashOccurrence
Returns the hashtag value
getHasViolation() - Method in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
 
getHeader(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getHeader(String) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
 
getHeader() - Method in class lumis.service.rss.RssConfig
 
getHeight() - Method in class lumis.portal.file.metadata.FileMetadata
Returns the height metadata.
getHeight() - Method in interface lumis.portal.file.metadata.IFileMetadata
Returns the height metadata.
getHeight() - Method in interface lumis.portal.fileparser.IFileMetadata
Deprecated. Returns the height metadata.
getHeight() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getHeight() - Method in class lumis.service.banner.BannerConfig
 
getHibernateType() - Method in class lumis.util.query.jdbc.GenericQueryAdapterJdbc.Parameter
 
getHighlightEndDateTime() - Method in class lumis.content.core.ContentPublication
Returns the date-time when this publication should no longer be highlighted.
getHighlightEndDateTime() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
getHighlightInterfaceInst() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getHit(int) - Method in class lumis.search.lucene.LuceneSearchResults
 
getHit(int) - Method in class lumis.search.SearchResults
Returns a hit of the collection.
getHitCount() - Method in interface lumis.portal.cache.ICacheStatistics
Returns the number of searchs that successfully found the entry in the cache.
getHitCount() - Method in class lumis.search.lucene.LuceneSearchResults
 
getHitCount() - Method in class lumis.search.SearchResults
Returns the number of hits in the collection.
getHolderId() - Method in class lumis.portal.presentation.tag.page.RenderHolderComponent
Returns the identifier of the holder rendered by this component.
getHolderInstanceId() - Method in class lumis.service.pagepersonalization.bean.PagePersonalizationHolderConfigurationPK
 
getHolderPriority() - Method in class lumis.portal.page.template.InterfaceInstanceNodeWrapper
 
getHolderPriority() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getHolderServiceInterfaceInstanceIds(String, Document) - Static method in class lumis.portal.presentation.PageRendererUtil
Returns the identifiers of the service interface instances in a holder.
getHomePage() - Method in class lumis.portal.presentation.core.LayoutFileApplication
 
getHref(SessionConfig, String, Node, ITransaction) - Method in class lumis.portal.serviceinterface.menu.AddPopupInterface
 
getHref(SessionConfig, String, Node, ITransaction) - Method in class lumis.portal.serviceinterface.menu.AddStylePopupInterface
 
getHref(SessionConfig, String, Node, ITransaction) - Method in interface lumis.portal.serviceinterface.menu.IServiceInterfaceMenuItem
 
getHtmlContent() - Method in class lumis.service.banner.BannerConfig
 
getHtmlData(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Static method in class lumis.service.html.HtmlDataProvider
Returns the html data for a Html interface instance.
getHtmlEvaluationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
Returns the manager for evaluation of HTML accessibility.
getHtmlFileExtension() - Method in class lumis.portal.page.cache.HtmlGenerationConfig
Returns the extension used for html files.
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.core.HTMLFragmentComponent
Returns the HTML code fragment to be output by this component.
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.layout.defaultlayout.AbstractPageBodyMiddleComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.layout.defaultlayout.PageBodyMiddleTableComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.layout.defaultlayout.PageBodyMiddleTablelessComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.perspective.AbstractSubHeader
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.perspective.admin.HolderIdComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.perspective.admin.PortalStudioBodyMiddleComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.perspective.admin.RenderPortalStudioFooterComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.perspective.admin.RenderWorkPaneHeaderComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.perspective.EmptySubHeader
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.perspective.publisher.PublisherLumItemIdInjectorComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.tag.el.OutComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.tag.page.PageBodyFooterComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.tag.page.PageBodyHeaderComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.tag.page.PageHeadScriptsComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.tag.page.PageLinksComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.tag.page.PageMetaTagsComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.portal.presentation.tag.page.PageTitleComponent
 
getHTMLFragment(MarkupStream, ComponentTag) - Method in class lumis.service.portalmanagement.xsleditor.XsltResultPageBodyMiddleComponent
 
getHtmlGenerationConfig() - Static method in class lumis.portal.PortalContext
Returns the configuration for the html generation.
getHtmlMsg() - Method in interface lumis.portal.sendmail.IMailBody
The HTML message in the body, or null if there is no HTML message.
getHttpAuthenticator() - Static method in class lumis.portal.authentication.http.HttpAuthenticatorFactory
Returns the IHttpAuthenticator configured for the Portal.
getHttpAuthenticator() - Static method in class lumis.portal.PortalContext
Returns the configured IHttpAuthenticator class name.
getHttpServletRequest() - Method in class lumis.portal.servicecontainer.ServiceContainerHttpServletRequest
 
getHyperlink(ISourceData, String, String, IURLFactory) - Static method in class lumis.service.link.LinkHyperlink
Returns the hyperlink URL for a link source row.
getHyperLinkConfig(Node) - Method in class lumis.doui.hyperlink.DouiHyperlink
 
getHyperlinkDefaultParameters() - Method in class lumis.content.table.ContentTableSource
 
getHyperlinkDefaultParameters() - Method in class lumis.doui.source.Source
Returns the default parameters that should be used when creating a hyperlink url from this source.
getHyperlinkDefaultParameters() - Method in class lumis.doui.source.TabularSource
 
getHyperlinkDefinitionNodes() - Method in class lumis.doui.service.DouiServiceInterfaceInstanceDefinition
 
getHyperlinkItemId() - Method in class lumis.doui.search.DouiTabularSourceSearchContentFiller
 
getHyperLinkManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getHyperLinkManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getHyperlinkNode(String, String) - Method in class lumis.doui.control.filter.ParentFilterControl.ParentFilterHyperlink
 
getHyperlinkNode(String, String) - Method in class lumis.doui.hyperlink.DouiHyperlink
 
getHyperlinksDefinitionNode() - Method in class lumis.doui.service.DouiServiceInterfaceInstanceDefinition
 
getHyperlinkServiceId(SessionConfig, HyperLinkConfig, ITransaction) - Method in class lumis.portal.hyperlink.HyperLinkManager
 
getHyperlinkServiceId(SessionConfig, HyperLinkConfig, ITransaction) - Method in interface lumis.portal.hyperlink.IHyperLinkManager
Returns the id of the service related to the given hyperlink.
getIcon() - Method in class lumis.doui.source.field.type.FileDataType.Data
 
getIcon() - Method in class lumis.portal.file.FileMimeTypeConfig
 
getIcon() - Method in class lumis.service.pagepersonalization.bean.Widget
 
getId() - Method in class lumis.collaboration.chat.ChatConversationConfig
 
getId() - Method in class lumis.collaboration.chat.ChatMessageConfig
 
getId() - Method in class lumis.collaboration.chat.ChatUserConfig
 
getId() - Method in class lumis.content.core.Content
Returns this content's identifier.
getId() - Method in class lumis.content.core.ContentAssociation
 
getId() - Method in class lumis.content.core.ContentLocale
Returns the identifier for this object.
getId() - Method in class lumis.content.core.ContentPublication
Return the unique identifier for this publication object.
getId() - Method in class lumis.content.core.ContentTag
Returns the tag identifier.
getId() - Method in class lumis.content.core.ContentVersion
Returns the identifier for this content version.
getId() - Method in class lumis.content.metadata.CommentConfig
Deprecated.  
getId() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
getId() - Method in class lumis.content.source.field.type.TagDataType
 
getId() - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
getId() - Method in class lumis.content.source.field.type.WorkflowStateDataType
 
getId() - Method in class lumis.content.wizard.ContentWizardServiceConfig
 
getId() - Method in interface lumis.content.wizard.ICreateParams.IField
 
getId() - Method in class lumis.content.workflow.serialization.WorkflowPermissionSerializableConfig
 
getId() - Method in class lumis.content.workflow.serialization.WorkflowSerializableConfig
 
getId() - Method in class lumis.content.workflow.WorkflowConfig
Returns this workflow's identifier.
getId() - Method in class lumis.content.workflow.WorkflowRoleConfig
Returns this role's identifier.
getId() - Method in class lumis.content.workflow.WorkflowStateConfig
Returns the identifier for this state.
getId() - Method in class lumis.content.workflow.WorkflowTransitionConfig
Returns the identifier for this transition.
getId() - Method in class lumis.doui.control.Control
 
getId() - Method in class lumis.doui.control.ControlConfig
 
getId() - Method in class lumis.doui.control.datagrid.DataGridControlField
 
getId() - Method in class lumis.doui.control.datagrid.DataGridControlFieldTabularSourceFieldWrapper
 
getId() - Method in interface lumis.doui.control.datagrid.IDataGridControlField
 
getId() - Method in interface lumis.doui.control.filter.ParentFilterControl.IFolder
 
getId() - Method in interface lumis.doui.control.IControl
 
getId() - Method in interface lumis.doui.control.multifileupload.IMultiFileUploadParameterItem
Returns the ID of item.
getId() - Method in class lumis.doui.datatype.AbstractDouiDataType
 
getId() - Method in interface lumis.doui.datatype.IDouiDataType
Returns the id for this data type.
getId() - Method in interface lumis.doui.processaction.IProcessActionHandler
Returns the identifier for the process action handler.
getId() - Method in class lumis.doui.processaction.ProcessActionConfig
 
getId() - Method in class lumis.doui.processaction.ProcessActionHandler
 
getId() - Method in class lumis.doui.source.field.BaseSourceField
 
getId() - Method in interface lumis.doui.source.field.ISourceField
 
getId() - Method in class lumis.doui.source.field.type.BooleanDataType
 
getId() - Method in class lumis.doui.source.field.type.ChannelDataType
 
getId() - Method in class lumis.doui.source.field.type.DateDataType
 
getId() - Method in class lumis.doui.source.field.type.DateTimeDataType
 
getId() - Method in class lumis.doui.source.field.type.DoubleDataType
 
getId() - Method in class lumis.doui.source.field.type.FileDataType
 
getId() - Method in class lumis.doui.source.field.type.FilesDataType
 
getId() - Method in class lumis.doui.source.field.type.GuidDataType
 
getId() - Method in class lumis.doui.source.field.type.HtmlDataType
 
getId() - Method in class lumis.doui.source.field.type.IntegerDataType
 
getId() - Method in class lumis.doui.source.field.type.LongDataType
 
getId() - Method in class lumis.doui.source.field.type.PageDataType
 
getId() - Method in class lumis.doui.source.field.type.PageOrPageTemplateDataType
 
getId() - Method in class lumis.doui.source.field.type.PageTemplateDataType
 
getId() - Method in class lumis.doui.source.field.type.ParentContentDataType
 
getId() - Method in class lumis.doui.source.field.type.PrincipalDataType
 
getId() - Method in class lumis.doui.source.field.type.StringDataType
 
getId() - Method in class lumis.doui.source.field.type.TextDataType
 
getId() - Method in class lumis.doui.source.field.type.TimeDataType
 
getId() - Method in class lumis.doui.source.Source
Returns the source id.
getId() - Method in class lumis.doui.source.SourceConfig
 
getId() - Method in class lumis.doui.table.filter.AbstractTableSourceFilter
 
getId() - Method in class lumis.portal.audit.AuditCategory
Returns the category id.
getId() - Method in class lumis.portal.audit.AuditConfig
Returns the audit configuration id.
getId() - Method in class lumis.portal.audit.AuditEntryType
 
getId() - Method in interface lumis.portal.cache.ICacheConfig
Returns the identifier of the cache.
getId() - Method in class lumis.portal.cache.PortalCache
 
getId() - Method in class lumis.portal.channel.ChannelConfig
 
getId() - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
getId() - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
getId() - Method in class lumis.portal.channel.template.serialization.ChannelTemplateLinkSerializableConfig
 
getId() - Method in class lumis.portal.channel.tree.GenericChannelChild
 
getId() - Method in interface lumis.portal.channel.tree.IChannelChild
 
getId() - Method in class lumis.portal.clock.ClockConfig
Returns the identifier for this clock.
getId() - Method in interface lumis.portal.cluster.IClusterTransmission
Returns a unique identifier for this transmission.
getId() - Method in class lumis.portal.css.CssConfig
 
getId() - Method in class lumis.portal.css.serialization.CssSerializableConfig
 
getId() - Method in interface lumis.portal.deployment.IModule
Returns the module identifier.
getId() - Method in class lumis.portal.event.ObserverConfig
 
getId() - Method in class lumis.portal.file.FileConfig
 
getId() - Method in class lumis.portal.file.FileMimeTypeConfig
 
getId() - Method in class lumis.portal.file.FilesConfig
 
getId() - Method in class lumis.portal.file.transformation.FileTransformation
Returns the id.
getId() - Method in interface lumis.portal.file.transformation.ITransformationParameter
Returns the transformation parameter id.
getId() - Method in class lumis.portal.file.transformation.SimpleParameterType
Returns the id.
getId() - Method in class lumis.portal.file.transformation.SimpleTransformationParameter
Only to be used by JPA
getId() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewField
Returns the identifier of this field.
getId() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Returns the identifier of this entry.
getId() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig
Returns the identifier for this configuration.
getId() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupTypeConfig
Returns the identifier for this instance.
getId() - Method in class lumis.portal.group.GroupConfig
 
getId() - Method in class lumis.portal.group.GroupType
Returns the identifier for this group type.
getId() - Method in class lumis.portal.group.serialization.GroupMemberSerializableConfig
 
getId() - Method in class lumis.portal.group.serialization.GroupSerializableConfig
 
getId() - Method in class lumis.portal.metatag.MetaTagConfig
 
getId() - Method in interface lumis.portal.monitor.IAggregationType
Returns the identifier for this aggregation type.
getId() - Method in interface lumis.portal.monitor.ICategory
Returns the identifier for this category.
getId() - Method in interface lumis.portal.monitor.IEvent
Returns the identifier for this event.
getId() - Method in interface lumis.portal.monitor.IMeasureType
Returns the identifier for this measure type.
getId() - Method in class lumis.portal.page.cache.PageCacheConfig
 
getId() - Method in class lumis.portal.page.link.PageLinkConfig
 
getId() - Method in class lumis.portal.page.PageConfig
 
getId() - Method in class lumis.portal.page.serialization.PageSerializableConfig
 
getId() - Method in class lumis.portal.page.template.InterfaceInstanceNodeWrapper
 
getId() - Method in class lumis.portal.preferences.Preferences
 
getId() - Method in class lumis.portal.preferences.PreferencesPrincipal
 
getId() - Method in class lumis.portal.preferences.PreferencesPrincipalEntry
 
getId() - Method in class lumis.portal.presentation.perspective.DefaultPortalMode
Returns the id of the current PortalMode.
getId() - Method in interface lumis.portal.presentation.perspective.IPortalMode
Returns the id of the current PortalMode.
getId() - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Get id
getId() - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Get id
getId() - Method in class lumis.portal.principal.PrincipalConfig
 
getId() - Method in interface lumis.portal.processqueue.IQueueTaskProcess
Returns the id of the process in the queue.
getId() - Method in class lumis.portal.processqueue.QueueTaskProcess
Returns the id of the process in the queue.
getId() - Method in class lumis.portal.processqueue.ServerQueueConfiguration
Returns the id of the configuration.
getId() - Method in class lumis.portal.propertybag.Property
Returns the identifier of this property.
getId() - Method in class lumis.portal.propertybag.PropertyBag
Returns the identifier of this property bag.
getId() - Method in class lumis.portal.report.Report
Returns the identifier for this report.
getId() - Method in class lumis.portal.report.ReportParameter
Returns the identifier of this parameter.
getId() - Method in class lumis.portal.report.ReportType
Returns this report type identifier.
getId() - Method in class lumis.portal.report.ReportTypeParameter
Returns the identifier of this report type parameter.
getId() - Method in class lumis.portal.sendmail.dao.hibernate.MailQueue
 
getId() - Method in interface lumis.portal.sendmail.IBaseMail
Returns the id of this mail.
getId() - Method in interface lumis.portal.sendmail.IMailAttachment
Returns a unique identifier for this attachment.
getId() - Method in interface lumis.portal.sendmail.IMailDestination
Returns a unique identifier for this destination.
getId() - Method in class lumis.portal.serialization.SerializationMessageConfig
 
getId() - Method in class lumis.portal.service.ServiceConfig
 
getId() - Method in class lumis.portal.service.type.ServiceTypeConfig
 
getId() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDependencySerializableConfig
 
getId() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializableConfig
 
getId() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
getId() - Method in class lumis.portal.serviceinstance.ServiceInstanceDependencyConfig
 
getId() - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeConfig
 
getId() - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeConfig
 
getId() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getId() - Method in class lumis.portal.serviceinterface.style.serialization.ServiceInterfaceStyleSerializableConfig
 
getId() - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
getId() - Method in class lumis.portal.serviceinterface.type.ServiceInterfaceTypeConfig
 
getId() - Method in class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceSerializableConfig
 
getId() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getId() - Method in class lumis.portal.url.WebResource
Returns the unique identifier for this web resource.
getId() - Method in class lumis.portal.user.serialization.UserSerializableConfig
 
getId() - Method in class lumis.portal.user.UserConfig
 
getId() - Method in class lumis.portal.webfilereplication.WebFileReplication
Returns the identifier of the replication.
getId() - Method in class lumis.portal.webfilereplication.WebFileReplicationProperty
Returns the identifier of the property.
getId() - Method in class lumis.portal.webfilereplication.WebFileReplicationPropertyValue
Returns the identifier of the value.
getId() - Method in class lumis.portal.webfilereplication.WebFileReplicationType
Returns the identifier of the type.
getId() - Method in class lumis.portal.webservice.user.User
 
getId() - Method in class lumis.service.banner.BannerCategoryConfig
 
getId() - Method in class lumis.service.banner.BannerConfig
 
getId() - Method in class lumis.service.callcenteronline.ColRequestConfig
 
getId() - Method in class lumis.service.chatroom.AnyDataType
 
getId() - Method in class lumis.service.chatroom.ChatRoomConfig
 
getId() - Method in class lumis.service.document.DocumentConfig
 
getId() - Method in class lumis.service.document.field.DocumentDataType
 
getId() - Method in class lumis.service.forum.ForumCategoryConfig
 
getId() - Method in class lumis.service.forum.ForumConfig
 
getId() - Method in class lumis.service.forum.ForumMessageConfig
 
getId() - Method in class lumis.service.forum.ForumTopicConfig
 
getId() - Method in class lumis.service.image.field.ImageDataType
 
getId() - Method in class lumis.service.image.ImageConfig
 
getId() - Method in class lumis.service.link.LinkCategoryConfig
 
getId() - Method in class lumis.service.mailmarketing.Bulletin
 
getId() - Method in class lumis.service.mailmarketing.Category
 
getId() - Method in class lumis.service.mailmarketing.UserSubscription
 
getId() - Method in class lumis.service.newsletter.Category
Returns the id.
getId() - Method in class lumis.service.newsletter.Model
Returns the id.
getId() - Method in class lumis.service.newsletter.Schedule
 
getId() - Method in class lumis.service.newsletter.Subscription
Returns the id.
getId() - Method in class lumis.service.pagepersonalization.bean.PagePersonalizationHolderConfiguration
 
getId() - Method in class lumis.service.pagepersonalization.bean.Widget
 
getId() - Method in class lumis.service.portalmanagement.webfilereplication.PasswordDataType
 
getId() - Method in class lumis.service.resourcescheduler.ResourcesDataType
 
getId() - Method in class lumis.service.rss.RssConfig
 
getId() - Method in class lumis.service.seo.robotstxt.RobotsTxtSitemap
Returns the id.
getId() - Method in class lumis.service.seo.robotstxt.UserAgent
Returns the id.
getId() - Method in class lumis.service.seo.robotstxt.UserAgentPermission
Returns the id.
getId() - Method in class lumis.service.seo.sitemap.SitemapChannel
Returns the identifier.
getId() - Method in class lumis.service.socialnetworkservices.microblog.entity.Comment
Returns the id.
getId() - Method in class lumis.service.socialnetworkservices.microblog.entity.Hash
Returns the object-Id (composite key HashPK)
getId() - Method in class lumis.service.socialnetworkservices.microblog.entity.Post
Returns the object-Id
getId() - Method in class lumis.service.socialnetworkservices.microblog.entity.PostAttachment
Returns the Id
getId() - Method in class lumis.service.socialnetworkservices.microblog.entity.UserFollows
Returns the id.
getId() - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Gets identifier
getId() - Method in class lumis.service.vote.VoteQuestionConfig
 
getId() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
 
getId() - Method in interface lumis.socialnetwork.ISocialNetwork
Return the id of the social network.
getId() - Method in class lumis.socialnetwork.SocialNetwork
Returns the id.
getId() - Method in interface lumis.socialnetwork.socialprofile.ISocialProfile
Gets identifier.
getId() - Method in class lumis.socialnetworkintegration.SocialNetwork
Returns the Id of the social network.
getId() - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Returns the account's id.
getId() - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Returns the application's id.
getId() - Method in class lumis.socialnetworkintegration.SocialNetworkMessage
Retrieves the message's id.
getId() - Method in class lumis.upgrade.BuildConfig
 
getId() - Method in class lumis.util.security.acl.AccessControlList
 
getId() - Method in class lumis.util.security.acl.Principal
 
getId() - Method in class lumis.util.security.acl.serialization.AccessControlListEntrySerializableConfig
 
getId() - Method in class lumis.util.security.acl.serialization.AccessControlListSerializableConfig
 
getIdByChannelPrefix(ChannelConfig, ITransaction) - Method in class lumis.portal.channel.ChannelDaoJdbc
 
getIdByChannelPrefix(ChannelConfig, ITransaction) - Method in interface lumis.portal.channel.IChannelDao
 
getIdByItemInfo(String, String, String, String, ITransaction) - Method in class lumis.portal.file.FileDaoJdbc
 
getIdByItemInfo(String, String, String, String, ITransaction) - Method in interface lumis.portal.file.IFileDao
Get the fileId refered by a content with the given ids.
getIdByMimeType(String, ITransaction) - Method in class lumis.service.portalmanagement.filemimetype.FileMimeTypeDaoJdbc
 
getIdByStringInfo(CustomStringConfig, ITransaction) - Method in class lumis.portal.localization.CustomStringLocalizationDaoJdbc
 
getIdByStringInfo(CustomStringConfig, ITransaction) - Method in interface lumis.portal.localization.ICustomStringLocalizationDao
Get CustomStringId from stringId, resourcePath and localeCode
getIdByUserId(String, ITransaction) - Method in interface lumis.portal.page.IPageDao
Get the id of the user's home page.
getIdByUserId(String, ITransaction) - Method in class lumis.portal.page.PageDaoHib
 
getIdentification() - Method in class lumis.util.query.QueryField
 
getIdentification() - Method in class lumis.util.query.QueryTable
 
getIdentifier(DouiConfig) - Method in class lumis.doui.dao.DouiDaoHib
 
getIdentifier(T) - Method in class lumis.portal.dao.hibernate.GenericHibernateManualUpdateDao
 
getIdentifier(PageConfig) - Method in class lumis.portal.page.PageDaoHib
 
getIdentifier(ServiceConfig) - Method in class lumis.portal.service.ServiceDaoHib
 
getIdentifier(ServiceInterfaceMenuGroupTypeConfig) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuGroupTypeDaoHib
 
getIdentifier(ServiceInterfaceMenuItemTypeConfig) - Method in class lumis.portal.serviceinterface.menu.ServiceInterfaceMenuItemTypeDaoHib
 
getIdentifier(ServiceInterfaceConfig) - Method in class lumis.portal.serviceinterface.ServiceInterfaceDaoHib
 
getIdentifier(Category) - Method in class lumis.service.newsletter.CategoryDaoHib
 
getIdentifier(Model) - Method in class lumis.service.newsletter.ModelDaoHib
 
getIdentifier(Schedule) - Method in class lumis.service.newsletter.ScheduleDaoHib
 
getIdentifier(Subscription) - Method in class lumis.service.newsletter.SubscriptionDaoHib
 
getIdentityPropagationType() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
Currently no identity propagation is not allowed.
getIdFieldValue() - Method in class lumis.search.SearchContent
Returns the value of the identifier field.
getIdMapping(String) - Method in class lumis.portal.serialization.DeserializationConfig
 
getIdMapping(String) - Method in class lumis.portal.serialization.DeserializationContext
 
getIdMapping(String) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
getIds(SessionConfig, ITransaction) - Method in class lumis.portal.group.GroupManager
 
getIds(SessionConfig, ITransaction) - Method in interface lumis.portal.group.IGroupManager
Get all groups.
getIds(SessionConfig, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Get the ids of all services instances
getIds(SessionConfig, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
getIdsByChannelId(String, ITransaction) - Method in interface lumis.portal.page.IPageDao
Get the list of page's ids given the channel's id.
getIdsByChannelId(String, ITransaction) - Method in class lumis.portal.page.PageDaoHib
 
getIdsByChannelId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Get the ids of the services instances by passing the channel id.
getIdsByChannelId(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
getIdsByChannelIdAndServiceId(String, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
Get a list of ids in a given channel and of a given service.
getIdsByChannelIdAndServiceId(String, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
getIdsByChannelTree(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Get the ids of the services instances of all the channel tree by passing the tree's root channel id.
getIdsByChannelTree(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
getIdsByFilesId(String, ITransaction) - Method in class lumis.portal.file.FileDaoJdbc
 
getIdsByFilesId(String, ITransaction) - Method in interface lumis.portal.file.IFileDao
Return the file ids that belongs to the files with the given id.
getIdsByFilesIdAndType(String, int, ITransaction) - Method in class lumis.portal.file.FileDaoJdbc
 
getIdsByFilesIdAndType(String, int, ITransaction) - Method in interface lumis.portal.file.IFileDao
Return the file ids that belongs to the files with the given id and with the given type.
getIdsByPageId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Get a list of ids by passing the page's id.
getIdsByPageId(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getIdsByPageTemplateId(String, ITransaction) - Method in class lumis.portal.channel.ChannelDaoJdbc
 
getIdsByPageTemplateId(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getIdsByPageTemplateId(String, ITransaction) - Method in interface lumis.portal.channel.IChannelDao
Get the Ids of all channels that have the specified page template as the default page template
getIdsByPageTemplateId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Retrieves the Ids of all channel that uses the specified page template as default page template
getIdsByParentChannelId(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getIdsByParentChannelId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Get a list of sub channel's id given the parent Channel's id.
getIdsByParentChannelId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
Returns all the pages that have the given channel as their parent channel.
getIdsByParentChannelId(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
 
getIdsByParentChannelIdRecursively(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
 
getIdsByParentChannelIdRecursively(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
 
getIdsByParentId(String, ITransaction) - Method in interface lumis.portal.metatag.IMetaTagDao
Get a list of meta-tag ids given the parentId
getIdsByParentId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.metatag.IMetaTagManager
Get a list of meta-tag ids given the parent channelId or pageId
getIdsByParentId(String, ITransaction) - Method in class lumis.portal.metatag.MetaTagDao
 
getIdsByParentId(SessionConfig, String, ITransaction) - Method in class lumis.portal.metatag.MetaTagManager
 
getIdsByParentId(String, ITransaction) - Method in class lumis.util.security.acl.AccessControlDaoJdbc
 
getIdsByParentId(String, ITransaction) - Method in interface lumis.util.security.acl.IAccessControlDao
Return the Ids of the ACLs that has the given parentId.
getIdsByParentTemplateId(String, ITransaction) - Method in class lumis.portal.channel.ChannelDaoJdbc
 
getIdsByParentTemplateId(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getIdsByParentTemplateId(String, ITransaction) - Method in interface lumis.portal.channel.IChannelDao
Get the Ids of all channels associated with the specified template id.
getIdsByParentTemplateId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Retrieves the Ids of all channel that uses the specified channel template.
getIdsByParentTemplateId(String, ITransaction) - Method in interface lumis.portal.page.IPageDao
Add the CSS to the page.
getIdsByParentTemplateId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
 
getIdsByParentTemplateId(String, ITransaction) - Method in class lumis.portal.page.PageDaoHib
 
getIdsByParentTemplateId(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
 
getIdsByServiceId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceManager
Get the ids of the services instances by passing the service id.
getIdsByServiceId(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceManager
 
getIdsByServiceId(String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceDao
Get all interfaces ids from a given service.
getIdsByServiceId(String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceManager
Get the service interface ids from a given service.
getIdsByServiceId(String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceDaoHib
 
getIdsByServiceId(String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceManager
 
getIdsByServiceInstanceAndDependencyType(String, String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
Get the ids of the service instances that the given service instance depends on by the given dependency type.
getIdsByServiceInstanceAndDependencyType(String, String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
getIdsByServiceInstanceAndEmail(String, String, ITransaction) - Method in interface lumis.service.newsletter.ISubscriptionDao
Returns the ids of the subscriptions for the given email in the specified service instance id.
getIdsByServiceInstanceAndEmail(String, String, ITransaction) - Method in class lumis.service.newsletter.SubscriptionDaoHib
 
getIdsByServiceInstanceId(SessionConfig, String, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
getIdsByServiceInstanceId(SessionConfig, String, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
getIdsByServiceInstanceId(String, ITransaction) - Method in class lumis.portal.file.FileDaoJdbc
 
getIdsByServiceInstanceId(String, ITransaction) - Method in interface lumis.portal.file.IFileDao
Return the file ids that belongs to the specified service instance.
getIdsByServiceInstanceId(String, ITransaction) - Method in interface lumis.portal.page.IPageDao
 
getIdsByServiceInstanceId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
 
getIdsByServiceInstanceId(String, ITransaction) - Method in class lumis.portal.page.PageDaoHib
 
getIdsByServiceInstanceId(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
 
getIdsByServiceInstanceId(String, boolean, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
Get a list of ids given the id of the id of the service's instance.
getIdsByServiceInstanceId(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Get a list of ids by passing the id of the service instance.
getIdsByServiceInstanceId(SessionConfig, String, boolean, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Get the Ids given the ServiceInstanceId.
getIdsByServiceInstanceId(String, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
getIdsByServiceInstanceId(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getIdsByServiceInstanceId(SessionConfig, String, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getIdsByServiceInstanceId(String, ITransaction) - Method in interface lumis.service.rss.IRssDao
Get the Rss ids by the Service Instance Id
getIdsByServiceInstanceId(SessionConfig, String, ITransaction) - Method in interface lumis.service.rss.IRssManager
Get the Rss ids by the Service Instance Id
getIdsByServiceInstanceId(String, ITransaction) - Method in class lumis.service.rss.RssDao
 
getIdsByServiceInstanceId(SessionConfig, String, ITransaction) - Method in class lumis.service.rss.RssManager
 
getIdsByServiceInterfaceId(String, ITransaction) - Method in interface lumis.portal.serviceinterface.style.IServiceInterfaceStyleDao
Get a list of ids given the id of the service's interface.
getIdsByServiceInterfaceId(String, ITransaction) - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleDaoJdbc
 
getIdsByServiceInterfaceId(String, boolean, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
Get a list of ids given the id of the service's interface.
getIdsByServiceInterfaceId(String, boolean, boolean, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
Get a list of ids given the id of the service's interface.
getIdsByServiceInterfaceId(SessionConfig, String, boolean, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Get a list of ids by passing the ids of the service interface.
getIdsByServiceInterfaceId(SessionConfig, String, boolean, boolean, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Get a list of ids by passing the ids of the service interface.
getIdsByServiceInterfaceId(String, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
getIdsByServiceInterfaceId(String, boolean, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
getIdsByServiceInterfaceId(SessionConfig, String, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getIdsByServiceInterfaceId(SessionConfig, String, boolean, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getIdsByServiceInterfaceIdAndServiceInstanceId(String, String, boolean, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
Get a list of ids given the id of the service's interface and the id of the service's instance.
getIdsByServiceInterfaceIdAndServiceInstanceId(String, String, boolean, boolean, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
Get a list of ids given the id of the service's interface and the id of the service's instance.
getIdsByServiceInterfaceIdAndServiceInstanceId(SessionConfig, String, String, boolean, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Get a list of ids by passing the ids of service interface and the service instance.
getIdsByServiceInterfaceIdAndServiceInstanceId(SessionConfig, String, String, boolean, boolean, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Get a list of ids by passing the ids of service interface and the service instance.
getIdsByServiceInterfaceIdAndServiceInstanceId(String, String, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
getIdsByServiceInterfaceIdAndServiceInstanceId(String, String, boolean, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
getIdsByServiceInterfaceIdAndServiceInstanceId(SessionConfig, String, String, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getIdsByServiceInterfaceIdAndServiceInstanceId(SessionConfig, String, String, boolean, boolean, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getIdsByServiceInterfaceStyleId(String, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
Get the id given the id of the service's interface's style.
getIdsByServiceInterfaceStyleId(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Get the Ids given the ServiceInterfaceStyleId.
getIdsByServiceInterfaceStyleId(String, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
getIdsByServiceInterfaceStyleId(SessionConfig, String, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getIdsOfDependentServiceInstances(String, ITransaction) - Method in interface lumis.portal.serviceinstance.IServiceInstanceDao
Get the ids of all service instances that depends on the given service instance.
getIdsOfDependentServiceInstances(String, ITransaction) - Method in class lumis.portal.serviceinstance.ServiceInstanceDaoJdbc
 
getIfDoesNotExistInDestination() - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Get the option of execution when the user or group doesn't exists in destination
getIfDoesNotExistInSource() - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Get the option of execution when the user or group doesn't exists in source.
getIfExistsInDestination() - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Get the option of execution when the user or group exists in destination.
getImage() - Method in class lumis.portal.service.ServiceConfig
 
getImage() - Method in class lumis.service.banner.BannerConfig
 
getImageFile() - Method in class lumis.service.image.ImageConfig
 
getImageId() - Method in class lumis.service.image.field.ImageDataType.Data
 
getImageLarge() - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
getImageLarge() - Method in class lumis.content.workflow.WorkflowStateConfig
Returns the href for the large image icon to be used for this state.
getImageManager() - Static method in class lumis.service.image.ImageManagerFactory
Returns an image manager instance.
getImageSmall() - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
getImageSmall() - Method in class lumis.content.workflow.WorkflowStateConfig
Returns the href for the small image icon to be used for this state.
getImplementationClass() - Method in class lumis.portal.service.ServiceConfig
 
getImplementationClass() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getImpliedPermissions(String) - Static method in class lumis.util.PermissionXmlUtil
 
getImplies() - Static method in enum lumis.portal.acl.PortalPermissions
 
getImplies() - Static method in enum lumis.portal.channel.acl.ChannelPermissions
 
getImplies() - Static method in enum lumis.portal.group.acl.GroupPermissions
 
getImplies() - Static method in enum lumis.portal.page.acl.PagePermissions
 
getImplies() - Static method in enum lumis.portal.page.template.acl.PageTemplatePermissions
 
getImplies() - Static method in enum lumis.portal.service.acl.ServicePermissions
 
getImplies() - Method in class lumis.portal.serviceinstance.acl.ServiceInstancePermissions
 
getImplies(Class<T>) - Static method in class lumis.util.security.acl.Permissions
 
getImportMemberRules() - Method in class lumis.portal.serialization.DeserializationContext
 
getImportPrincipalManager() - Static method in class lumis.portal.principal.importprincipal.ImportPrincipalManagerFactory
Returns a import principal manager instance.
getIncludeContent() - Method in class lumis.portal.serialization.BaseSerializationContext
 
getIncludeContent() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceBaseSerializationContext
 
getIncludeUserMembership() - Method in class lumis.portal.serialization.SerializationContext
Indicates if information about users being member of a group being exported is to be included.
getInContextEditMenu(SessionConfig, ServiceInterfaceInstanceConfig, String, ITransaction) - Method in class lumis.content.incontextedit.ContentServiceInterfaceInContextEdit
 
getInContextEditMenu(SessionConfig, String, String, ITransaction) - Method in class lumis.content.incontextedit.ContentServiceInterfaceInContextEdit
 
getInContextEditMenu(SessionConfig, ServiceInterfaceInstanceConfig, String, ITransaction) - Method in interface lumis.portal.incontextedit.IServiceInterfaceInContextEdit
Returns in context edit menu XML string for the given service interface instance.
getInContextEditMenu(SessionConfig, String, String, ITransaction) - Method in interface lumis.portal.incontextedit.IServiceInterfaceInContextEdit
Returns in context edit menu XML string for the given content (represented by a version's item id).
getIndexBasePath(SearchContent) - Method in class lumis.search.lucene.LuceneIndexer
 
getIndexBasePaths(SearchQuery) - Method in class lumis.search.lucene.LuceneSearcher
 
getIndexBasePaths(SearchAttributes) - Method in class lumis.search.lucene.LuceneSearcher
 
getIndexConfig() - Method in class lumis.doui.table.BaseTableDataProcessActionHandler
 
getIndexer(String, String) - Method in class lumis.doui.search.DouiIndexer
Returns the portal back-end Indexer that will be used by this DouiIndexer.
getIndexer(String) - Static method in class lumis.search.IndexerFactory
Creates an instance of the default Indexer class for the specified search engine.
getIndexer(String, String) - Static method in class lumis.search.IndexerFactory
Creates an instance of the Indexer class for the specified search engine and indexer.
The class is determined by an indexer config node in search config file.
getIndexerConfigNode(String, String) - Static method in class lumis.search.SearchContext
Returns the configuration node for one of the search engine's indexers.
getIndexerConfigNodes(String) - Static method in class lumis.search.SearchContext
Returns the configuration nodes for all indexers of a search engine.
getIndexerEngineId() - Method in class lumis.doui.source.TabularSource
Returns the identifier of the indexing engine for this source
getIndexerId() - Method in class lumis.doui.search.common.DouiIndexConfig
 
getIndexerId() - Method in class lumis.doui.source.TabularSource
Returns the identifier of the indexer for this source.
getInheritPermissionsMap() - Static method in enum lumis.portal.channel.acl.ChannelPermissions
 
getInheritPermissionsMap() - Static method in enum lumis.portal.group.acl.GroupPermissions
 
getInheritPermissionsMap() - Static method in enum lumis.portal.page.acl.PagePermissions
 
getInheritPermissionsMap() - Static method in enum lumis.portal.page.template.acl.PageTemplatePermissions
 
getInheritPermissionsMap() - Static method in enum lumis.portal.service.acl.ServicePermissions
 
getInheritPermissionsMap() - Method in class lumis.portal.serviceinstance.acl.ServiceInstancePermissions
 
getInheritPermissionsMap() - Method in class lumis.service.portalmanagement.channelacl.ChannelAclProcessActionHandler
 
getInheritPermissionsMap() - Method in class lumis.service.portalmanagement.genericacl.GenericAclActionHandler
 
getInheritPermissionsMap() - Method in class lumis.service.portalmanagement.genericacl.GenericAclProcessActionHandler
 
getInheritPermissionsMap() - Method in class lumis.service.portalmanagement.groupacl.GroupAclProcessActionHandler
 
getInheritPermissionsMap() - Method in class lumis.service.portalmanagement.pageacl.PageAclProcessActionHandler
 
getInheritPermissionsMap() - Method in class lumis.service.portalmanagement.pagetemplateacl.PageTemplateAclProcessActionHandler
 
getInheritPermissionsMap() - Method in class lumis.service.portalmanagement.portalacl.PortalAclProcessActionHandler
 
getInheritPermissionsMap() - Method in class lumis.service.portalmanagement.serviceacl.ServiceAclProcessActionHandler
 
getInheritPermissionsMap() - Method in class lumis.service.portalmanagement.serviceinstanceacl.ServiceInstanceAclProcessActionHandler
 
getInheritsMetaTags() - Method in class lumis.portal.page.PageConfig
 
getInheritsStylesheets() - Method in class lumis.portal.page.PageConfig
 
getInitialPriority() - Method in class lumis.portal.page.cache.PageCacheConfig
Returns the initial priority value for this page cache.
getInitialStateId() - Method in class lumis.content.workflow.WorkflowTransitionConfig
Returns the identifier for the initial state of this transition.
getInnerProgressId() - Method in class lumis.portal.progress.ProgressConfig
 
getInputControlType() - Method in interface lumis.doui.source.filter.ISourceFilter
Returns the input control type for this filter doui frontend.
getInputControlType() - Method in class lumis.doui.table.filter.AbstractTableSourceFilter
 
getInputControlType() - Method in class lumis.doui.table.filter.CompositeTableSourceFilter
 
getInputControlType() - Method in class lumis.doui.table.filter.MonthTableSourceFilter
 
getInputControlType() - Method in class lumis.doui.table.filter.TableSourceFilter
 
getInputFile() - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Get input file path
getInputStream() - Method in class lumis.portal.presentation.perspective.admin.PortalStudioMarkupResourceStream
 
getInputStream(String) - Method in class lumis.portal.serialization.persistency.fs.FSDirectory
 
getInputStream(String) - Method in class lumis.portal.serialization.persistency.fs.FSShallowDirectory
 
getInputStream(String) - Method in interface lumis.portal.serialization.persistency.IDirectory
Get an InputStream to a repository file.
getInputStream(String) - Method in class lumis.portal.serialization.persistency.sub.SubDirectory
 
getInputStream(String) - Method in class lumis.portal.serialization.persistency.zip.ZipDirectory
Get an InputStream to a repository file.
getInputStream() - Method in class lumis.portal.servicecontainer.ServiceContainerActionRequest
 
getInsertStatement(QueryInsert, ITransaction) - Method in interface lumis.util.query.IQueryAdapter
 
getInsertStatement(QueryInsert, ITransaction) - Method in class lumis.util.query.jdbc.GenericQueryAdapterJdbc
 
getInstallPath() - Method in interface lumis.content.wizard.ICreateParams
 
getInstance(String) - Static method in class lumis.doui.datatype.DouiDataTypeFactory
Creates and returns a doui data type instance.
getInstance(String) - Static method in class lumis.doui.source.field.type.SourceFieldTypes
 
getInstance() - Static method in class lumis.portal.clock.PortalClock
 
getInstance() - Static method in class lumis.portal.incontextedit.InContextEditResource
Returns the instance.
getInstance() - Static method in class lumis.portlet.container.pluto.PlutoPortletContainer
Returns the current instance of PlutoPortletContainer.
getInstance() - Static method in class lumis.service.socialnetworkservices.microblog.core.manager.CommentManager
Singleton method that retrieves a instance of this class.
getInstance() - Static method in class lumis.service.socialnetworkservices.microblog.core.manager.HashOccurrenceManager
Singleton method that retrieves a instance of this class.
getInstance() - Static method in class lumis.service.socialnetworkservices.microblog.core.manager.PostAttachmentManager
Singleton method that retrieves a instance of this class.
getInstance() - Static method in class lumis.service.socialnetworkservices.microblog.core.manager.PostManager
Singleton method that retrieves a instance of this class.
getInstance() - Static method in class lumis.service.socialnetworkservices.microblog.core.manager.UserFollowsManager
Singleton method that retrieves a instance of this class.
getInstance() - Static method in class lumis.service.socialnetworkservices.microblog.core.util.URLGenerator
Returns URLGenerator Instance
getInstance() - Static method in class lumis.service.wsrp.producer.ServiceInterfaceInstanceOwner
 
getInt() - Method in enum lumis.portal.channel.ChannelType
 
getInterfaceHolderId() - Method in class lumis.portal.page.template.InterfaceInstanceNodeWrapper
 
getInterfaceId() - Method in class lumis.content.control.contentpicker.ContentPickerControl
 
getInterfaceId() - Method in class lumis.doui.control.selectchannel.SelectChannelControl
 
getInterfaceId() - Method in class lumis.doui.control.selectchannel.SelectChannelOrChannelTemplateControl
 
getInterfaceId() - Method in class lumis.doui.control.selectchannel.SelectChannelTemplateControl
 
getInterfaceId() - Method in class lumis.doui.control.selectpage.SelectChannelChildControl
 
getInterfaceId() - Method in class lumis.doui.control.selectpage.SelectPageControl
 
getInterfaceId() - Method in class lumis.doui.control.selectpage.SelectPageOrPageTemplateControl
 
getInterfaceId() - Method in class lumis.doui.control.selectpage.SelectPageTemplateControl
 
getInterfaceId() - Method in class lumis.doui.control.selectserviceinstance.SelectServiceInstanceControl
 
getInterfaceId() - Method in class lumis.service.document.SelectDocumentServiceInstanceControl
 
getInterfaceId() - Method in class lumis.service.image.SelectImageServiceInstanceControl
 
getInterfaceId() - Method in class lumis.service.portalmanagement.serialization.SelectImportFileControl
 
getInterfaceId() - Method in class lumis.service.tag.SelectTagServiceInstanceControl
Returns the interface to allow the repository selection.
getInterfaceInstance() - Method in class lumis.service.pagepersonalization.bean.Widget
 
getInterfaceInstanceHtmlCache(SessionConfig, String, Locale, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Get the HTML Cache of the Interface Instance.
getInterfaceInstanceHtmlCache(SessionConfig, String, Locale, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getInterfaceInstanceId() - Method in class lumis.service.pagepersonalization.bean.PPInterfaceInstanceToBeDeleted
Returns the interfaceInstanceId.
getInterfaceInstanceId() - Method in class lumis.service.pagepersonalization.bean.Widget
 
getInterfaceInstanceId() - Method in class lumis.service.pagepersonalization.widgetmanipulationaction.PagePersonalizationManager.DeletedWidgetData
Returns the interfaceInstanceId.
getInterfaceInstanceIds() - Method in class lumis.service.wsrp.consumer.producermanager.ClonedPortlet
Returns the interface instances the cloned portlet is being used.
getInterfaceInstanceNode() - Method in class lumis.portal.page.template.InterfaceInstanceNodeWrapper
 
getInterfaceInstanceNodeList(Document) - Static method in class lumis.portal.page.PageLayoutUtil
Gets a node list of the service interface instances contained into the given layout document.
getInterfaceSourceFieldsNode(Node, Node) - Method in class lumis.doui.service.DouiServiceInterface
Utility method that merges the fields in the given nodes and returns the merged resultant node.
getInterfaceTitleBarStyle() - Static method in class lumis.portal.PortalContext
 
getInterfaceType() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getIntroduction() - Method in class lumis.content.core.ContentVersion
Returns the introduction for this content version.
getIntroduction() - Method in class lumis.service.chatroom.ChatRoomConfig
 
getIntroduction() - Method in class lumis.service.newsletter.Model
Returns the introduction.
getIntroductionField() - Method in class lumis.doui.source.Source
Returns the field that is the introduction of this source.
getIntroductionText() - Method in class lumis.service.newsletter.Model
Returns the introduction for text mode.
getIsTarget(ContainerRequest, EntityID) - Method in class lumis.service.wsrp.consumer.WSRPContainer
 
getIsWidget() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
Returns the isWidget.
getIsWidgetDefault() - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
Returns the isWidgetDefault.
getItemAlias() - Method in class lumis.portal.serialization.SerializationSettings.CollectionAliasSettings
 
getItemClass() - Method in class lumis.portal.serialization.SerializationSettings.CollectionAliasSettings
 
getItemId() - Method in class lumis.content.control.workflow.WorkflowMetaDataControl
 
getItemId() - Method in class lumis.content.core.ContentVersion
Returns the identifier for the business data this content version refers to.
getItemId() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
getItemKeyFieldId() - Method in class lumis.doui.control.itempicker.MultiItemPickerControl
 
getItemMax() - Method in class lumis.portal.progress.ProgressConfig
 
getItemNameFieldId() - Method in class lumis.doui.control.itempicker.MultiItemPickerControl
 
getItemProgressMax() - Method in class lumis.portal.serialization.BaseSerializationContext
 
getItemProgressValue() - Method in class lumis.portal.serialization.BaseSerializationContext
 
getItems() - Method in class lumis.content.control.language.LanguageFilterControl
 
getItems() - Method in class lumis.content.control.workflow.WorkflowAssignedToFilterControl
 
getItems() - Method in class lumis.content.control.workflow.WorkflowStateFilterControl
 
getItems() - Method in interface lumis.doui.control.multifileupload.IMultiFileUploadParameter
Returns a collection of IMultiFileUploadParameterItem.
getItemType() - Method in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
getItemValue() - Method in class lumis.portal.progress.ProgressConfig
 
getJoinOperator() - Method in class lumis.util.query.QueryJoin
 
getJoins() - Method in class lumis.doui.table.field.TableSourceFieldMapping
 
getJoins() - Method in class lumis.util.query.QuerySelect
 
getJoinType() - Method in class lumis.util.query.QueryJoin
 
getJoinType() - Method in class lumis.util.query.QueryTable
 
getJSONData() - Method in class lumis.doui.source.field.type.FileDataType.Data
 
getJSONData() - Method in class lumis.service.document.field.DocumentDataType.Data
Returns the render data in JSON format.
getJSONData() - Method in class lumis.service.image.field.ImageDataType.Data
Returns the render data in JSON format.
getKey() - Method in class lumis.portal.audit.AuditCategory
Returns the category key.
getKey() - Method in class lumis.portal.audit.AuditEntryType
 
getKey() - Method in enum lumis.portal.audit.AuditManager.AuditType
Returns the key.
getKey() - Method in enum lumis.portal.channel.ChannelControllerXml.AuditType
Returns the key.
getKey() - Method in enum lumis.portal.page.cache.PageCacheMonitorUtil.Event
Returns the key of the event.
getKey() - Method in enum lumis.portal.page.PageControllerXml.AuditType
Returns the key.
getKey() - Method in class lumis.portal.PortalRequestParameters.PreviousParameters
The key for the previous parameters.
getKey() - Method in class lumis.portal.preferences.PreferencesPrincipalEntry
 
getKey() - Method in enum lumis.portal.servicecontainer.ServiceContainerMonitorUtil.Event
Returns the key.
getKeywords() - Method in class lumis.content.webresource.ContentPageWebResourceDataProvider
 
getKeywords() - Method in class lumis.portal.page.PageConfig
 
getKeywords() - Method in class lumis.portal.page.webresource.AbstractPageWebResourceDataProvider
Returns the keywords for the page web resource.
getKeywords() - Method in class lumis.portal.page.webresource.DefaultPageWebResourceDataProvider
 
getKeywords() - Method in class lumis.portal.page.webresource.PageWebResourceData
Returns the page web resource keywords.
getKeywordsField() - Method in class lumis.doui.source.Source
 
getKind() - Method in interface lumis.content.wizard.ICreateParams.IField
 
getLanguageContentId() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
getLanguageId() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
getLanguageId() - Method in class lumis.portal.page.cache.PageCacheConfig
Deprecated. 
getLastAccessDate() - Method in class lumis.collaboration.chat.ChatUserConfig
 
getLastMessageDate() - Method in class lumis.service.forum.ForumConfig
 
getLastMessageDate() - Method in class lumis.service.forum.ForumTopicConfig
 
getLastMessageUser() - Method in class lumis.service.forum.ForumConfig
 
getLastMessageUser() - Method in class lumis.service.forum.ForumTopicConfig
 
getLastModified() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
Currently unsupported
getLastModifiedBy() - Method in class lumis.content.core.ContentVersion
Returns the identifier of the last principal that modified this version.
getLastModifiedBy() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
getLastModifiedDateTime() - Method in class lumis.content.core.ContentVersion
Returns the last modification date-time for this version.
getLastModifiedDateTime() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
getLastName() - Method in class lumis.portal.user.UserConfig
 
getLastName() - Method in class lumis.portal.webservice.user.User
 
getLastPostedMessageId(String, String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Returns the id of the last message posted on the specified topic.
getLastPostedTopicId(String, String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Returns the id of the last updated topic on the specified forum.
getLastProcessDateTime() - Method in class lumis.service.newsletter.Schedule
 
getLastRun() - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Get date of last execution
getLastRun() - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Get date of last execution
getLastTick() - Method in class lumis.portal.clock.ClockConfig
Returns the date-time this clock has completed its last execution.
getLastTickStart() - Method in class lumis.portal.clock.ClockConfig
Returns the date-time this clock has started its last execution.
getLatestMessages(Node, ITransaction) - Method in class lumis.collaboration.chat.ChatControllerXml
 
getLatestMessages(SessionConfig, String, String, int, boolean, Date, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
Deprecated. 
getLatestMessages(SessionConfig, String, String, int, int, boolean, Date, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
 
getLatestMessages(SessionConfig, String, String, int, boolean, Date, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
Deprecated. Since 4.0.11 this method was replaced by IChatManager.getLatestMessages(SessionConfig, String, String, int, int, boolean, Date, ITransaction).
getLatestMessages(SessionConfig, String, String, int, int, boolean, Date, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
Returns up to maxMessages messageConfigs for a given conversationId.
getLatestMessagesCount(SessionConfig, String, String, boolean, Date, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
 
getLatestMessagesCount(SessionConfig, String, String, boolean, Date, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
Returns the number of messages that exists and would be available for the #getLatestMessages(String, String, int, int, boolean, Date, ITransaction) method.
getLatestRemoteId(ITransaction) - Method in class lumis.socialnetworkintegration.action.AbstractMessageAction
Retrieves the latest remote id for a message.
getLayout() - Method in class lumis.portal.page.PageConfig
 
getLayoutFilePath() - Method in class lumis.portal.channel.ChannelConfig
Returns the path for the layout file for use by this channel.
getLayoutFilePath() - Method in class lumis.portal.page.PageConfig
Returns the path for the layout file for use by this page.
getLayoutFilePath() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getLayoutFilePath(PageWebResource) - Static method in class lumis.portal.presentation.PageRendererUtil
Returns the path to the layout file.
getLayoutFilePollIntervalSecs() - Static method in class lumis.portal.PortalContext
Returns the polling interval for changes in a layout file, in seconds.
getLayoutInterfaceInstanceNodes(Document) - Static method in class lumis.portal.page.PageLayoutUtil
Gets a list with the service interface instance nodes present into the given layout document.
getLayoutPagesType() - Method in class lumis.portal.channel.ChannelConfig
Returns the layout format for pages.
getLayoutPagesType(SessionConfig, ChannelConfig, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getLayoutPagesType(SessionConfig, ChannelConfig, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Get a the page layout format.
getLayoutServiceInstanceIds(Document) - Static method in class lumis.portal.page.PageLayoutUtil
Gets a list of the service interface instance identifiers contained into the Document.
getLayoutType(SessionConfig, PageConfig, ITransaction) - Method in interface lumis.portal.page.IPageManager
Returns the layout type used for rendering the page to the end user.
getLayoutType() - Method in class lumis.portal.page.PageConfig
 
getLayoutType(SessionConfig, PageConfig, ITransaction) - Method in class lumis.portal.page.PageManager
 
getLayoutType() - Method in interface lumis.portal.structure.ILayoutPropertiesAccessor
Returns the layout type.
getLeftField() - Method in class lumis.util.query.QueryAssignment
 
getLeftField() - Method in class lumis.util.query.QueryFilter
 
getLeftField() - Method in class lumis.util.query.QueryJoin
 
getLeftParentheses() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Returns a string containing left parentheses set in this entry.
getLegend() - Method in class lumis.service.image.field.ImageDataType.Data
 
getLegend() - Method in class lumis.service.image.ImageConfig
 
getLevel() - Method in class lumis.portal.htmlevaluation.HtmlEvaluationMessage
Returns the level.
getLevel() - Method in interface lumis.util.log.ILogger
Returns the current minimum logging level logged by this instance.
getLevel() - Method in class lumis.util.log.Log4JLoggerWrapper
 
getLifetime() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
Returns the lifetime if this ProducerEntity for the given consumer.
getLifetime() - Method in class lumis.service.wsrp.consumer.producermanager.Registration
 
getLine() - Method in class lumis.portal.htmlevaluation.HtmlEvaluationMessage
Returns the line.
getLink() - Method in class lumis.service.rss.RssResultRow
 
getLinkFieldId() - Method in class lumis.service.rss.RssConfig
 
getLoad() - Method in class lumis.doui.source.Source
Returns the load property.
getLoadingHtmlMessage() - Static method in class lumis.portal.PortalContext
 
getLoadingMessage() - Static method in class lumis.portal.presentation.LoadingMessage
Returns the loading message based on the current locale of the user.
getLocale() - Method in class lumis.content.core.ContentLocale
Returns the locale this object refers to.
getLocale() - Method in class lumis.doui.control.Control
 
getLocale() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getLocale() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
getLocale() - Method in class lumis.portal.authentication.SessionConfig
 
getLocale() - Method in class lumis.portal.localization.LocaleConfig
Returns the locale code.
getLocale() - Method in class lumis.portal.page.PageRenderDataChangedEvent
Returns the locale where the change applies.
getLocale() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getLocale() - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getLocale() - Method in class lumis.portal.url.WebResource
Returns the locale for this web resource.
getLocale() - Method in class lumis.service.rss.RssConfig
 
getLocale() - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Gets locale
getLocale() - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Returns the locale.
getLocaleCode() - Method in class lumis.portal.localization.CustomStringConfig
 
getLocaleId() - Method in class lumis.portal.localization.LocaleConfig
Returns the localeId, a guid for identifying the locale in the portal database.
getLocalEntries() - Method in class lumis.util.security.acl.AccessControlList
 
getLocales() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getLocales(ITransaction) - Method in interface lumis.portal.localization.ILocalizationManager
Returns the available locales for the portal.
getLocales(ITransaction) - Method in class lumis.portal.localization.LocalizationManager
Returns a collection of locale config
getLocales() - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getLocalGroupPrefix() - Method in class lumis.portal.channel.ChannelConfig
 
getLocalGroupPrefixMapping(String) - Method in class lumis.portal.serialization.DeserializationContext
 
getLocalizableName() - Method in enum lumis.service.wsrp.common.WSRPVersionFromTo
Returns this constant localizable string.
getLocalizationManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getLocalizationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getLocalizedMessage(Locale) - Method in exception lumis.portal.PortalException
 
getLocalizedMessage() - Method in exception lumis.portal.PortalException
 
getLocalizedMessage(Locale) - Method in exception lumis.upgrade.UpgradeException
 
getLocalizedMessage() - Method in exception lumis.upgrade.UpgradeException
 
getLocalizedName() - Method in class lumis.portal.channel.tree.GenericChannelChild
 
getLocalizedName() - Method in interface lumis.portal.channel.tree.IChannelChild
 
getLocalMember() - Method in interface lumis.portal.cluster.IClusterManager
Returns the current cluster member object.
getLocalMember() - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
 
getLocalMember() - Method in class lumis.portal.cluster.SingleServerClusterManager
 
getLocalProperty(String) - Method in class lumis.portal.propertybag.PropertyBag
Returns a property in this property bag.
getLocalPropertyMap() - Method in class lumis.portal.propertybag.PropertyBag
Returns all the properties in this property bag.
getLocalServerOnly() - Method in class lumis.doui.search.common.DouiIndexConfig
Deprecated. Since 4.2.2, local server only no longer supported.
getLock(String) - Method in interface lumis.portal.lock.ILockManager
Returns a cluster-wide lock object for the specified resource.
getLock(String) - Method in class lumis.portal.lock.LockManager
 
getLockAction() - Method in class lumis.content.workflow.WorkflowTransitionConfig
Returns the lockAction for this transition.
getLockDefaultDeadlineMinutes() - Static method in class lumis.portal.PortalContext
 
getLockedBy() - Method in class lumis.content.core.ContentLocale
Returns who created the lock.
getLockedDate() - Method in class lumis.content.core.ContentLocale
Returns the date the lock was created.
getLockExpirationDateTime() - Method in class lumis.portal.sendmail.dao.hibernate.MailQueue
 
getLockManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getLockManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getLockType() - Method in class lumis.content.core.ContentLocale
Returns the lock for the current content-locale.
getLogger() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Use LoggerFactory to obtain a logger instead of calling this method.
getLogger(Class) - Static method in class lumis.util.log.LoggerFactory
Returns a logger instance to be used by the given class.
getLoggerClicks() - Static method in class lumis.service.banner.BannerController
 
getLoggerViews() - Static method in class lumis.service.banner.BannerController
 
getLogicalOperator() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Returns the logical operator used between this entry and the next.
getLogin() - Method in class lumis.portal.authentication.LumisLoginModule
Returns the login provided by the user
getLogin() - Method in class lumis.portal.user.serialization.UserSerializationMessageConfig
 
getLogin() - Method in class lumis.portal.user.UserConfig
 
getLogin() - Method in class lumis.portal.webservice.user.User
 
getLoginValidator() - Static method in class lumis.portal.PortalContext
 
getLumisDataPath() - Method in class lumis.portal.PortalConfiguration
Returns the lumis data path.
getMac() - Method in class lumis.portal.crypto.SymmetricCipher
Returns a new Mac instance, according to current configurations.
getMailConfig(ITransaction) - Method in class lumis.portal.sendmail.dao.hibernate.SendMailDaoHib
 
getMailConfig(ITransaction) - Method in interface lumis.portal.sendmail.dao.ISendMailDao
Returns the IMailConfig containing the configurations for sending e-mails.
getMailConfig(SessionConfig, ITransaction) - Method in interface lumis.portal.sendmail.ISendMailManager
Returns the IMailConfig containing the configurations for sending e-mails.
getMailConfig(SessionConfig, ITransaction) - Method in class lumis.portal.sendmail.SendMailManager
 
getMailConfig() - Method in class lumis.portal.sendmail.smtp.SmtpMailSender
Returns the MailConfig with the configurations to be used when sending the e-mail.
getMailLoggingString() - Method in interface lumis.portal.sendmail.IBaseMail
Returns a String used for logging this mail.
getMailSender(SessionConfig, ITransaction) - Method in class lumis.portal.sendmail.SendMailManager
Returns a new instance of the IMailSender to be used by this manager for sending e-mails.
getMailSenderClass() - Method in interface lumis.portal.sendmail.IMailConfig
Returns the class that should be used for sending mails.
getMailType() - Method in interface lumis.portal.sendmail.IBaseMail
Returns the type of this mail.
getMainStringLocalizationDao() - Static method in class lumis.portal.dao.DaoFactory
 
getMajorVersion() - Static method in class lumis.portal.PortalContext
Returns the major version of the portal.
getMajorVersion() - Method in class lumis.upgrade.BuildConfig
 
getManagedPropertiesPattern() - Method in class lumis.portal.channel.ChannelConfig
 
getManagedPropertiesPattern() - Method in class lumis.portal.page.PageConfig
 
getManagedPropertiesPattern() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
getManagedPropertiesPattern() - Method in class lumis.portal.structure.StructureElement
Returns the property name spaces.
getMap() - Method in class lumis.portal.servicecontainer.RequestPreferences
 
getMappedPersistableConfig() - Method in class lumis.portal.page.serialization.PageDependencyAnalyzer
 
getMappedPersistableConfig() - Method in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
Returns a mapped cloned of the persistable config, which, in turn, represents a clone of original config, with its foreign keys updated to be non-violated.
getMappedPersistableConfig() - Method in class lumis.util.security.acl.serialization.AclDependencyAnalyzer
 
getMappedServiceInstanceId() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
getMappedServiceInterfaceInstancePersistableConfig() - Method in class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceConfigDependencyAnalyzer
 
getMarkupCacheKey(LayoutFilePage) - Method in interface lumis.portal.presentation.core.IPageRenderer
Returns the key used for caching the markup used to render the page.
getMarkupCacheKey(LayoutFilePage) - Method in class lumis.portal.presentation.PresentationControllerHtml.PresentationPageRenderer
 
getMarkupEndpoint() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
 
getMarkupFilterClass() - Method in enum lumis.portal.presentation.perspective.Perspective
Returns markup filter for parser to use to render page.
getMarkupResourceStream(MarkupContainer, Class<?>) - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getMarkupResourceStream(MarkupContainer, Class<?>) - Method in class lumis.portal.presentation.layout.defaultlayout.GenericMarkupResourceStreamProvider
 
getMarkupResourceStream(MarkupContainer, Class<?>) - Method in class lumis.portal.presentation.layout.defaultlayout.LayoutFileMarkupResourceStreamProvider
 
getMarkupResourceStream(MarkupContainer, Class<?>) - Method in class lumis.portal.presentation.perspective.admin.PortalStudioMarkupResourceStreamProvider
 
getMarkupResourceStreamProvider(LayoutFilePage) - Method in interface lumis.portal.presentation.core.IPageRenderer
Returns the provider for the markup resource stream to be used to render the page.
getMarkupResourceStreamProvider(LayoutFilePage) - Method in class lumis.portal.presentation.PresentationControllerHtml.PresentationPageRenderer
 
getMarkupResourceStreamProvider(LayoutFilePage) - Method in class lumis.service.portalmanagement.xsleditor.XsltResultControllerHtml.XsltResultPageRenderer
 
getMarkupStream() - Method in exception lumis.portal.presentation.core.LayoutFileMarkupException
 
getMaxAgeSeconds() - Method in class lumis.portal.cache.PortalCache
Returns the current maximum age for entries in this cache.
getMaxFileUploadSize() - Static method in class lumis.portal.PortalContext
Returns the maximum size for file uploads.
getMaximumValue() - Method in class lumis.doui.source.field.BaseSourceField
 
getMaximumValue() - Method in interface lumis.doui.source.field.ISourceField
 
getMaxItems() - Method in class lumis.service.newsletter.Category
Returns the maxItems.
getMaxLength() - Method in interface lumis.content.wizard.ICreateParams.IField
 
getMaxRows() - Method in class lumis.doui.source.TabularSource
Returns the maximum rows that data of this source shold contain.
getMaxRows() - Method in class lumis.search.SearchQuery
Returns the maximum number of hits to be returned by the query execution.
getMaxRows() - Method in class lumis.service.rss.RssConfig
 
getMaxRows() - Method in class lumis.util.query.QuerySelect
 
getMaxRunTime() - Method in class lumis.portal.clock.ClockConfig
Returns the maximum run time for this clock in seconds.
getMaxSendThreads() - Method in interface lumis.portal.sendmail.IMailConfig
Returns the maximum number of threads to process the sendmail queue.
getMeasureType(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.DummyMonitorManager
 
getMeasureType(SessionConfig, String, ITransaction) - Method in interface lumis.portal.monitor.IMonitorManager
Returns a persistent measureType instance.
getMeasureType(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.impl.MonitorManager
 
getMeasureTypeByKey(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.DummyMonitorManager
 
getMeasureTypeByKey(SessionConfig, String, ITransaction) - Method in interface lumis.portal.monitor.IMonitorManager
Returns a persistent measureType instance, finding it by the measureTypeKey.
getMeasureTypeByKey(SessionConfig, String, ITransaction) - Method in class lumis.portal.monitor.impl.MonitorManager
 
getMeasureTypeKey() - Method in interface lumis.portal.monitor.IMeasureType
Returns the key for this measure type.
getMeasureTypeKey() - Method in enum lumis.portal.page.cache.PageCacheMonitorUtil.MeasureType
Returns the key of the measure type.
getMemberGroups(SessionConfig, String, boolean, ITransaction) - Method in class lumis.portal.group.GroupManager
 
getMemberGroups(SessionConfig, String, boolean, ITransaction) - Method in interface lumis.portal.group.IGroupManager
VERIFICAR O NOME: getIdsByMemberId Returns an array of groups of the given member.
getMemberId() - Method in class lumis.portal.group.serialization.GroupMemberConfig
 
getMembers() - Method in interface lumis.portal.cluster.IClusterManager
Returns a collection with information about the current members of this cluster.
getMembers() - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
 
getMembers() - Method in class lumis.portal.cluster.SingleServerClusterManager
 
getMembers(String, int) - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupMembershipProvider
 
getMembers(SessionConfig, String, int, boolean, ITransaction) - Method in class lumis.portal.group.GroupManager
 
getMembers(SessionConfig, String, int, boolean, ITransaction) - Method in interface lumis.portal.group.IGroupManager
Returns the immediate group members.
getMembers(String, int) - Method in interface lumis.portal.group.IGroupMembershipProvider
Returns the members of a group.
getMembers() - Method in class lumis.portal.group.serialization.GroupSerializableConfig
 
getMembers(String, int) - Method in class lumis.portal.group.standardmembership.StandardGroupMembershipProvider
 
getMembersFormula() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewGroupConfig
Returns the membership formula statement, according to this configuration.
getMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in class lumis.doui.service.DouiServiceInterface
 
getMenu(SessionConfig, ServiceInterfaceInstanceConfig, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceMenu
 
getMenu(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Returns the XML for the administration menu of the specified interface instance
getMenu(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getMenuGroupType(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceManager
Get the menu group type.
getMenuGroupType(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceManager
 
getMenuItemType(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinterface.IServiceInterfaceManager
Get the menu item type.
getMenuItemType(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinterface.ServiceInterfaceManager
 
getMessage(SessionConfig, String, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
 
getMessage() - Method in class lumis.collaboration.chat.ChatMessageConfig
 
getMessage(SessionConfig, String, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
Returns a message config object.
getMessage() - Method in class lumis.content.control.publishtosocialnetwork.SocialNetworkMessageWrapper
Returns the message in question
getMessage() - Method in class lumis.content.socialnetwork.integration.ContentMessageIntegration
Returns the message.
getMessage() - Method in class lumis.portal.cluster.event.ClusterMessageReceivedEvent
Returns the cluster message received.
getMessage() - Method in class lumis.portal.htmlevaluation.HtmlEvaluationMessage
Returns the message.
getMessage() - Method in class lumis.portal.progress.ProgressConfig
 
getMessage(String, ITransaction) - Method in class lumis.service.forum.ForumDaoJdbc
Gets the ForumMessageConfig for the specified message id.
getMessage() - Method in class lumis.service.forum.ForumMessageConfig
 
getMessage() - Method in class lumis.upgrade.BuildConfig
 
getMessage() - Method in exception lumis.upgrade.UpgradeException
 
getMessageContent() - Method in class lumis.socialnetworkintegration.SocialNetworkMessage
Returns the message's content.
getMessageContent() - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Returns the messageContent.
getMessageId() - Method in class lumis.socialnetworkintegration.SocialNetworkMessageQueueItem
Returns the messageId.
getMessageMaxLength() - Method in class lumis.socialnetworkintegration.SocialNetwork
Returns the maximum size a message may have in this social network.
getMessages(SessionConfig, String, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
 
getMessages(SessionConfig, String, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
Returns all the messages for a given conversationId.
getMessages() - Method in class lumis.doui.control.ValidatorControl
 
getMessages(String) - Method in class lumis.doui.control.ValidatorControl
 
getMessagesXml(SessionConfig, Collection<ChatMessageConfig>, boolean, List<IResource>, ITransaction) - Method in class lumis.collaboration.chat.ChatManager
 
getMessagesXml(SessionConfig, Collection<ChatMessageConfig>, boolean, List<IResource>, ITransaction) - Method in interface lumis.collaboration.chat.IChatManager
Returns the xml for the given messages.
getMessageType() - Method in class lumis.upgrade.BuildConfig
 
getMetadata() - Method in class lumis.doui.source.field.type.FileDataType.Data
 
getMetadata() - Method in class lumis.portal.file.FileConfig
Retrieves the metadata of the file.
getMetadata() - Method in class lumis.portal.file.FileParameter
Retrieves the metadata of the file.
getMetadata() - Method in class lumis.portal.file.transformation.TransformedFileConfig
Returns the metadata.
getMetaDataId() - Method in class lumis.content.metadata.CommentConfig
Deprecated.  
getMetaDataId() - Method in class lumis.content.workflow.ContentWorkflowMetaData
Deprecated. Since 4.2.0, replaced by ContentWorkflowMetaData.getContentLocaleId().
getMetaDataManager() - Static method in class lumis.content.ContentManagerFactory
Deprecated. Since 4.2.0, replaced by ContentManagerFactory.getContentManager().
getMetadataPrincipals(SessionConfig, String, ITransaction) - Method in class lumis.content.workflow.WorkflowManager
Returns a map of distinct principals that is assigned to content metadata in the given service instance.
getMetaDataSourceId() - Method in class lumis.doui.source.Source
Returns the metaDataId.
getMetaTagDao() - Static method in class lumis.portal.dao.DaoFactory
 
getMetaTagIdsRecursively(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getMetaTagIdsRecursively(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Get a list of meta-tags ids of the Channel including inherit Meta-tag.
getMetaTagIdsRecursively(SessionConfig, PageConfig, ITransaction) - Method in interface lumis.portal.page.IPageManager
Get a list of Meta-Tags Ids of the page including inherited Meta-Tags.
getMetaTagIdsRecursively(SessionConfig, PageConfig, ITransaction) - Method in class lumis.portal.page.PageManager
 
getMetaTagManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getMetaTagManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getMetaTags() - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
getMetaTags() - Method in class lumis.portal.page.serialization.PageSerializableConfig
 
getMetaTags() - Method in class lumis.portal.page.webresource.AbstractPageWebResourceDataProvider
Returns the meta tags map for the page web resource.
getMetaTags() - Method in class lumis.portal.page.webresource.PageWebResourceData
Returns the page meta tags in a map.
getMiddleName() - Method in class lumis.portal.user.UserConfig
 
getMiddleName() - Method in class lumis.portal.webservice.user.User
 
getMimeType(SessionConfig, String, ITransaction) - Method in class lumis.portal.file.FileManager
 
getMimeType() - Method in class lumis.portal.file.FileMimeTypeConfig
 
getMimeType(SessionConfig, String, ITransaction) - Method in interface lumis.portal.file.IFileManager
Returns a mime type information.
getMinimumValue() - Method in class lumis.doui.source.field.BaseSourceField
 
getMinimumValue() - Method in interface lumis.doui.source.field.ISourceField
 
getMinorVersion() - Static method in class lumis.portal.PortalContext
Returns the minor version of the portal.
getMinorVersion() - Method in class lumis.upgrade.BuildConfig
 
getMissCount() - Method in interface lumis.portal.cache.ICacheStatistics
Returns the number of searchs that did not found the entry in the cache.
getMode() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getMode() - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getMode() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
 
getModelId() - Method in class lumis.service.newsletter.Schedule
 
getModelXml(SessionConfig, String, String, ITransaction) - Method in class lumis.service.newsletter.NewsletterManager
 
getModelXml(SessionConfig, String, String, Date, ITransaction) - Method in class lumis.service.newsletter.NewsletterManager
 
getModelXml(Model, Collection<String>) - Method in class lumis.service.newsletter.NewsletterManager
 
getModerator() - Method in class lumis.collaboration.chat.ChatConversationConfig
 
getModerator() - Method in class lumis.service.forum.ForumConfig
 
getModes() - Method in enum lumis.portal.presentation.perspective.Perspective
Returns all commands associated to this Perspective.
getModule(String) - Method in class lumis.portal.deployment.DeploymentManager
 
getModule(String) - Method in interface lumis.portal.deployment.IDeploymentManager
Returns the module with the specified identifier.
getModuleName() - Method in class lumis.portal.authentication.LumisLoginModule
Returns the Login module name used to display information to standard out.
getModules(ModuleType) - Method in class lumis.portal.deployment.DeploymentManager
 
getModules(ModuleType) - Method in interface lumis.portal.deployment.IDeploymentManager
Returns the currently installed modules of the specified type.
getMonitor(String, Map<String, String>) - Method in class lumis.portal.monitor.DummyMonitorManager
 
getMonitor(String, Map<String, String>, long) - Method in class lumis.portal.monitor.DummyMonitorManager
 
getMonitor(String, Map<String, String>) - Method in interface lumis.portal.monitor.IMonitorManager
Returns the monitor for an event with the given aggregation values.
getMonitor(String, Map<String, String>, long) - Method in interface lumis.portal.monitor.IMonitorManager
Returns the monitor for an event with the given aggregation values.
getMonitor(String, Map<String, String>) - Method in class lumis.portal.monitor.impl.MonitorManager
 
getMonitor(String, Map<String, String>, long) - Method in class lumis.portal.monitor.impl.MonitorManager
 
getMonitorContext() - Method in class lumis.portal.monitor.DummyMonitorManager
 
getMonitorContext() - Method in interface lumis.portal.monitor.IMonitorManager
Returns the current monitor context.
getMonitorContext() - Method in class lumis.portal.monitor.impl.MonitorManager
 
getMonitorManager() - Static method in class lumis.portal.manager.ManagerFactory
Returns the manager for monitoring operations.
getMonitorManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
Returns the manager for monitoring operations.
getMultiPartFormParameters() - Method in interface lumis.portal.presentation.core.IPageRenderer
Returns the multi part form parameters, usually present in file uploads requests.
getMultiPartFormParameters() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getMultiPartFormParameters() - Method in class lumis.portal.presentation.PresentationControllerHtml.PresentationPageRenderer
 
getMultiPartFormServiceInterfaceInstance() - Method in interface lumis.portal.presentation.core.IPageRenderer
Returns the service interface instance identifier of the service interface instance source of multi part form parameters.
getMultiPartFormServiceInterfaceInstance() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getMultiPartFormServiceInterfaceInstance() - Method in class lumis.portal.presentation.PresentationControllerHtml.PresentationPageRenderer
 
getName() - Method in class lumis.collaboration.chat.ChatUserConfig
 
getName() - Method in class lumis.content.core.ContentTag
Returns the tag name, as it was persisted at first time.
getName() - Method in class lumis.content.source.field.type.TagDataType.Data.Tag
 
getName() - Method in class lumis.content.source.field.type.WorkflowStateDataType.Data
 
getName() - Method in interface lumis.content.wizard.ICreateParams
 
getName() - Method in interface lumis.content.wizard.ICreateParams.IField
 
getName() - Method in interface lumis.content.wizard.ICreateParams.ITable
 
getName() - Method in class lumis.content.workflow.WorkflowConfig
Returns the name for this workflow.
getName() - Method in class lumis.content.workflow.WorkflowRoleConfig
Returns the name for this role.
getName() - Method in class lumis.content.workflow.WorkflowStateConfig
Returns the name for this state.
getName() - Method in class lumis.content.workflow.WorkflowTransitionConfig
Returns the name for this transition.
getName() - Method in class lumis.doui.control.datagrid.DataGridControlField
 
getName() - Method in class lumis.doui.control.datagrid.DataGridControlFieldTabularSourceFieldWrapper
 
getName() - Method in interface lumis.doui.control.datagrid.IDataGridControlField
 
getName() - Method in interface lumis.doui.control.filter.ParentFilterControl.IFolder
 
getName() - Method in class lumis.doui.source.field.BaseSourceField
 
getName() - Method in interface lumis.doui.source.field.ISourceField
 
getName() - Method in class lumis.doui.source.field.type.FileDataType.Data
 
getName() - Method in class lumis.portal.audit.AuditCategory
Returns the category name.
getName() - Method in class lumis.portal.audit.AuditEntryType
 
getName() - Method in class lumis.portal.authentication.LumisPrincipal
 
getName() - Method in class lumis.portal.channel.ChannelConfig
 
getName() - Method in class lumis.portal.channel.ChannelWebResource
 
getName() - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
getName() - Method in class lumis.portal.channel.tree.GenericChannelChild
 
getName() - Method in interface lumis.portal.channel.tree.IChannelChild
 
getName() - Method in class lumis.portal.css.CssConfig
 
getName() - Method in class lumis.portal.css.serialization.CssSerializableConfig
 
getName() - Method in class lumis.portal.event.ObserverConfig
 
getName() - Method in class lumis.portal.file.FileConfig
 
getName() - Method in interface lumis.portal.file.IDownloadableFile
Returns the file name
getName() - Method in class lumis.portal.file.transformation.FileTransformation
Returns the name.
getName() - Method in interface lumis.portal.file.transformation.IParameterType
Returns the parameter name.
getName() - Method in class lumis.portal.file.transformation.SimpleParameterType
Returns the parameterName.
getName() - Method in class lumis.portal.file.transformation.TransformedFileConfig
Returns the name.
getName() - Method in class lumis.portal.group.GroupConfig
 
getName() - Method in class lumis.portal.group.GroupType
Returns the name of this group type.
getName() - Method in class lumis.portal.group.serialization.GroupSerializableConfig
 
getName() - Method in class lumis.portal.group.serialization.GroupSerializationMessageConfig
 
getName() - Method in class lumis.portal.localization.LocaleConfig
Returns the display name for this locale.
getName() - Method in interface lumis.portal.monitor.IAggregationType
Returns the name for this aggregation type.
getName() - Method in interface lumis.portal.monitor.ICategory
Returns the name for this category.
getName() - Method in interface lumis.portal.monitor.IEvent
Returns the name for this event.
getName() - Method in interface lumis.portal.monitor.IMeasureType
Returns the name for this measure type.
getName() - Method in enum lumis.portal.page.cache.PageCacheMonitorUtil.Event
Returns the name of the event.
getName() - Method in enum lumis.portal.page.cache.PageCacheMonitorUtil.MeasureType
Returns the name of the measure type.
getName() - Method in class lumis.portal.page.PageConfig
 
getName() - Method in class lumis.portal.page.PageWebResource
 
getName() - Method in class lumis.portal.page.serialization.PageSerializableConfig
 
getName() - Method in class lumis.portal.page.serialization.PageSerializationMessageConfig
 
getName() - Method in class lumis.portal.presentation.perspective.DefaultPortalMode
Returns the name of the current PortalMode.
getName() - Method in interface lumis.portal.presentation.perspective.IPortalMode
Returns the name of the current PortalMode.
getName() - Method in enum lumis.portal.presentation.perspective.Perspective
Returns the Perspective's name key.
getName() - Method in class lumis.portal.principal.PrincipalConfig
 
getName() - Method in class lumis.portal.propertybag.Property
Returns the name of this property.
getName() - Method in class lumis.portal.report.Report
Returns the display name for this report.
getName() - Method in class lumis.portal.report.ReportParameter
Returns the display name for this parameter.
getName() - Method in class lumis.portal.report.ReportTypeParameter
Returns the name of this report type parameter.
getName() - Method in interface lumis.portal.sendmail.IMailAttachment
Returns the name of this attachment.
getName() - Method in interface lumis.portal.sendmail.IMailDestination
Return the name of this destination.
getName() - Method in class lumis.portal.serialization.operation.ConfigForeignKey
 
getName() - Method in class lumis.portal.service.serialization.ServiceSerializationMessageConfig
 
getName() - Method in class lumis.portal.service.ServiceConfig
 
getName() - Method in enum lumis.portal.servicecontainer.ServiceContainerMonitorUtil.Event
Returns the name.
getName() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializableConfig
 
getName() - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceSerializationMessageConfig
 
getName() - Method in class lumis.portal.serviceinstance.ServiceInstanceConfig
 
getName() - Method in class lumis.portal.serviceinterface.serialization.ServiceInterfaceSerializationMessageConfig
 
getName() - Method in class lumis.portal.serviceinterface.ServiceInterfaceConfig
 
getName() - Method in class lumis.portal.serviceinterface.style.ServiceInterfaceStyleConfig
 
getName() - Method in class lumis.portal.url.WebResource
Returns the name for this web resource.
getName() - Method in class lumis.portal.user.serialization.UserSerializableConfig
 
getName() - Method in class lumis.portal.webfilereplication.WebFileReplication
Returns the name of the replication.
getName() - Method in class lumis.portal.webfilereplication.WebFileReplicationProperty
Returns the name of the property.
getName() - Method in class lumis.portal.webfilereplication.WebFileReplicationType
Returns the name of the type.
getName() - Method in class lumis.search.SearchContentAttachment
Returns the name for this attachment.
getName() - Method in class lumis.search.SearchContentField
Returns the field name.
getName() - Method in class lumis.service.banner.BannerCategoryConfig
 
getName() - Method in class lumis.service.banner.BannerConfig
 
getName() - Method in class lumis.service.forum.ForumCategoryConfig
 
getName() - Method in class lumis.service.forum.ForumConfig
 
getName() - Method in class lumis.service.link.LinkCategoryConfig
 
getName() - Method in class lumis.service.newsletter.Category
Returns the name.
getName() - Method in class lumis.service.newsletter.Model
Returns the name.
getName() - Method in class lumis.service.pagepersonalization.bean.Widget
 
getName() - Method in class lumis.service.rss.RssConfig
 
getName() - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Gets name
getName() - Method in class lumis.service.wsrp.consumer.producermanager.ClonedPortlet
 
getName() - Method in class lumis.service.wsrp.consumer.producermanager.ProducerEntityImpl
 
getName() - Method in interface lumis.socialnetwork.ISocialNetwork
Returns the name of the social network.
getName() - Method in class lumis.socialnetwork.SocialNetwork
Returns the name.
getName() - Method in class lumis.socialnetworkintegration.SocialNetwork
Returns the name of the social network.
getName() - Method in class lumis.socialnetworkintegration.SocialNetworkAccount
Returns the name.
getName() - Method in class lumis.socialnetworkintegration.SocialNetworkApplication
Returns the name of the application.
getName() - Method in class lumis.util.security.acl.Principal
 
getNames() - Method in class lumis.portal.channel.serialization.ChannelSerializationMessageConfig
 
getNames() - Method in class lumis.portal.servicecontainer.RequestPreferences
 
getNamespace() - Method in class lumis.doui.control.Control
Returns the namespace for this control.
getNamespace() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderResponse
 
getNamespace() - Method in class lumis.portal.servicecontainer.ServiceContainerResponse
 
getNamespacePrefix() - Method in class lumis.portal.presentation.core.AbstractLayoutFileMarkupFilter
Returns the namespace prefix used for AbstractLayoutFileMarkupFilter.getNamespaceURI() in the current markup.
getNamespaceURI() - Method in class lumis.portal.presentation.core.AbstractLayoutFileMarkupFilter
Returns the namespace URI whose prefix will be determined to be returned by AbstractLayoutFileMarkupFilter.getNamespacePrefix().
getNamespaceURI() - Method in class lumis.portal.presentation.perspective.admin.PortalStudioLayoutFileMarkupFilter
 
getNamespaceURI() - Method in class lumis.portal.presentation.perspective.publisher.PublisherPerspectiveMarkupFilter
 
getNamespaceURI() - Method in class lumis.portal.presentation.tag.el.ELMarkupFilter
 
getNamespaceURI() - Method in class lumis.portal.presentation.tag.page.PageMarkupFilter
 
getNavigateScript() - Method in class lumis.portal.serialization.SerializationMessageConfigNode
 
getNavigateToParentOnClick(String, String) - Method in class lumis.doui.control.filter.ParentFilterControl.ParentFilterHyperlink
 
getNavigationLogger() - Static method in class lumis.util.log.LoggerFactory
Returns a logger that outputs to the navigation log.
getNetworkAccount() - Method in class lumis.socialnetworkintegration.SocialNetworkMessage
Returns the account that published this message.
getNewsLetterManager() - Static method in class lumis.service.newsletter.NewsletterManagerFactory
 
getNextBuild(String, String, String, ITransaction) - Method in interface lumis.upgrade.IUpgradeManager
Deprecated. this method may change during a future refactor.
getNextBuild(String, String, String, ITransaction) - Method in class lumis.upgrade.UpgradeManager
 
getNextPageForGeneration(GenerationSelectStrategy) - Method in class lumis.portal.page.cache.PageCacheManager
Returns the next page cache to be generated.
getNextProcessDateTime() - Method in class lumis.service.newsletter.Schedule
 
getNextQueuedItem() - Method in interface lumis.portal.processqueue.IProcessQueueManagerSPI
Retrieves the next QueueItem that is queued state or is in scheduled but the scheduled time has already passed and sets its status to InProgress.
getNextQueuedItem() - Method in class lumis.portal.processqueue.QueueManager
 
getNextScheduleDate() - Method in class lumis.portal.clock.ClockConfig
Returns the date-time for which this clock is scheduled for its next execution.
getNextScheduledProcess() - Method in interface lumis.portal.processqueue.IProcessQueueManagerSPI
Returns the next scheduled IQueueItem.
getNextScheduledProcess() - Method in class lumis.portal.processqueue.QueueManager
 
getNextSchedules(ITransaction) - Method in class lumis.portal.clock.ClockDaoJdbc
 
getNextSchedules(ITransaction) - Method in interface lumis.portal.clock.IClockDao
Get next schedules.
getNextScheduleTime(SessionConfig, ClockConfig, ITransaction) - Method in interface lumis.portal.clock.IServiceClock
Returns the scheduled date-time for the next execution of a clock.
getNextScheduleTime(SessionConfig, ClockConfig, ITransaction) - Method in class lumis.portal.service.GenericServiceClock
 
getNodeInterfaceInstanceId(Node) - Static method in class lumis.portal.page.PageLayoutUtil
Gets the service interface instance identifier present into its Node.
getNonSSLConnectorPort() - Static method in class lumis.portal.PortalContext
 
getNumberOfMessages() - Method in class lumis.service.forum.ForumConfig
 
getNumberOfMessages() - Method in class lumis.service.forum.ForumTopicConfig
 
getNumberOfOptions() - Method in class lumis.service.vote.VoteQuestionConfig
 
getNumberOfServiceInstanceFiles(String, ITransaction) - Method in class lumis.portal.file.FileDaoJdbc
 
getNumberOfServiceInstanceFiles(SessionConfig, String, ITransaction) - Method in class lumis.portal.file.FileManager
 
getNumberOfServiceInstanceFiles(String, ITransaction) - Method in interface lumis.portal.file.IFileDao
Returns the number of files for a service instance.
getNumberOfServiceInstanceFiles(SessionConfig, String, ITransaction) - Method in interface lumis.portal.file.IFileManager
Returns the number of files for a service instance.
getNumberOfThreads() - Method in class lumis.portal.processqueue.ServerQueueConfiguration
Returns the number of threads that listen to the queue.
getNumberOfTopics() - Method in class lumis.service.forum.ForumConfig
 
getNumberOfViews() - Method in class lumis.service.forum.ForumTopicConfig
 
getNumberOfVotes() - Method in class lumis.service.vote.VoteOptionConfig
 
getNumberOfVotes() - Method in class lumis.service.vote.VoteQuestionConfig
 
getNumComments(SessionConfig, String, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
getNumComments(SessionConfig, String, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
getNumErrors() - Method in interface lumis.portal.deployment.IModule
Returns the amount of errors in the last operation over the module (start, stop).
getNumErrors() - Method in class lumis.portal.page.cache.PageCacheConfig
Returns the number of consecutive generation errors for this page cache.
getNumVersions(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
getNumVersions(SessionConfig, String, String, String, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
getObserver(SessionConfig, String, ITransaction) - Method in interface lumis.portal.event.IPortalEventManager
Returns an observer configuration.
getObserver(SessionConfig, String, ITransaction) - Method in class lumis.portal.event.PortalEventManager
 
getObserverByClassName(SessionConfig, String, ITransaction) - Method in interface lumis.portal.event.IPortalEventManager
Searches for an observer configuration based on its class name.
getObserverByClassName(SessionConfig, String, ITransaction) - Method in class lumis.portal.event.PortalEventManager
 
getOccurrences() - Method in class lumis.service.socialnetworkservices.microblog.entity.HashOccurrence
Returns the number of occurrences of a given hashtag value
getOldEntities() - Method in class lumis.portal.event.persistence.PostUpdateEvent
Returns the entity state before the update.
getOldEntities() - Method in class lumis.portal.event.persistence.PreUpdateEvent
Returns the entity state before the update.
getOldItemIdParameter(IServiceInterfaceRequest) - Static method in class lumis.content.core.ContentUtil
Gets the itemId parameter for a request, trying to be most backward compatible with the 4.1 implementation logic.
getOmittedCollections() - Method in class lumis.portal.serialization.SerializationSettings
 
getOmittedCollectionsForClass(Class) - Method in class lumis.portal.serialization.SerializationSettings
 
getOnClick(String, String, ISourceData, String) - Method in class lumis.doui.hyperlink.DouiHyperlink
 
getOnClickLinkType() - Method in class lumis.service.banner.BannerConfig
 
getOnClickPageId() - Method in class lumis.service.banner.BannerConfig
 
getOnClickUrl() - Method in class lumis.service.banner.BannerConfig
 
getOneWayCipher() - Method in class lumis.portal.crypto.CryptoManager
 
getOneWayCipher() - Method in interface lumis.portal.crypto.ICryptoManager
Returns a one-way cipher.
getOperationType() - Method in class lumis.portal.event.AbstractPortalEvent
 
getOperationType() - Method in interface lumis.portal.event.IPortalEvent
Returns the type of operation that generated this event.
getOperator() - Method in class lumis.doui.table.filter.TableSourceFilter
 
getOperator() - Method in class lumis.portal.group.databaseviewmembership.DatabaseViewFormulaEntry
Returns the operator used in this entry.
getOperator() - Method in class lumis.search.filter.SearchClause
Returns the operator for this clause.
getOperator() - Method in class lumis.search.filter.SearchFilterGroup
Returns the operator for grouping the filters.
getOptionId() - Method in class lumis.service.vote.VoteOptionConfig
 
getOptionTitle() - Method in class lumis.service.vote.VoteOptionConfig
 
getOptionType() - Method in class lumis.service.vote.VoteQuestionConfig
 
getOrAddServiceInterfaceRunTimeInstance(SessionConfig, String, String, String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceManager
Get or Add the ServiceInterfaceRunTimeInstance.
getOrAddServiceInterfaceRunTimeInstance(SessionConfig, String, String, String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceManager
 
getOrCreateNode(String, Node) - Static method in class lumis.util.XmlUtil
 
getOrderDirection() - Method in class lumis.util.query.QuerySortOrder
 
getOrigin() - Method in class lumis.portal.group.GroupConfig
 
getOrigin() - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Get the origin
getOrigin() - Method in class lumis.portal.principal.importprincipal.PrincipalWriterConfig
Get origin
getOrigin() - Method in class lumis.portal.user.UserConfig
Returns the origin of this user.
getOrigin() - Method in class lumis.portal.webservice.user.User
 
getOriginalConfig() - Method in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
 
getOriginalGroupPrefix(String) - Method in class lumis.portal.serialization.DeserializationContext
 
getOriginalName(SessionConfig, String, ITransaction) - Method in class lumis.doui.source.postloadprocessor.ChannelNamePathConverterPostLoadProcessor
 
getOriginalName(SessionConfig, String, ITransaction) - Method in class lumis.doui.source.postloadprocessor.NamePathConverterPostLoadProcessor
 
getOriginalName(SessionConfig, String, ITransaction) - Method in class lumis.doui.source.postloadprocessor.PageNamePathConverterPostLoadProcessor
 
getOriginalName(SessionConfig, String, ITransaction) - Method in class lumis.doui.source.postloadprocessor.ServiceInstanceNamePathConverterPostLoadProcessor
 
getOtherContacts() - Method in class lumis.service.socialnetworkservices.socialprofile.SocialProfile
Gets others contacts
getOutputByteArray() - Method in class lumis.portal.servlet.BufferedHttpServletResponse
Returns the output body for this response as a byte array.
getOutputFile() - Method in class lumis.portal.principal.importprincipal.PrincipalReaderConfig
Get the output file path
getOutputStream(String) - Method in class lumis.portal.serialization.persistency.fs.FSDirectory
 
getOutputStream(String) - Method in class lumis.portal.serialization.persistency.fs.FSShallowDirectory
 
getOutputStream(String) - Method in interface lumis.portal.serialization.persistency.IDirectory
Get an OutputStream to a repository file.
getOutputStream(String) - Method in class lumis.portal.serialization.persistency.sub.SubDirectory
 
getOutputStream(String) - Method in class lumis.portal.serialization.persistency.zip.ZipDirectory
Get an OutputStream to a repository file.
getOutputStream() - Method in class lumis.portal.servlet.BufferedHttpServletResponse
 
getOutputString() - Method in class lumis.portal.servlet.BufferedHttpServletResponse
Returns the output body for this response as a string.
getOverallMax() - Method in class lumis.portal.progress.ProgressConfig
 
getOverallProgressMax() - Method in class lumis.portal.serialization.BaseSerializationContext
 
getOverallProgressValue() - Method in class lumis.portal.serialization.BaseSerializationContext
 
getOverallValue() - Method in class lumis.portal.progress.ProgressConfig
 
getOwner() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
Returns the owner.
getOwner() - Method in class lumis.service.socialnetworkservices.microblog.entity.Post
Gets the id from post owner
getPaddingBottom() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getPaddingLeft() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getPaddingRight() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getPaddingTop() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getPage() - Method in class lumis.portal.page.PageWebResource
Returns the page this web resource is based on.
getPage() - Method in class lumis.portal.page.serialization.PageSerializableRootConfig
 
getPage() - Method in class lumis.service.portalmanagement.pageacl.PageAclControl
Returns the page whose acl this control edits.
getPage() - Method in class lumis.service.portalmanagement.pagetemplateacl.PageTemplateAclControl
Returns the page template whose acl this control edits.
getPageAclManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getPageAclManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getPageAclSerializationManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getPageAclSerializationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getPageCache() - Method in class lumis.portal.url.WebResource
Returns the cache definition for this web resource.
getPageCacheGenerationState(SessionConfig, ITransaction) - Method in interface lumis.portal.page.cache.IPageCacheManager
Deprecated. Since 5.0.0, replaced by IPageCacheManager.isPageCacheGenerationEnabled() for better performance and easier use.
getPageCacheGenerationState(SessionConfig, ITransaction) - Method in class lumis.portal.page.cache.PageCacheManager
Deprecated. 
getPageCacheId() - Method in class lumis.portal.servicecontainer.ServiceContainerRenderRequest
Returns the identifier of the page cache this request renders to.
getPageCacheManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getPageCacheManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getPageCacheMonitor(PageCacheConfig) - Static method in class lumis.portal.page.cache.PageCacheMonitorUtil
Returns a monitor by a page cache configuration.
getPageConfig() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getPageConfig() - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getPageConfig() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
 
getPageDao() - Static method in class lumis.portal.dao.DaoFactory
 
getPageDocType() - Method in class lumis.portal.presentation.core.LayoutFileMarkupResourceStream
Returns the DOCTYPE for the markup of this resource stream.
getPageDocType() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getPageDocTypeByName(String) - Static method in enum lumis.portal.presentation.PageDocType
 
getPageDocTypeByPublicDTDName(String) - Static method in enum lumis.portal.presentation.PageDocType
Returns the PageDocType for a public DTD name.
getPageId() - Method in class lumis.portal.page.cache.PageCacheConfig
Deprecated. 
getPageId() - Method in class lumis.portal.page.link.PageLinkConfig
 
getPageId() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getPageIdsUsingCss(String, ITransaction) - Method in class lumis.portal.css.CssDaoJdbc
 
getPageIdsUsingCss(SessionConfig, String, ITransaction) - Method in class lumis.portal.css.CssManager
 
getPageIdsUsingCss(String, ITransaction) - Method in interface lumis.portal.css.ICssDao
 
getPageIdsUsingCss(SessionConfig, String, ITransaction) - Method in interface lumis.portal.css.ICssManager
 
getPageInterfaceInstanceIds(String, ITransaction) - Method in interface lumis.portal.serviceinterfaceinstance.IServiceInterfaceInstanceDao
Get the ids of the page's interface's instance.
getPageInterfaceInstanceIds(String, ITransaction) - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceDaoJdbc
 
getPageLayout() - Method in class lumis.portal.presentation.layout.defaultlayout.AbstractPageBodyMiddleComponent
Returns the layout of the current Page.
getPageLayout(SessionConfig, PageWebResource, ITransaction, int) - Static method in class lumis.portal.presentation.PageRendererUtil
Returns current page's layout document.
getPageLayoutHolderIds(Document, PageWebResource) - Static method in class lumis.portal.presentation.PageRendererUtil
Returns a collection of holder ids for the given page layout Document if the PageWebResource has a layout file path, else returns null.
getPageLinkDao() - Static method in class lumis.portal.dao.DaoFactory
 
getPageLinkManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getPageLinkManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getPageManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getPageManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getPageParameterValue(String) - Method in class lumis.portal.PortalRequestParameters
 
getPageRenderer() - Method in class lumis.portal.presentation.core.LayoutFilePage
Returns the page renderer for this page.
getPageRequestTimeout() - Method in class lumis.portal.page.cache.HtmlGenerationConfig
Returns the timeout, in milliseconds, for a cached page request.
getPageRuntimeDataProviderClassName() - Method in class lumis.portal.channel.ChannelConfig
Deprecated. Since 5.0.0 replaced by ChannelConfig.getPageWebResourceDataProviderClassName().
getPageRuntimeDataProviderType() - Method in class lumis.portal.channel.ChannelConfig
Deprecated. Since 5.0.0 replaced by ChannelConfig.getPageWebResourceDataProviderType().
getPages() - Method in class lumis.portal.channel.serialization.ChannelSerializableConfig
 
getPagesChanged() - Method in class lumis.portal.page.PageRenderDataChangedEvent
Returns the pages whose render data may have changed.
getPageSerializationManager() - Static method in class lumis.portal.manager.ManagerFactory
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
getPageSerializationManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getPageTemplateAclManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getPageTemplateAclManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getPageTemplateId() - Method in class lumis.portal.channel.ChannelConfig
 
getPageTemplateIdRecursively(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getPageTemplateIdRecursively(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Returns the PageTemplateId for the specified channel (local or inherited from a parent channel)
getPageTemplateManager() - Static method in class lumis.portal.manager.ManagerFactory
 
getPageTemplateManager() - Static method in class lumis.portal.manager.ManagerFactoryInternal
 
getPageUrl() - Method in class lumis.portal.page.cache.PageCacheConfig
Deprecated. 
getPageWebResource() - Method in class lumis.portal.presentation.core.LayoutFilePage
Returns the PageWebResource for this page.
getPageWebResource() - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
Returns the page web resource for this request.
getPageWebResourceData() - Method in class lumis.portal.page.PageWebResource
Returns the data generated in runtime for this page web resource.
getPageWebResourceData() - Method in class lumis.portal.page.webresource.AbstractPageWebResourceDataProvider
Template method for filling up a page web resource data properties.
getPageWebResourceData() - Method in interface lumis.portal.page.webresource.IPageWebResourceDataProvider
Returns the data about a page web resource.
getPageWebResourceDataProviderClassName() - Method in class lumis.portal.channel.ChannelConfig
Returns the class name for the page web resource data provider.
getPageWebResourceDataProviderClassName(SessionConfig, ChannelConfig, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getPageWebResourceDataProviderClassName(SessionConfig, ChannelConfig, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Returns the default IPageWebResourceDataProvider class name for the child pages of a channel.
getPageWebResourceDataProviderClassName(SessionConfig, PageConfig, ITransaction) - Method in interface lumis.portal.page.IPageManager
Returns the IPageWebResourceDataProvider class name for the given page.
getPageWebResourceDataProviderClassName() - Method in class lumis.portal.page.PageConfig
Returns the class name for the page web resource data provider.
getPageWebResourceDataProviderClassName(SessionConfig, PageConfig, ITransaction) - Method in class lumis.portal.page.PageManager
 
getPageWebResourceDataProviderType() - Method in class lumis.portal.channel.ChannelConfig
Returns the page web resource data provider type.
getPageWebResourceDataProviderType() - Method in class lumis.portal.page.PageConfig
Returns the page web resource data provider type.
getParameter(String) - Method in class lumis.content.table.ContentTableAddFileMultiRowDataProcessActionHandler
This method overrides the parent method returning the appropriate value for the current row being inserted.
getParameter(String) - Method in interface lumis.doui.control.multifileupload.IMultiFileUploadParameterItem
Returns a parameter value for a given parameter name.
getParameter(String) - Method in interface lumis.doui.processaction.IProcessActionHandler
Returns the parameter value.
getParameter(String, Class<T>) - Method in interface lumis.doui.processaction.IProcessActionHandler
Returns the parameter value converted to the expected class.
getParameter(String) - Method in class lumis.doui.processaction.ProcessActionHandler
 
getParameter(String, Class<T>) - Method in class lumis.doui.processaction.ProcessActionHandler
 
getParameter(String) - Method in class lumis.doui.table.TableAddFileMultiRowDataProcessActionHandler
This method overrides the parent method returning the appropriate value for the current row being inserted.
getParameter(String) - Method in class lumis.doui.table.TableAddMultiRowDataProcessActionHandler
This method overrides the parent method returning the appropriate value for the curren row being inserted.
getParameter(String) - Method in class lumis.doui.table.TableUpdateMultiRowDataProcessActionHandler
Returns the parameter value from.
getParameter(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getParameter() - Method in interface lumis.portal.file.transformation.ITransformationParameter
Returns the parameter.
getParameter() - Method in class lumis.portal.file.transformation.SimpleTransformationParameter
Returns the transformation parameters.
getParameter(String) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getParameter(String) - Method in class lumis.portal.url.WebResource
Returns the value of a parameter for this web resource.
getParameter(String, Class<T>) - Method in class lumis.service.pagepersonalization.doui.processactionhandler.PagePersonalizationContentTableAddProcessActionHandler
 
getParameter(String) - Method in class lumis.service.pagepersonalization.doui.processactionhandler.PagePersonalizationContentTableAddProcessActionHandler
 
getParameter(String) - Method in class lumis.service.pagepersonalization.doui.processactionhandler.PagePersonalizationContentTableEditProcessActionHandler
 
getParameter(String) - Method in class lumis.service.socialnetworkservices.microblog.doui.processactionhandler.MicroblogAttachmentsProcessActionHandler
Transitory solution.
getParameter(String) - Method in interface lumis.util.parameter.IParameters
 
getParameter(String) - Method in class lumis.util.parameter.Parameters
 
getParameterClass(String) - Method in class lumis.doui.source.Source
Returns the class given a parameter name.
getParameterMap() - Method in interface lumis.doui.control.multifileupload.IMultiFileUploadParameterItem
Returns a field parameter map, it's a map where the key is a dataId and the value is the parameter value.
getParameterMap() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getParameterMap() - Method in class lumis.portal.channel.ChannelWebResource
 
getParameterMap() - Method in class lumis.portal.hyperlink.HyperLinkConfig
 
getParameterMap() - Method in class lumis.portal.page.PageWebResource
 
getParameterMap() - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getParameterMap() - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated.  
getParameterMap() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
Returns a Map of the parameters of this request.
getParameterMap() - Method in class lumis.portal.url.WebResource
Returns a map containing all parameters for this web resource.
getParameterNames() - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getParameterNames() - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getParameterNames() - Method in class lumis.portal.servicecontainer.ServiceContainerUrl
Deprecated. Get the given String parameter to this URL.
getParameterNames() - Method in interface lumis.portal.serviceinterface.IServiceInterfaceRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameters() - Method in class lumis.doui.control.ValidationMessages
 
getParameters() - Method in class lumis.doui.hyperlink.PreparedUrl
 
getParameters() - Method in class lumis.doui.table.filter.TableSourceFilter
 
getParameters() - Method in class lumis.portal.page.PageRenderDataChangedEvent
Returns the parameters where the change applies.
getParameters() - Method in interface lumis.portal.presentation.core.IPageRenderer
Returns the parameters.
getParameters() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getParameters() - Method in class lumis.portal.presentation.PresentationControllerHtml.PresentationPageRenderer
 
getParameters() - Method in class lumis.portal.report.Report
Returns an immutable view of the configuration parameters for the Report.
getParameters() - Method in class lumis.portal.report.ReportType
Returns an immutable view of the parameter of this report type.
getParameters() - Method in class lumis.portal.urlshortener.CustomURLShortener
Returns the parameter map associated with this shortener.
getParameterValue(String) - Method in class lumis.doui.control.DataControl
Returns the value for this control, reading from request the parameters based on the specified name.
getParameterValue(String) - Method in class lumis.doui.control.datepicker.DateTimePickerControl
 
getParameterValue(String) - Method in class lumis.doui.source.Source
Returns a parameter value previously set.
getParameterValues(String) - Method in class lumis.lptf.portal.serviceinterface.MockServiceInterfaceRenderRequest
 
getParameterValues(String) - Method in class lumis.portal.servicecontainer.ServiceContainerRequest
 
getParameterValues(String) - Method in class lumis.portal.url.WebResource
Returns the values of a parameter for this web resource.
getParent() - Method in class lumis.portal.channel.ChannelWebResource
 
getParent() - Method in class lumis.portal.page.PageWebResource
 
getParent() - Method in class lumis.portal.url.WebResource
Returns the web resource of the parent element of this web resource.
getParentAcl() - Method in class lumis.service.portalmanagement.channelacl.ChannelAclProcessActionHandler
 
getParentAcl() - Method in class lumis.service.portalmanagement.genericacl.GenericAclActionHandler
 
getParentAcl() - Method in class lumis.service.portalmanagement.genericacl.GenericAclProcessActionHandler
 
getParentAcl() - Method in class lumis.service.portalmanagement.groupacl.GroupAclProcessActionHandler
 
getParentAcl() - Method in class lumis.service.portalmanagement.pageacl.PageAclProcessActionHandler
 
getParentAcl() - Method in class lumis.service.portalmanagement.pagetemplateacl.PageTemplateAclProcessActionHandler
 
getParentAcl() - Method in class lumis.service.portalmanagement.portalacl.PortalAclProcessActionHandler
 
getParentAcl() - Method in class lumis.service.portalmanagement.serviceacl.ServiceAclProcessActionHandler
 
getParentAcl() - Method in class lumis.service.portalmanagement.serviceinstanceacl.ServiceInstanceAclProcessActionHandler
 
getParentChannelIds() - Method in class lumis.portal.presentation.core.LayoutFilePage
 
getParentControl() - Method in class lumis.doui.control.Control
 
getParentControl() - Method in interface lumis.doui.control.IControl
 
getParentFolder() - Method in class lumis.service.document.DocumentConfig
 
getParentFolder() - Method in class lumis.service.image.ImageConfig
 
getParentId() - Method in interface lumis.doui.control.filter.ParentFilterControl.IFolder
 
getParentId() - Method in class lumis.portal.channel.ChannelConfig
 
getParentId() - Method in class lumis.portal.metatag.MetaTagConfig
 
getParentId() - Method in class lumis.search.SearchHit
Returns the identifier of the parent of this hit.
getParentId() - Method in class lumis.util.security.acl.AccessControlList
 
getParentInterfaceInstanceId() - Method in class lumis.portal.page.template.InterfaceInstanceNodeWrapper
 
getParentInterfaceInstanceId() - Method in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
getParentNodes() - Method in class lumis.portal.serialization.SerializationMessageConfigNode
 
getParentPathIds(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
Returns the Ids of parent channels recursively.
getParentPathIds(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
 
getParentPortalFile() - Method in class lumis.portal.filesystem.PortalFile
Returns the PortalFile that is parent of this one.
getParentPropertyBag() - Method in class lumis.portal.propertybag.PropertyBag
Returns the parent property bag object.
getParentServiceInstanceId(SessionConfig, String, String, ITransaction) - Method in interface lumis.content.metadata.IMetaDataManager
Deprecated. 
getParentServiceInstanceId() - Method in class lumis.content.metadata.MetaDataConfig
Deprecated.  
getParentServiceInstanceId(SessionConfig, String, String, ITransaction) - Method in class lumis.content.metadata.MetaDataManager
Deprecated.  
getParentTemplateId() - Method in class lumis.portal.channel.ChannelConfig
 
getParentTemplateId() - Method in class lumis.portal.page.PageConfig
 
getParser() - Method in class lumis.util.converter.DateTimeConverter.ISO8601DateTimeFormat
 
getPassword() - Method in class lumis.portal.authentication.LumisLoginModule
Returns the password provided by the user
getPassword() - Method in class lumis.portal.user.UserConfig
 
getPath() - Method in interface lumis.doui.control.filter.ParentFilterControl.IFolder
 
getPath(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getPath(SessionConfig, String, boolean, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getPath(boolean) - Method in class lumis.portal.channel.ChannelWebResource
 
getPath(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Get the full path of the Channel.
getPath(SessionConfig, String, boolean, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Get the full path of the Channel.
getPath(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.IPageManager
Returns the complete path beginnig from the root channel to the page.
getPath(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.PageManager
 
getPath() - Method in class lumis.portal.PortalContext.RelativePath
Deprecated.  
getPath() - Method in class lumis.portal.url.WebResource
Returns the path to access this web resource.
getPath(boolean) - Method in class lumis.portal.url.WebResource
Returns the path to access this web resource.
getPath() - Method in class lumis.service.rss.RssConfig
 
getPathIds(SessionConfig, String, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getPathIds(SessionConfig, String, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Get Ids of channel and its parents.
getPathNames(SessionConfig, String, boolean, ITransaction) - Method in class lumis.portal.channel.ChannelManager
 
getPathNames(SessionConfig, String, boolean, ITransaction) - Method in interface lumis.portal.channel.IChannelManager
Returns a list of strings each representing the name of the channel between the root portal channel and the channel solicited.
getPattern() - Method in interface lumis.content.wizard.ICreateParams.IField
 
getPermission() - Method in interface lumis.portal.presentation.perspective.IPermissionProvider
Returns the IPermission for the portal mode.
getPermission() - Method in class lumis.portal.presentation.perspective.ManagePageSecurityPermissionProvider
Returns PagePermissions.MANAGE_PAGE_SECURITY for IPortalModeSPI.
getPermission() - Method in class lumis.portal.presentation.perspective.PublishContentPermissionProvider
Returns PagePermissions.PUBLISH_CONTENT for IPortalModeSPI.
getPermission() - Method in class lumis.portal.presentation.perspective.ViewPagePermissionProvider
Returns PagePermissions.VIEW_PAGE for IPortalModeSPI.
getPermissionProvider() - Method in class lumis.portal.presentation.perspective.DefaultPortalMode
Returns the permission provider of the current PortalMode.
getPermissionProvider() - Method in interface lumis.portal.presentation.perspective.IPortalModeSPI
Returns the permission provider of the current mode.
getPermissions() - Method in class lumis.content.workflow.serialization.WorkflowSerializableConfig
 
getPermissions(StateScope) - Method in class lumis.content.workflow.WorkflowStateConfig
Returns all permissions available for a given scope.
getPermissions(TransitionScope) - Method in class lumis.content.workflow.WorkflowTransitionConfig
Returns all permissions available for a given scope.
getPermissions(SessionConfig, String, ITransaction) - Method in interface lumis.portal.serviceinstance.acl.IServiceInstanceAclManager
 
getPermissions(SessionConfig, String, ITransaction) - Method in class lumis.portal.serviceinstance.acl.ServiceInstanceAclManager
 
getPermissions() - Method in class lumis.service.seo.robotstxt.UserAgent
Returns the permissions.
getPermissions() - Method in class lumis.socialnetworkintegration.SocialNetwork
Retrieves needed permissions when registering application to an account in this social network.
getPermissions() - Method in class lumis.util.security.acl.AccessControlEntry
 
getPermissionsDefinition(Locale) - Static method in enum lumis.portal.acl.PortalPermissions
 
getPermissionsDefinition(Locale) - Static method in enum lumis.portal.channel.acl.ChannelPermissions
 
getPermissionsDefinition(Locale) - Static method in enum lumis.portal.group.acl.GroupPermissions
 
getPermissionsDefinition(Locale) - Static method in enum lumis.portal.page.acl.PagePermissions
 
getPermissionsDefinition(Locale) - Static method in enum lumis.portal.page.template.acl.PageTemplatePermissions
  <