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

P

PAGE_ADD - Static variable in class lumis.service.portalmanagement.page.PageProcessActionHandler
 
PAGE_CACHE_GEN_STATE_DISABLED - Static variable in interface lumis.portal.page.cache.IPageCacheManager
 
PAGE_CACHE_GEN_STATE_ENABLED - Static variable in interface lumis.portal.page.cache.IPageCacheManager
 
PAGE_CACHE_MANAGER_LANGUAGE_FILENAME_PREFIX - Static variable in class lumis.portal.page.cache.PageCacheManager
 
PAGE_CACHE_TYPE_ALL_USERS - Static variable in class lumis.portal.page.PageConfig
 
PAGE_CACHE_TYPE_DISABLED - Static variable in class lumis.portal.page.PageConfig
 
PAGE_CACHE_TYPE_INHERIT - Static variable in class lumis.portal.page.PageConfig
 
PAGE_CACHE_TYPE_ONLY_GUEST - Static variable in class lumis.portal.page.PageConfig
 
PAGE_CENTER_INHERIT - Static variable in class lumis.portal.page.PageConfig
 
PAGE_CENTER_NO - Static variable in class lumis.portal.page.PageConfig
 
PAGE_CENTER_YES - Static variable in class lumis.portal.page.PageConfig
 
PAGE_DELETE - Static variable in class lumis.service.portalmanagement.page.PageProcessActionHandler
 
PAGE_GENERATE - Static variable in class lumis.service.portalmanagement.pagecache.PageCacheProcessActionHandler
 
PAGE_ID_ADMIN_ACCESS - Static variable in class lumis.portal.page.PageConfig
 
PAGE_ID_ADMIN_BLANK - Static variable in class lumis.portal.page.PageConfig
 
PAGE_ID_ADMIN_CHANNEL_TEMPLATES - Static variable in class lumis.portal.page.PageConfig
 
PAGE_ID_ADMIN_GROUPS - Static variable in class lumis.portal.page.PageConfig
 
PAGE_ID_ADMIN_LOCALGROUPS - Static variable in class lumis.portal.page.PageConfig
 
PAGE_ID_ADMIN_LOCALUSERS - Static variable in class lumis.portal.page.PageConfig
 
PAGE_ID_ADMIN_PAGE_TEMPLATES - Static variable in class lumis.portal.page.PageConfig
 
PAGE_ID_ADMIN_PAGES - Static variable in class lumis.portal.page.PageConfig
 
PAGE_ID_ADMIN_SERVICES - Static variable in class lumis.portal.page.PageConfig
 
PAGE_ID_ADMIN_SUBCHANNELS - Static variable in class lumis.portal.page.PageConfig
 
PAGE_ID_ADMIN_USERS - Static variable in class lumis.portal.page.PageConfig
 
PAGE_LINK_TYPE_ADMINISTRATION - Static variable in class lumis.portal.page.link.PageLinkConfig
 
PAGE_LINK_TYPE_HOME_PAGE - Static variable in class lumis.portal.page.link.PageLinkConfig
 
PAGE_LINK_TYPE_LOGIN - Static variable in class lumis.portal.page.link.PageLinkConfig
 
PAGE_MAIN - Static variable in class lumis.portal.page.PageConfig
 
PAGE_PARAMETER_CALLER_INTERFACE_INST - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_CHANNELID - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_CLIENT_SCRIPT_REQUEST - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_CLIENTRENDERED - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_DATA_PREVIEW_MODE - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_FROM_PCM - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_HIGHLIGHT_INTERFACE_INST - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_INTERFACE - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_INTERFACE_INST - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_ITEMID - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_LOCAL_MODE - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_LOCALE - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_NEW - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_PAGE_CACHE_ID - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_PAGE_CACHE_TYPE - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_PAGEID - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_PREVIEW_ITEMID - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_PREVIOUS - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_PREVIOUS_STORAGE_ID - Static variable in class lumis.portal.PortalRequestParameters
Stores the id that identifies the previous parameter in the session object.
PAGE_PARAMETER_PRINTING - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_PROCESS_ACTION - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_RENDER_INTERFACE_INST - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_REQUEST_FROM_HTML_FILE - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_RUN_TIME_INTERFACE - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_RUN_TIME_SERVICE_INST - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_SAVE_XML - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_SERVICE - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PARAMETER_SERVICE_INST - Static variable in class lumis.portal.PortalRequestParameters
 
PAGE_PROTOCOL_ALL - Static variable in class lumis.portal.page.PageConfig
 
PAGE_PROTOCOL_HTTP - Static variable in class lumis.portal.page.PageConfig
 
PAGE_PROTOCOL_HTTP_NAME - Static variable in class lumis.portal.page.PageConfig
 
PAGE_PROTOCOL_HTTPS - Static variable in class lumis.portal.page.PageConfig
 
PAGE_PROTOCOL_HTTPS_NAME - Static variable in class lumis.portal.page.PageConfig
 
PAGE_PROTOCOL_INHERIT - Static variable in class lumis.portal.page.PageConfig
 
PAGE_SERVER_SIDE_INCLUDE_NO - Static variable in class lumis.portal.page.PageConfig
Constant that indicates to not process server side include directives.
PAGE_SERVER_SIDE_INCLUDE_YES - Static variable in class lumis.portal.page.PageConfig
Constant that indicates to process server side include directives.
PAGE_TYPE_ADMIN - Static variable in class lumis.portal.page.PageConfig
 
PAGE_TYPE_USER - Static variable in class lumis.portal.page.PageConfig
 
PAGE_UPDATE - Static variable in class lumis.service.portalmanagement.page.PageProcessActionHandler
 
PAGE_UPDATE_LAYOUT - Static variable in class lumis.service.portalmanagement.page.PageProcessActionHandler
 
PageAclControl - Class in lumis.service.portalmanagement.pageacl
 
PageAclControl() - Constructor for class lumis.service.portalmanagement.pageacl.PageAclControl
 
PageAclManager - Class in lumis.portal.page.acl
Manager for Page's Acl operations
PageAclManager() - Constructor for class lumis.portal.page.acl.PageAclManager
 
PageAclProcessActionHandler - Class in lumis.service.portalmanagement.pageacl
 
PageAclProcessActionHandler() - Constructor for class lumis.service.portalmanagement.pageacl.PageAclProcessActionHandler
 
PageAclSerializationManager - Class in lumis.portal.page.acl.serialization
Manager for Page's Acl serialization
PageAclSerializationManager() - Constructor for class lumis.portal.page.acl.serialization.PageAclSerializationManager
 
PageCacheConfig - Class in lumis.portal.page.cache
Stores information about the caching of a page.
PageCacheConfig() - Constructor for class lumis.portal.page.cache.PageCacheConfig
 
PageCacheControllerHtml - Class in lumis.portal.page.cache
Contains implementations for handling HTTP requests specific for page HTML cache scenarios.
PageCacheControllerHtml(HttpServletRequest, HttpServletResponse) - Constructor for class lumis.portal.page.cache.PageCacheControllerHtml
 
pageCacheGeneratorRequest - Variable in class lumis.portal.presentation.PresentationControllerHtml
 
PageCacheGeneratorStarter - Class in lumis.portal.page.cache
Starts and stops the page cache generators.
PageCacheGeneratorStarter() - Constructor for class lumis.portal.page.cache.PageCacheGeneratorStarter
 
PageCacheManager - Class in lumis.portal.page.cache
Manager for page cache information.
PageCacheManager() - Constructor for class lumis.portal.page.cache.PageCacheManager
 
PageCacheManager.HttpAccessResult - Class in lumis.portal.page.cache
Structure used to hold the result of PageCacheManager.doHttpAccess(URL, String).
PageCacheManager.HttpAccessResult() - Constructor for class lumis.portal.page.cache.PageCacheManager.HttpAccessResult
 
pageCacheMissed(String, boolean) - Method in interface lumis.portal.page.cache.IPageCacheManager
Indicates a miss in the page cache occurred.
pageCacheMissed(String, boolean) - Method in class lumis.portal.page.cache.PageCacheManager
 
PageCacheObserver - Class in lumis.portal.page.cache
Observer that clears page caches according to the notifications received.
PageCacheObserver() - Constructor for class lumis.portal.page.cache.PageCacheObserver
 
PageCacheProcessActionHandler - Class in lumis.service.portalmanagement.pagecache
ProcessActionHandler for generate page html cache
PageCacheProcessActionHandler() - Constructor for class lumis.service.portalmanagement.pagecache.PageCacheProcessActionHandler
 
pageCacheSearchConfig - Variable in class lumis.portal.presentation.PresentationControllerHtml
 
PageCacheUrlConversionCacheObserver - Class in lumis.portal.page.cache
Triggers the clearing of url conversions due to updates of pages or channels.
PageCacheUrlConversionCacheObserver() - Constructor for class lumis.portal.page.cache.PageCacheUrlConversionCacheObserver
 
PageConfig - Class in lumis.portal.page
Represents a Page object
PageConfig() - Constructor for class lumis.portal.page.PageConfig
 
pageConfig - Variable in class lumis.portal.presentation.PresentationControllerHtml
 
pageConfig - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
 
pageConfig - Variable in class lumis.portal.servicecontainer.ServiceContainerResponse
 
PageConfigPersister - Class in lumis.portal.page.serialization
Performs a PageConfig persistence (add or update) operation
PageConfigPersister(List<ConfigForeignKey>, String) - Constructor for class lumis.portal.page.serialization.PageConfigPersister
 
PageControllerXml - Class in lumis.portal.page
 
PageControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.page.PageControllerXml
 
PageDaoHib - Class in lumis.portal.page
 
PageDaoHib() - Constructor for class lumis.portal.page.PageDaoHib
 
PageDataType - Class in lumis.doui.source.field.type
Page data type.
PageDataType() - Constructor for class lumis.doui.source.field.type.PageDataType
 
PageDataType.Data - Class in lumis.doui.source.field.type
Data object for a field with data type file.
PageDataType.Data(PageConfig) - Constructor for class lumis.doui.source.field.type.PageDataType.Data
Creates a new Data instance copying its values from a PageConfig.
PageDataType.PageDataConverter - Class in lumis.doui.source.field.type
Default converter for the page data type.
PageDataType.PageDataConverter() - Constructor for class lumis.doui.source.field.type.PageDataType.PageDataConverter
 
pageDependencies - Static variable in class lumis.portal.channel.template.ChannelTemplateLinkConfig
 
PageDependencyAnalyzer - Class in lumis.portal.page.serialization
Responsible for analyze foreign key dependencies of a page, in particular layout dependencies to service interface instances.
PageDependencyAnalyzer(DeserializationContext, List<ConfigForeignKey>, PageConfig) - Constructor for class lumis.portal.page.serialization.PageDependencyAnalyzer
 
PageDocType - Enum in lumis.portal.presentation
Enumeration of the possible page doc types.
PageLayoutUtil - Class in lumis.portal.page.serialization
Utility class for serialization operations related to page layouts
PageLayoutUtil() - Constructor for class lumis.portal.page.serialization.PageLayoutUtil
 
PageLinkConfig - Class in lumis.portal.page.link
 
PageLinkConfig() - Constructor for class lumis.portal.page.link.PageLinkConfig
 
PageLinkConstraintCheckProcessActionHandler - Class in lumis.service.portalmanagement.pagelink
Process action handler that verifies the required constraints on the PageLink entity.
PageLinkConstraintCheckProcessActionHandler() - Constructor for class lumis.service.portalmanagement.pagelink.PageLinkConstraintCheckProcessActionHandler
 
PageLinkDaoJdbc - Class in lumis.portal.page.link
IPageLinkDao JDBC implementation
PageLinkDaoJdbc() - Constructor for class lumis.portal.page.link.PageLinkDaoJdbc
 
PageLinkManager - Class in lumis.portal.page.link
 
PageLinkManager() - Constructor for class lumis.portal.page.link.PageLinkManager
 
PageManager - Class in lumis.portal.page
Page manager implementation.
PageManager() - Constructor for class lumis.portal.page.PageManager
 
PageNamePathConverterPostLoadProcessor - Class in lumis.doui.source.postloadprocessor
 
PageNamePathConverterPostLoadProcessor() - Constructor for class lumis.doui.source.postloadprocessor.PageNamePathConverterPostLoadProcessor
 
PageNotFoundException - Exception in lumis.portal
 
PageNotFoundException() - Constructor for exception lumis.portal.PageNotFoundException
 
PageNotFoundException(String) - Constructor for exception lumis.portal.PageNotFoundException
 
PageNotFoundException(String, Exception) - Constructor for exception lumis.portal.PageNotFoundException
 
PageNotFoundException(Exception) - Constructor for exception lumis.portal.PageNotFoundException
 
PageNotFoundException(String, IResource) - Constructor for exception lumis.portal.PageNotFoundException
 
PageNotFoundException(String, IResource, Exception) - Constructor for exception lumis.portal.PageNotFoundException
 
PageNotFoundException(String, List<IResource>) - Constructor for exception lumis.portal.PageNotFoundException
 
PageNotFoundException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.PageNotFoundException
 
PageOrPageTemplateDataType - Class in lumis.doui.source.field.type
Page or page template data type.
PageOrPageTemplateDataType() - Constructor for class lumis.doui.source.field.type.PageOrPageTemplateDataType
 
PagePermissions - Enum in lumis.portal.page.acl
 
PageProcessActionHandler - Class in lumis.service.portalmanagement.page
Responsible for handling requests for adding, updating and deleting pages.
PageProcessActionHandler() - Constructor for class lumis.service.portalmanagement.page.PageProcessActionHandler
 
PageProvider - Class in lumis.portal.channel.tree
 
PageProvider() - Constructor for class lumis.portal.channel.tree.PageProvider
 
PageRenderDataChangedEvent - Class in lumis.portal.page
Event that indicates that the render data of some pages may have changed.
PageRenderDataChangedEvent(SessionConfig, Collection<PageConfig>, ITransaction) - Constructor for class lumis.portal.page.PageRenderDataChangedEvent
 
PageSerializableConfig - Class in lumis.portal.page.serialization
Serializable value object for Page structure properties
PageSerializableConfig() - Constructor for class lumis.portal.page.serialization.PageSerializableConfig
 
PageSerializableRootConfig - Class in lumis.portal.page.serialization
Serializable value object for Page structure root properties
PageSerializableRootConfig() - Constructor for class lumis.portal.page.serialization.PageSerializableRootConfig
 
PageSerializationManager - Class in lumis.portal.page.serialization
Manager for Page serialization
PageSerializationManager() - Constructor for class lumis.portal.page.serialization.PageSerializationManager
 
PageSerializationMessageConfig - Class in lumis.portal.page.serialization
Information about a page to be used in serialization progress messages
PageSerializationMessageConfig() - Constructor for class lumis.portal.page.serialization.PageSerializationMessageConfig
 
PageTableSourceField - Class in lumis.doui.table.field
A page source field.
PageTableSourceField() - Constructor for class lumis.doui.table.field.PageTableSourceField
 
PageTemplateAclControl - Class in lumis.service.portalmanagement.pagetemplateacl
 
PageTemplateAclControl() - Constructor for class lumis.service.portalmanagement.pagetemplateacl.PageTemplateAclControl
 
PageTemplateAclManager - Class in lumis.portal.page.template.acl
 
PageTemplateAclManager() - Constructor for class lumis.portal.page.template.acl.PageTemplateAclManager
 
PageTemplateAclProcessActionHandler - Class in lumis.service.portalmanagement.pagetemplateacl
 
PageTemplateAclProcessActionHandler() - Constructor for class lumis.service.portalmanagement.pagetemplateacl.PageTemplateAclProcessActionHandler
 
PageTemplateControllerXml - Class in lumis.portal.page.template
 
PageTemplateControllerXml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.page.template.PageTemplateControllerXml
 
PageTemplateDataType - Class in lumis.doui.source.field.type
Page template data type.
PageTemplateDataType() - Constructor for class lumis.doui.source.field.type.PageTemplateDataType
 
PageTemplateManager - Class in lumis.portal.page.template
IPageTemplateManager implementation.
PageTemplateManager() - Constructor for class lumis.portal.page.template.PageTemplateManager
 
PageTemplatePermissions - Enum in lumis.portal.page.template.acl
 
PageTemplateProcessActionHandler - Class in lumis.service.portalmanagement.pagetemplate
Responsible for handling requests for applying page templates on pages.
PageTemplateProcessActionHandler() - Constructor for class lumis.service.portalmanagement.pagetemplate.PageTemplateProcessActionHandler
 
PageTemplateSerializationMessageConfig - Class in lumis.portal.page.serialization
Information about a page template to be used in serialization progress messages
PageTemplateSerializationMessageConfig() - Constructor for class lumis.portal.page.serialization.PageTemplateSerializationMessageConfig
 
PaginationControl - Class in lumis.doui.control.pagination
Renders the current selected page and possible pages that the use can navigate to.
PaginationControl() - Constructor for class lumis.doui.control.pagination.PaginationControl
 
PaneControl - Class in lumis.doui.control.pane
Used to render one of the (n) specified panes when rendering an interface.
PaneControl() - Constructor for class lumis.doui.control.pane.PaneControl
 
PARAM_CATEGORY_ID - Static variable in class lumis.service.banner.BannerPropertiesDataProvider
 
PARAM_LOG_CLICKS - Static variable in class lumis.service.banner.BannerPropertiesDataProvider
 
PARAM_LOG_VIEWS - Static variable in class lumis.service.banner.BannerPropertiesDataProvider
 
PARAM_METHOD - Static variable in class lumis.service.webserviceviewer.WebServiceViewer
 
PARAM_METHOD_NAME - Static variable in class lumis.service.webserviceviewer.WebServiceViewer
 
PARAM_NAMESPACE - Static variable in class lumis.service.webserviceviewer.WebServiceViewer
 
PARAM_PARAMETERS - Static variable in class lumis.service.webserviceviewer.WebServiceViewer
 
PARAM_RANDOMIZE - Static variable in class lumis.service.banner.BannerPropertiesDataProvider
 
PARAM_SEND_COOKIES - Static variable in class lumis.service.webpage.WebPage
 
PARAM_SOAP_XSL - Static variable in class lumis.service.webserviceviewer.WebServiceViewer
 
PARAM_TOTAL_ITEMS - Static variable in class lumis.service.banner.BannerPropertiesDataProvider
 
PARAM_URL - Static variable in class lumis.service.webpage.WebPage
 
PARAM_URL - Static variable in class lumis.service.webserviceviewer.WebServiceViewer
 
PARAM_USE_IFRAME - Static variable in class lumis.service.webpage.WebPage
 
PARAM_USE_SAME_SESSION - Static variable in class lumis.service.webpage.WebPage
 
PARAMETER_DESTINATION_SOURCE - Static variable in class lumis.doui.service.DouiHyperLinkResolver
The name of the parameter where the destination source id is stored.
PARAMETER_NAME - Static variable in class lumis.content.workflow.WorkflowTransitionConfig
 
PARAMETER_TYPE_FIRST_SELECTED - Static variable in class lumis.doui.control.Control
 
PARAMETER_TYPE_GET_VALUE - Static variable in class lumis.doui.control.Control
 
parameters - Variable in class lumis.doui.processaction.ProcessActionHandler
 
parameters - Variable in class lumis.doui.source.Source
 
parameters - Variable in class lumis.doui.table.QueryBuilder
 
parameters - Variable in class lumis.portal.presentation.PresentationControllerHtml
 
Parameters - Class in lumis.util.parameter
 
Parameters() - Constructor for class lumis.util.parameter.Parameters
 
parameters - Variable in class lumis.util.parameter.Parameters
 
parameters - Variable in class lumis.util.query.jdbc.GenericQueryAdapterJdbc
 
parametersNode - Variable in class lumis.doui.source.postloadprocessor.NamePathConverterPostLoadProcessor
 
ParametersSourceDataWrapper - Class in lumis.doui.search.common
 
ParametersSourceDataWrapper(IParameters) - Constructor for class lumis.doui.search.common.ParametersSourceDataWrapper
 
parentAclUpdated(SessionConfig, String, AccessControlList, ITransaction) - Method in interface lumis.portal.page.template.acl.IPageTemplateAclManager
Update Page Template's inheriting permissions.
parentAclUpdated(SessionConfig, String, AccessControlList, ITransaction) - Method in class lumis.portal.page.template.acl.PageTemplateAclManager
 
parentChannelIds - Variable in class lumis.portal.presentation.PresentationControllerHtml
 
ParentChannelMetaTagDataProvider - Class in lumis.service.portalmanagement.channel
 
ParentChannelMetaTagDataProvider() - Constructor for class lumis.service.portalmanagement.channel.ParentChannelMetaTagDataProvider
 
ParentContentDataType - Class in lumis.doui.source.field.type
A parent content data type.
ParentContentDataType() - Constructor for class lumis.doui.source.field.type.ParentContentDataType
 
ParentContentSourceField - Class in lumis.doui.table.field
A parent content source field.
ParentContentSourceField() - Constructor for class lumis.doui.table.field.ParentContentSourceField
 
parentControl - Variable in class lumis.doui.control.Control
 
ParentFilterControl - Class in lumis.doui.control.filter
Control that renders a filter for the parent of the current content
ParentFilterControl() - Constructor for class lumis.doui.control.filter.ParentFilterControl
 
ParentFilterControl.IFolder - Interface in lumis.doui.control.filter
Interface used by ParentFilterControl to provide folder information.
ParentFilterControl.ParentFilterHyperlink - Class in lumis.doui.control.filter
Hyperlink customized to navigate to the parent content.
ParentFilterControl.ParentFilterHyperlink(DouiContext, String, String) - Constructor for class lumis.doui.control.filter.ParentFilterControl.ParentFilterHyperlink
 
parentId - Variable in class lumis.doui.source.field.BaseSourceField
 
parentId - Variable in class lumis.portal.metatag.MetaTagConfig
 
parse(String, ParsePosition) - Method in class lumis.util.converter.DateTimeConverter.ISO8601DateTimeFormat
 
ParseException - Exception in lumis.util.parse
Exception for parsing operations.
ParseException(String) - Constructor for exception lumis.util.parse.ParseException
 
ParseException(String, Exception) - Constructor for exception lumis.util.parse.ParseException
 
ParseException(String, IResource) - Constructor for exception lumis.util.parse.ParseException
 
ParseException(String, List<IResource>) - Constructor for exception lumis.util.parse.ParseException
 
ParseException(String, IResource, Exception) - Constructor for exception lumis.util.parse.ParseException
 
ParseException(String, List<IResource>, Exception) - Constructor for exception lumis.util.parse.ParseException
 
parseExpressionString(String) - Method in class lumis.util.LumisExpressionEvaluatorImpl
 
parseField(ITabularSourceField) - Method in class lumis.doui.search.DouiTabularSourceSearchContentFiller
 
parseHTMLContent(SessionConfig, String, String, int, ITransaction) - Method in interface lumis.portal.page.cache.IPageCacheManager
Processes the HTML content correcting relative paths.
parseHTMLContent(SessionConfig, String, String, int, ITransaction) - Method in class lumis.portal.page.cache.PageCacheManager
 
ParserFactory - Class in lumis.util.parse
Factory for IFileParser DOUI implementations.
ParserFactory() - Constructor for class lumis.util.parse.ParserFactory
 
ParticipateProcessActionHandler - Class in lumis.service.chatroom
Processes a user request to participate in a chat conversation
ParticipateProcessActionHandler() - Constructor for class lumis.service.chatroom.ParticipateProcessActionHandler
 
password - Variable in class lumis.portal.authentication.LoginCallbackHandler
 
password - Variable in class lumis.portal.authentication.LumisLoginModule
 
PASSWORD_NOT_SPECIFIED - Static variable in class lumis.doui.control.password.PasswordControl
 
PasswordControl - Class in lumis.doui.control.password
Renders an input password control.
PasswordControl() - Constructor for class lumis.doui.control.password.PasswordControl
 
path - Variable in class lumis.service.rss.RssConfig
 
pathIds - Variable in class lumis.service.navigation.ChannelTreeNavigationSource
 
pattern - Variable in class lumis.doui.source.field.BaseSourceField
 
PATTERN_ISO_8601 - Static variable in class lumis.util.converter.DateTimeConverter
 
pause() - Method in class lumis.util.StopWatch
 
PdfParser - Class in lumis.util.parse
Extracts text from a PDF file.
PdfParser() - Constructor for class lumis.util.parse.PdfParser
 
PERMISSION_DEFAULT - Static variable in interface lumis.portal.acl.IPortalAclManager
 
PERMISSION_DEFAULT - Static variable in interface lumis.portal.channel.acl.IChannelAclManager
 
PERMISSION_DEFAULT - Static variable in interface lumis.portal.group.acl.IGroupAclManager
 
PERMISSION_DEFAULT - Static variable in interface lumis.portal.page.acl.IPageAclManager
 
PERMISSION_DEFAULT - Static variable in interface lumis.portal.page.template.acl.IPageTemplateAclManager
 
PERMISSION_DEFAULT - Static variable in interface lumis.portal.service.acl.IServiceAclManager
 
PERMISSION_DEFAULT - Static variable in interface lumis.portal.serviceinstance.acl.IServiceInstanceAclManager
 
PERMISSION_TYPE_ALLOW - Static variable in class lumis.content.workflow.WorkflowPermission
Constant to indicate the type of the permission is to allow the principal to be granted the role.
PERMISSION_TYPE_DENY - Static variable in class lumis.content.workflow.WorkflowPermission
Constant to indicate the type of the permission is to deny the principal to be granted the role.
Permissions - Class in lumis.util.security.acl
 
Permissions(int, int, int, int) - Constructor for class lumis.util.security.acl.Permissions
 
PermissionXmlUtil - Class in lumis.util
 
PermissionXmlUtil() - Constructor for class lumis.util.PermissionXmlUtil
 
persist(T, ITransaction) - Method in class lumis.portal.dao.hibernate.GenericHibernateDao
Persists a transient bean, making it persistent.
persist(IConfigPersister, boolean) - Method in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
 
persist(IConfigPersister, boolean) - Method in class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceConfigDependencyAnalyzer
 
persistableConfig - Variable in class lumis.portal.serialization.operation.ConfigDependencyAnalyzer
 
persistAllDependentConfigs() - Method in class lumis.portal.serialization.DeserializationContext
 
persistConfig(DeserializationContext, Object, boolean) - Method in class lumis.content.workflow.serialization.WorkflowSerializationManager
 
persistConfig(DeserializationContext, Object, boolean) - Method in class lumis.portal.channel.serialization.ChannelSerializationManager
 
persistConfig(DeserializationContext, Object, boolean) - Method in class lumis.portal.channel.template.serialization.ChannelTemplateSerializationManager
 
persistConfig(DeserializationContext, Object, boolean) - Method in class lumis.portal.page.serialization.PageConfigPersister
 
persistConfig(DeserializationContext, Object, boolean) - Method in class lumis.portal.page.serialization.PageSerializationManager
 
persistConfig(DeserializationContext, Object, boolean) - Method in interface lumis.portal.serialization.operation.IConfigPersister
Performs a config persistance (add or update) operation
persistConfig(DeserializationContext, Object, boolean) - Method in class lumis.portal.serviceinterfaceinstance.serialization.ServiceInterfaceInstanceSerializationManager
 
persistConfig(DeserializationContext, Object, boolean) - Method in class lumis.util.security.acl.serialization.AclSerializationManager
 
persistDependentConfigs(String) - Method in class lumis.portal.serialization.DeserializationContext
 
persistDependentConfigs(String) - Method in class lumis.portal.serviceinstance.serialization.ServiceInstanceDeserializationContext
 
PersistenceEvent - Class in lumis.portal.event.persistence
Base class for standard persistence events.
PersistenceEvent(SessionConfig, Class<?>, Collection<?>, boolean, ITransaction) - Constructor for class lumis.portal.event.persistence.PersistenceEvent
 
PlutoPortletAppDescriptorService - Class in lumis.portlet.container.pluto
 
PlutoPortletAppDescriptorService() - Constructor for class lumis.portlet.container.pluto.PlutoPortletAppDescriptorService
 
PlutoPortletContainer - Class in lumis.portlet.container.pluto
Performs the pluto portlet container initialization and contains the access entry point for it.
PlutoPortletContainer() - Constructor for class lumis.portlet.container.pluto.PlutoPortletContainer
 
PlutoPortletContainer(PortletContainer) - Constructor for class lumis.portlet.container.pluto.PlutoPortletContainer
 
pollMailQueueProcessing() - Method in interface lumis.portal.sendmail.ISendMailManager
Verifies the need to create another mail queue process thread, and create it if necessary.
pollMailQueueProcessing() - Method in class lumis.portal.sendmail.SendMailManager
 
popDependentConfigOperations(String) - Method in class lumis.portal.serialization.operation.DependentConfigOperationCollection
 
PORTAL_ACL_ID - Static variable in interface lumis.portal.acl.IPortalAclManager
 
PORTAL_CHANNEL_ID - Static variable in class lumis.portal.channel.ChannelConfig
 
PORTAL_INFO - Static variable in class lumis.portal.PortalContext
 
PortalAclControl - Class in lumis.service.portalmanagement.portalacl
 
PortalAclControl() - Constructor for class lumis.service.portalmanagement.portalacl.PortalAclControl
 
PortalAclManager - Class in lumis.portal.acl
 
PortalAclManager() - Constructor for class lumis.portal.acl.PortalAclManager
 
PortalAclProcessActionHandler - Class in lumis.service.portalmanagement.portalacl
 
PortalAclProcessActionHandler() - Constructor for class lumis.service.portalmanagement.portalacl.PortalAclProcessActionHandler
 
PortalAclStringResource - Class in lumis.portal.acl
 
PortalAclStringResource(String) - Constructor for class lumis.portal.acl.PortalAclStringResource
 
PortalAclStringResource() - Constructor for class lumis.portal.acl.PortalAclStringResource
 
PortalBaseFolder - Enum in lumis.portal.filesystem
Specifies a portal standard base folder.
PortalCache<K> - Class in lumis.portal.cache
Memory cache for portal objects
PortalCache(String) - Constructor for class lumis.portal.cache.PortalCache
 
PortalCache(String, boolean) - Constructor for class lumis.portal.cache.PortalCache
 
PortalCacheProvider - Class in lumis.portal.dao.hibernate
A PortalCache provider for hibernate.
PortalCacheProvider() - Constructor for class lumis.portal.dao.hibernate.PortalCacheProvider
 
PortalClock - Class in lumis.portal.clock
The PortalClock.
PortalConfiguration - Class in lumis.portal
Encapsulates the portal configuration read from the web.xml file.
PortalConfiguration() - Constructor for class lumis.portal.PortalConfiguration
Constructor for the web container to call it as a ServletContextListener.
PortalConfiguration(String) - Constructor for class lumis.portal.PortalConfiguration
Constructor for custom configuration outside a web container.
PortalConfiguration(String, boolean) - Constructor for class lumis.portal.PortalConfiguration
Constructor for custom configuration outside a web container.
PortalContext - Class in lumis.portal
Portal Context.
PortalContext() - Constructor for class lumis.portal.PortalContext
 
PortalContext.RelativePath - Class in lumis.portal
Deprecated. Since 4.1.0, replaced by PortalFilePath.
PortalContext.RelativePath(PortalContext.RelativePathType, String) - Constructor for class lumis.portal.PortalContext.RelativePath
Deprecated.  
PortalContext.RelativePathType - Enum in lumis.portal
Deprecated. Since 4.1.0, replaced by PortalBaseFolder.
PortalEncryptorFactory - Class in lumis.portal
 
PortalEncryptorFactory() - Constructor for class lumis.portal.PortalEncryptorFactory
 
PortalEventFilters - Class in lumis.portal.event
Provides utility methods for IPortalEventFilter manipulation.
PortalEventManager - Class in lumis.portal.event
Implementation of event management.
PortalEventManager() - Constructor for class lumis.portal.event.PortalEventManager
 
PortalEventOperationType - Enum in lumis.portal.event
Specifies the type of operation that raised a IPortalEvent.
PortalException - Exception in lumis.portal
Base exception for the portal framework.
PortalException(String) - Constructor for exception lumis.portal.PortalException
 
PortalException(String, Exception) - Constructor for exception lumis.portal.PortalException
 
PortalException(String, IResource) - Constructor for exception lumis.portal.PortalException
 
PortalException(String, List<IResource>) - Constructor for exception lumis.portal.PortalException
 
PortalException(String, IResource, Exception) - Constructor for exception lumis.portal.PortalException
 
PortalException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.PortalException
 
PortalFile - Class in lumis.portal.filesystem
A file that resides inside the portal's controlled file system.
PortalFile(PortalFilePath) - Constructor for class lumis.portal.filesystem.PortalFile
 
PortalFile(File) - Constructor for class lumis.portal.filesystem.PortalFile
 
PortalFile(File, String) - Constructor for class lumis.portal.filesystem.PortalFile
 
PortalFile(String, String) - Constructor for class lumis.portal.filesystem.PortalFile
 
PortalFile(String) - Constructor for class lumis.portal.filesystem.PortalFile
 
PortalFilePath - Class in lumis.portal.filesystem
Represents a path to a portal file.
PortalFilePath(PortalBaseFolder, String) - Constructor for class lumis.portal.filesystem.PortalFilePath
Creates a portal file path from a base folder and a relative path.
PortalFilePath(String) - Constructor for class lumis.portal.filesystem.PortalFilePath
Creates a portal file path from an absolute path.
PortalObjectAlreadyExistsException - Exception in lumis.portal
Exception thrown when adding a object with an identifier already in use
PortalObjectAlreadyExistsException(String) - Constructor for exception lumis.portal.PortalObjectAlreadyExistsException
 
PortalObjectAlreadyExistsException(String, Exception) - Constructor for exception lumis.portal.PortalObjectAlreadyExistsException
 
PortalObjectAlreadyExistsException(String, IResource) - Constructor for exception lumis.portal.PortalObjectAlreadyExistsException
 
PortalObjectAlreadyExistsException(String, IResource, Exception) - Constructor for exception lumis.portal.PortalObjectAlreadyExistsException
 
PortalObjectAlreadyExistsException(String, List<IResource>) - Constructor for exception lumis.portal.PortalObjectAlreadyExistsException
 
PortalObjectAlreadyExistsException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.PortalObjectAlreadyExistsException
 
PortalObjectNotFoundException - Exception in lumis.portal
 
PortalObjectNotFoundException(String) - Constructor for exception lumis.portal.PortalObjectNotFoundException
 
PortalObjectNotFoundException(String, Exception) - Constructor for exception lumis.portal.PortalObjectNotFoundException
 
PortalObjectNotFoundException(String, IResource) - Constructor for exception lumis.portal.PortalObjectNotFoundException
 
PortalObjectNotFoundException(String, IResource, Exception) - Constructor for exception lumis.portal.PortalObjectNotFoundException
 
PortalObjectNotFoundException(String, List<IResource>) - Constructor for exception lumis.portal.PortalObjectNotFoundException
 
PortalObjectNotFoundException(String, List<IResource>, Exception) - Constructor for exception lumis.portal.PortalObjectNotFoundException
 
PortalPermissions - Enum in lumis.portal.acl
Permissions for the Portal
PortalPrintWriter - Class in lumis.portal
PrintWriter with uniqueness feature.
PortalPrintWriter(Writer) - Constructor for class lumis.portal.PortalPrintWriter
 
PortalPrintWriter(Writer, boolean) - Constructor for class lumis.portal.PortalPrintWriter
 
PortalPrintWriter(OutputStream) - Constructor for class lumis.portal.PortalPrintWriter
 
PortalPrintWriter(OutputStream, boolean) - Constructor for class lumis.portal.PortalPrintWriter
 
PortalPrintWriter(String) - Constructor for class lumis.portal.PortalPrintWriter
 
PortalPrintWriter(String, String) - Constructor for class lumis.portal.PortalPrintWriter
 
PortalPrintWriter(File) - Constructor for class lumis.portal.PortalPrintWriter
 
PortalPrintWriter(File, String) - Constructor for class lumis.portal.PortalPrintWriter
 
PortalRequestParameters - Class in lumis.portal
Object representing portal parameters
PortalRequestParameters(SessionConfig, ITransaction) - Constructor for class lumis.portal.PortalRequestParameters
 
PortalRequestParameters(SessionConfig, String, ITransaction) - Constructor for class lumis.portal.PortalRequestParameters
 
PortalRequestParameters(SessionConfig, HttpServletRequest, ITransaction) - Constructor for class lumis.portal.PortalRequestParameters
 
PortalRequestParameters.PreviousParameters - Class in lumis.portal
The previous parameters of a page.
PortalRequestParameters.PreviousParameters(String, String) - Constructor for class lumis.portal.PortalRequestParameters.PreviousParameters
 
PortalStringResource - Class in lumis.portal
String resource for the portal
PortalStringResource() - Constructor for class lumis.portal.PortalStringResource
 
PortalTransactionFactory - Class in lumis.portal
Deprecated. Since 4.0.8 moved to lumis.portal.transaction package. Use PortalTransactionFactory instead.
PortalTransactionFactory() - Constructor for class lumis.portal.PortalTransactionFactory
Deprecated.  
PortalTransactionFactory - Class in lumis.portal.transaction
Factory for obtaining ITransaction instances.
PortalTransactionFactory() - Constructor for class lumis.portal.transaction.PortalTransactionFactory
 
PortalUtil - Class in lumis.util
Utility methods for portal related functionalities.
PortalUtil() - Constructor for class lumis.util.PortalUtil
 
PortletDeployConfig - Class in lumis.portlet.container.deployment
Configuration for deployment, adding portlet specific configuration.
PortletDeployConfig() - Constructor for class lumis.portlet.container.deployment.PortletDeployConfig
 
PortletDeployer - Class in lumis.portlet.container.deployment
Implements the deployment of a JSR-168 portlet WAR file into the portal.
PortletDeployer() - Constructor for class lumis.portlet.container.deployment.PortletDeployer
 
PortletDeploymentProcessActionHandler - Class in lumis.service.portalmanagement.deployment.portlet
Process action handler for performing a deployment of a portlet.
PortletDeploymentProcessActionHandler() - Constructor for class lumis.service.portalmanagement.deployment.portlet.PortletDeploymentProcessActionHandler
 
PortletException - Exception in lumis.portlet
A PortalException that uses the lumis.portlet.strings as default resource.
PortletException(String, Exception) - Constructor for exception lumis.portlet.PortletException
 
PortletException(String, IResource, Exception) - Constructor for exception lumis.portlet.PortletException
 
PortletException(String, IResource) - Constructor for exception lumis.portlet.PortletException
 
PortletException(String, List<IResource>, Exception) - Constructor for exception lumis.portlet.PortletException
 
PortletException(String, List<IResource>) - Constructor for exception lumis.portlet.PortletException
 
PortletException(String) - Constructor for exception lumis.portlet.PortletException
 
PortletManager - Class in lumis.portlet.container.manager
Implementation of the portlet manager interface.
PortletManager() - Constructor for class lumis.portlet.container.manager.PortletManager
 
PortletManagerFactory - Class in lumis.portlet.container.manager
Factory for portlet manager.
PortletManagerFactory() - Constructor for class lumis.portlet.container.manager.PortletManagerFactory
 
PortletParametersMap - Class in lumis.util
Implements a Map for parameters with the usual constraints specified in the JSR-168 interfaces, as in ActionResponse and PortletURL.
PortletParametersMap() - Constructor for class lumis.util.PortletParametersMap
 
PortletService - Class in lumis.portlet.container.service
A service that allows the use of JSR-168 portlets as its interfaces.
PortletService() - Constructor for class lumis.portlet.container.service.PortletService
 
PortletServiceInterface - Class in lumis.portlet.container.service
An interface that wraps a JSR-168 portlet.
PortletServiceInterface() - Constructor for class lumis.portlet.container.service.PortletServiceInterface
 
PortletStringResource - Class in lumis.portlet
String resource for lumis/portlet/strings/strings.
PortletStringResource() - Constructor for class lumis.portlet.PortletStringResource
 
position - Variable in class lumis.portal.metatag.MetaTagConfig
 
position - Variable in class lumis.service.rss.RssConfig
 
PostAddEvent - Class in lumis.portal.event.persistence
Event raised after the add of an entity to persistence.
PostAddEvent(SessionConfig, Class<?>, Object, ITransaction) - Constructor for class lumis.portal.event.persistence.PostAddEvent
 
PostAddEvent(SessionConfig, Class<?>, Collection<?>, ITransaction) - Constructor for class lumis.portal.event.persistence.PostAddEvent
 
postDelete() - Method in class lumis.content.table.ContentTableDeleteDataProcessActionHandler
Executes all post delete necessary to manage meta data after removing the content, including calling MetaDataController.
postDelete() - Method in class lumis.doui.table.TableDeleteDataProcessActionHandler
Hook for inheriting classes to be able to perform actions after deletion.
postDelete() - Method in class lumis.service.comment.DeleteRelationCommentProcessActionHandler
After deleting the information from database it calls SetCommentTotalInfoProcessActionHandler.updateCommentTotal(String, lumis.util.ITransaction) using the DeleteRelationCommentProcessActionHandler.targetMetaDataIds obtained in DeleteRelationCommentProcessActionHandler.preDelete(QueryBase).
PostDeleteEvent - Class in lumis.portal.event.persistence
Event raised after the delete of an entity from persistence.
PostDeleteEvent(SessionConfig, Class<?>, Object, ITransaction) - Constructor for class lumis.portal.event.persistence.PostDeleteEvent
 
PostDeleteEvent(SessionConfig, Class<?>, Collection<?>, ITransaction) - Constructor for class lumis.portal.event.persistence.PostDeleteEvent
 
postInsert(String) - Method in class lumis.content.table.ContentTableAddDataProcessActionHandler
 
postInsert(String) - Method in class lumis.doui.table.TableAddDataProcessActionHandler
Sets the primary key render parameter.
PostLoadEvent - Class in lumis.portal.event.persistence
Event raised after the loading of an entity from persistence.
PostLoadEvent(SessionConfig, Class<?>, Object, ITransaction) - Constructor for class lumis.portal.event.persistence.PostLoadEvent
 
PostLoadEvent(SessionConfig, Class<?>, Collection<?>, ITransaction) - Constructor for class lumis.portal.event.persistence.PostLoadEvent
 
postProcessSource() - Method in class lumis.doui.source.Source
Executes the post load processors associated with the current source.
postRegister(SessionConfig, ServiceConfig, ITransaction) - Method in class lumis.content.service.ContentService
 
postRegister(SessionConfig, ServiceConfig, ITransaction) - Method in class lumis.doui.service.DouiService
 
postRegister(SessionConfig, ServiceConfig, ITransaction) - Method in class lumis.portal.service.GenericService
 
postRegister(SessionConfig, ServiceConfig, ITransaction) - Method in interface lumis.portal.service.IService
Called by the service manager after a service definition is registered.
postUnregister(SessionConfig, ITransaction) - Method in class lumis.portal.service.GenericService
 
postUnregister(SessionConfig, ITransaction) - Method in interface lumis.portal.service.IService
Called by the service manager after a service has been unregistered.
postUnregister(SessionConfig, ITransaction) - Method in class lumis.portlet.container.service.PortletService
 
postUpdate() - Method in class lumis.content.table.ContentTableUpdateDataProcessActionHandler
Executes all post update (or post insert, if using versioning) necessary to manage meta data after editing the content, including calling MetaDataController.
postUpdate() - Method in class lumis.doui.table.TableUpdateDataProcessActionHandler
Hook placed for inheriting classes to perform post-update actions.
PostUpdateEvent - Class in lumis.portal.event.persistence
Event raised after the update of an entity in persistence.
PostUpdateEvent(SessionConfig, Class<?>, Object, Object, ITransaction) - Constructor for class lumis.portal.event.persistence.PostUpdateEvent
 
PostUpdateEvent(SessionConfig, Class<?>, List<?>, List<?>, ITransaction) - Constructor for class lumis.portal.event.persistence.PostUpdateEvent
 
PreAddEvent - Class in lumis.portal.event.persistence
Event raised before the add of an entity to persistence.
PreAddEvent(SessionConfig, Class<?>, Object, ITransaction) - Constructor for class lumis.portal.event.persistence.PreAddEvent
 
PreAddEvent(SessionConfig, Class<?>, Collection<?>, ITransaction) - Constructor for class lumis.portal.event.persistence.PreAddEvent
 
preDelete(QueryBase) - Method in class lumis.doui.table.TableDeleteDataProcessActionHandler
Hook placed in that does not perform any action.
preDelete(QueryBase) - Method in class lumis.service.comment.DeleteRelationCommentProcessActionHandler
Before deleting the information from database, obtain the affected targetMetaDataIds, storing them in DeleteRelationCommentProcessActionHandler.targetMetaDataIds, so it is possible to do an update in lum_CommentTotal later.
PreDeleteEvent - Class in lumis.portal.event.persistence
Event raised before the delete of an entity from persistence.
PreDeleteEvent(SessionConfig, Class<?>, Object, ITransaction) - Constructor for class lumis.portal.event.persistence.PreDeleteEvent
 
PreDeleteEvent(SessionConfig, Class<?>, Collection<?>, ITransaction) - Constructor for class lumis.portal.event.persistence.PreDeleteEvent
 
Preferences - Class in lumis.portal.preferences
Preferences POJO for hibernate.
Preferences() - Constructor for class lumis.portal.preferences.Preferences
 
preferences - Variable in class lumis.portal.servicecontainer.ServiceContainerRequest
Preferences of the current user for the current service interface instance.
PreferencesManager - Class in lumis.portal.preferences
Preferences manager implementation.
PreferencesManager() - Constructor for class lumis.portal.preferences.PreferencesManager
 
PreferencesPrincipal - Class in lumis.portal.preferences
PreferencesPrincipal POJO for hibernate.
PreferencesPrincipal() - Constructor for class lumis.portal.preferences.PreferencesPrincipal
 
PreferencesPrincipalEntry - Class in lumis.portal.preferences
PreferencesPrincipalEntry POJO for hibernate.
PreferencesPrincipalEntry() - Constructor for class lumis.portal.preferences.PreferencesPrincipalEntry
 
preInsert(QueryInsert) - Method in class lumis.doui.control.fileupload.FileListAddProcessActionHandler
 
preInsert(QueryInsert) - Method in class lumis.doui.table.TableAddDataProcessActionHandler
Called before the insert action is taken.
PreLoadEvent - Class in lumis.portal.event.persistence
Event raised before the loading of an entity from persistence.
PreLoadEvent(SessionConfig, Class<?>, Object, ITransaction) - Constructor for class lumis.portal.event.persistence.PreLoadEvent
 
PreLoadEvent(SessionConfig, Class<?>, Collection<?>, ITransaction) - Constructor for class lumis.portal.event.persistence.PreLoadEvent
 
prepare(RssConfig, ITransaction) - Method in class lumis.service.rss.RssManager
Prepare data and validate to insert in table
PreparedUrl - Class in lumis.doui.hyperlink
Prepared Url object
PreparedUrl(IServiceInterfaceUrl, Collection<String>) - Constructor for class lumis.doui.hyperlink.PreparedUrl
 
prepareMailObject(SessionConfig, IMultipleMail, ITransaction) - Method in class lumis.content.workflow.action.WorkflowSendMailActionHandler
Method created for classes that extend this action handler to customize the mail sent.
prepareQueryParameter(String) - Static method in class lumis.util.JdbcUtil
 
preProcessAction(SessionConfig, String, String, String, WorkflowTransitionConfig, ContentWorkflowMetaData, ITransaction) - Method in class lumis.content.workflow.action.WorkflowSendMailActionHandler
 
preProcessAction(SessionConfig, String, String, String, WorkflowTransitionConfig, ContentWorkflowMetaData, ITransaction) - Method in interface lumis.content.workflow.IWorkflowActionHandler
Method called when a workflow action is performed, before its changes are applied to the persistence layer.
preRegister(SessionConfig, Node, ITransaction) - Method in class lumis.portal.service.GenericService
 
preRegister(SessionConfig, Node, ITransaction) - Method in interface lumis.portal.service.IService
Called by the service manager when a service definition is about to be registered.
PresentationControllerHtml - Class in lumis.portal.presentation
Entry class for page rendering.
PresentationControllerHtml(HttpServletRequest, HttpServletResponse, PageContext) - Constructor for class lumis.portal.presentation.PresentationControllerHtml
 
PresentationManager - Class in lumis.portal.presentation
Presentation manager implemetation.
PresentationManager() - Constructor for class lumis.portal.presentation.PresentationManager
 
PresentationMonitorUtil - Class in lumis.portal.presentation
Contains presentation monitoring constants and utility methods.
PresentationMonitorUtil() - Constructor for class lumis.portal.presentation.PresentationMonitorUtil
 
preUnregister(SessionConfig, ITransaction) - Method in class lumis.content.service.ContentService
 
preUnregister(SessionConfig, ITransaction) - Method in class lumis.doui.service.DouiService
 
preUnregister(SessionConfig, ITransaction) - Method in class lumis.portal.service.GenericService
 
preUnregister(SessionConfig, ITransaction) - Method in interface lumis.portal.service.IService
Called by the service manager when a service is about to be unregistered.
preUpdate(QueryBase) - Method in class lumis.doui.table.TableUpdateDataProcessActionHandler
Hook placed for inheriting classes to perform pre-update actions.
PreUpdateEvent - Class in lumis.portal.event.persistence
Event raised before the update of an entity in persistence.
PreUpdateEvent(SessionConfig, Class<?>, Object, Object, ITransaction) - Constructor for class lumis.portal.event.persistence.PreUpdateEvent
 
PreUpdateEvent(SessionConfig, Class<?>, List<?>, List<?>, ITransaction) - Constructor for class lumis.portal.event.persistence.PreUpdateEvent
 
PreviewButtonControl - Class in lumis.content.control.button
Responsible for opening the preview interface for the selected content if the service has some preview supported interface.
PreviewButtonControl() - Constructor for class lumis.content.control.button.PreviewButtonControl
 
PreviewPagesDataProvider - Class in lumis.service.content.preview
Data provider that returns the pages that the given item id may be seen by the end user.
PreviewPagesDataProvider() - Constructor for class lumis.service.content.preview.PreviewPagesDataProvider
 
previousLocaleId - Variable in class lumis.content.table.ContentTableUpdateDataProcessActionHandler
 
previousNotificationItemId - Variable in class lumis.content.table.ContentTableUpdateDataProcessActionHandler
 
previousParametersXmlString - Variable in class lumis.portal.presentation.PresentationControllerHtml
 
previousVersionPrimaryKeyValue - Variable in class lumis.content.table.ContentTableUpdateDataProcessActionHandler
 
primaryKey - Variable in class lumis.doui.source.field.BaseTabularSourceField
Indicates if this field is a primary key.
primaryKey - Variable in class lumis.doui.table.QueryBuilder
 
PrimaryKeyControl - Class in lumis.doui.control.primarykey
Specifies a primary key.
PrimaryKeyControl() - Constructor for class lumis.doui.control.primarykey.PrimaryKeyControl
 
primaryKeyFieldId - Variable in class lumis.content.control.comments.CommentsControl
 
primaryKeyFieldId - Variable in class lumis.content.control.language.LanguageControl
 
primaryKeyFieldId - Variable in class lumis.content.control.publishtoprincipals.PublishToPrincipalsControl
 
primaryKeyFieldId - Variable in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesControl
 
primaryKeyFieldId - Variable in class lumis.content.control.version.VersionControl
 
primaryKeyFieldId - Variable in class lumis.content.control.workflow.WorkflowMetaDataControl
 
primaryKeyFieldId - Variable in class lumis.content.table.ContentTableDeleteDataProcessActionHandler
 
primaryKeyFieldId - Variable in class lumis.content.table.ContentTableUpdateDataProcessActionHandler
 
primaryKeyFieldId - Variable in class lumis.service.rss.RssConfig
 
primaryKeyFieldNames - Variable in class lumis.util.security.acl.serialization.AclSerializationManager
 
primaryKeySourceField - Variable in class lumis.doui.source.TabularSource
 
primaryKeyValue - Variable in class lumis.content.control.language.LanguageControl
 
primaryKeyValues - Variable in class lumis.doui.search.DouiTabularSourceSearchContentFiller
 
primaryName - Variable in class lumis.doui.source.field.BaseSourceField
 
primaryName - Variable in class lumis.doui.source.field.BaseTabularSourceField
Indicates if this field is a primary name.
primaryNameSourceField - Variable in class lumis.doui.source.Source
 
primaryServiceInstanceId - Variable in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesControl
 
primaryServiceInstanceId - Variable in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesListControl
 
Principal - Class in lumis.util.security.acl
 
Principal(String, String) - Constructor for class lumis.util.security.acl.Principal
 
PrincipalConfig - Class in lumis.portal.principal
A portal principal object.
PrincipalConfig(String, String, String, int, int, String) - Constructor for class lumis.portal.principal.PrincipalConfig
 
PrincipalConfig(UserConfig) - Constructor for class lumis.portal.principal.PrincipalConfig
 
PrincipalConfig(GroupConfig) - Constructor for class lumis.portal.principal.PrincipalConfig
 
PrincipalDaoJdbc - Class in lumis.portal.principal
Class resposible for executing database operations on the Principal entity.
PrincipalDaoJdbc() - Constructor for class lumis.portal.principal.PrincipalDaoJdbc
 
PrincipalDataType - Class in lumis.doui.source.field.type
A principal data type.
PrincipalDataType() - Constructor for class lumis.doui.source.field.type.PrincipalDataType
 
PrincipalDataType.Data - Class in lumis.doui.source.field.type
Data object for a field with data type principal.
PrincipalDataType.Data(String, String, String, int, int) - Constructor for class lumis.doui.source.field.type.PrincipalDataType.Data
 
PrincipalDataType.Data(PrincipalConfig) - Constructor for class lumis.doui.source.field.type.PrincipalDataType.Data
 
PrincipalDataType.Data(GroupConfig) - Constructor for class lumis.doui.source.field.type.PrincipalDataType.Data
 
PrincipalDataType.Data(UserConfig) - Constructor for class lumis.doui.source.field.type.PrincipalDataType.Data
 
PrincipalManager - Class in lumis.portal.principal
Manage Principals.
PrincipalManager() - Constructor for class lumis.portal.principal.PrincipalManager
 
PrincipalObserver - Class in lumis.content.metadata
 
PrincipalObserver() - Constructor for class lumis.content.metadata.PrincipalObserver
 
PrincipalPickerControl - Class in lumis.doui.control.principalpicker
Renders a control that allows the end user to select a principal.
PrincipalPickerControl() - Constructor for class lumis.doui.control.principalpicker.PrincipalPickerControl
 
PrincipalPostLoadProcessor - Class in lumis.service.portalmanagement.genericacl
Processes the genericacl principalList source, removing the principals the current user may not see.
PrincipalPostLoadProcessor() - Constructor for class lumis.service.portalmanagement.genericacl.PrincipalPostLoadProcessor
 
PrincipalReaderConfig - Class in lumis.portal.principal.importprincipal
Value Object that holds the config values of a Reading.
PrincipalReaderConfig() - Constructor for class lumis.portal.principal.importprincipal.PrincipalReaderConfig
 
PRINCIPALS_SELECT - Static variable in class lumis.service.content.publishtoprincipals.PublishToPrincipalsProcessActionHandler
 
PrincipalSerializationManager - Class in lumis.portal.principal.serialization
Manager for Principal serialization
PrincipalSerializationManager() - Constructor for class lumis.portal.principal.serialization.PrincipalSerializationManager
 
PrincipalWriterConfig - Class in lumis.portal.principal.importprincipal
Value object that holds the config values of a import
PrincipalWriterConfig() - Constructor for class lumis.portal.principal.importprincipal.PrincipalWriterConfig
 
print(boolean, String) - Method in class lumis.portal.PortalPrintWriter
 
print(char, String) - Method in class lumis.portal.PortalPrintWriter
 
print(char[], String) - Method in class lumis.portal.PortalPrintWriter
 
print(double, String) - Method in class lumis.portal.PortalPrintWriter
 
print(float, String) - Method in class lumis.portal.PortalPrintWriter
 
print(int, String) - Method in class lumis.portal.PortalPrintWriter
 
print(long, String) - Method in class lumis.portal.PortalPrintWriter
 
print(Object, String) - Method in class lumis.portal.PortalPrintWriter
 
print(String, String) - Method in class lumis.portal.PortalPrintWriter
 
PRINT_INTERFACE_INHERIT - Static variable in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
PRINT_INTERFACE_NO - Static variable in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
PRINT_INTERFACE_YES - Static variable in class lumis.portal.serviceinterfaceinstance.ServiceInterfaceInstanceConfig
 
PrintButtonControl - Class in lumis.doui.control.button
Print Button Control
PrintButtonControl() - Constructor for class lumis.doui.control.button.PrintButtonControl
 
println(boolean, String) - Method in class lumis.portal.PortalPrintWriter
 
println(char, String) - Method in class lumis.portal.PortalPrintWriter
 
println(char[], String) - Method in class lumis.portal.PortalPrintWriter
 
println(double, String) - Method in class lumis.portal.PortalPrintWriter
 
println(float, String) - Method in class lumis.portal.PortalPrintWriter
 
println(int, String) - Method in class lumis.portal.PortalPrintWriter
 
println(long, String) - Method in class lumis.portal.PortalPrintWriter
 
println(Object, String) - Method in class lumis.portal.PortalPrintWriter
 
println(String, String) - Method in class lumis.portal.PortalPrintWriter
 
PrintProcessActionHandler - Class in lumis.service.print
Responsible for processing printing actions
PrintProcessActionHandler() - Constructor for class lumis.service.print.PrintProcessActionHandler
 
process(DouiServiceInterfaceInstanceDefinition, Node) - Method in interface lumis.doui.service.IDouiDefinitionProcessor
Process the definition node.
PROCESS_ACTION_ID - Static variable in class lumis.doui.processaction.ProcessActionContainer
 
processAclAction() - Method in class lumis.service.portalmanagement.genericacl.GenericAclActionHandler
 
processAction() - Method in class lumis.doui.processaction.GenericProcessActionHandler
 
processAction() - Method in interface lumis.doui.processaction.IProcessActionHandler
Executes the process action.
processAction(Node) - Method in class lumis.doui.processaction.ProcessActionContainer
 
processAction(IServiceInterfaceActionRequest, IServiceInterfaceActionResponse) - Method in class lumis.doui.service.DouiServiceInterface
 
processAction() - Method in class lumis.doui.table.TableAddDataProcessActionHandler
Processes the required action calling TableAddDataProcessActionHandler.processActionWithoutResponse() and subsequently calls the ProcessActionHandler.addDefaultResponse() method.
processAction() - Method in class lumis.doui.table.TableDeleteDataProcessActionHandler
 
processAction() - Method in class lumis.doui.table.TableUpdateDataProcessActionHandler
 
processAction() - Method in class lumis.doui.table.TableUpdateMultiRowDataProcessActionHandler
 
processAction(IServiceInterfaceActionRequest, IServiceInterfaceActionResponse) - Method in class lumis.portal.serviceinterface.GenericServiceInterface
 
processAction(IServiceInterfaceActionRequest, IServiceInterfaceActionResponse) - Method in interface lumis.portal.serviceinterface.IServiceInterface
Called by the service interface container to allow the service interface to process an action request.
processAction(IServiceInterfaceActionRequest, IServiceInterfaceActionResponse) - Method in class lumis.portlet.container.service.PortletServiceInterface
 
processAction() - Method in class lumis.service.album.CheckAlbumDeleteProcessActionHandler
 
processAction() - Method in class lumis.service.banner.BannerProcessActionHandler
 
processAction() - Method in class lumis.service.banner.CheckCategoryDeleteProcessActionHandler
 
processAction() - Method in class lumis.service.callcenteronline.ColProcessActionHandler
 
processAction() - Method in class lumis.service.chatroom.AddChatRoomProcessActionHandler
 
processAction() - Method in class lumis.service.chatroom.DeleteChatRoomProcessActionHandler
 
processAction() - Method in class lumis.service.chatroom.EditChatRoomProcessActionHandler
 
processAction() - Method in class lumis.service.chatroom.ParticipateProcessActionHandler
 
processAction() - Method in class lumis.service.comment.SetCommentTotalInfoProcessActionHandler
It gets targetMetaDataId parameter and make a call for SetCommentTotalInfoProcessActionHandler.updateCommentTotal(String, ITransaction).
processAction() - Method in class lumis.service.comment.SetMetaDataInfoProcessActionHandler
 
processAction() - Method in class lumis.service.contactus.ContactUsMailProcessActionHandler
 
processAction() - Method in class lumis.service.content.language.LanguageProcessActionHandler
 
processAction() - Method in class lumis.service.content.publishtoprincipals.PublishToPrincipalsProcessActionHandler
 
processAction() - Method in class lumis.service.content.publishtoserviceinstances.PublishToServiceInstancesProcessActionHandler
 
processAction() - Method in class lumis.service.content.version.VersionProcessActionHandler
 
processAction() - Method in class lumis.service.content.wizard.ContentWizardDeleteProcessActionHandler
 
processAction() - Method in class lumis.service.document.CheckDuplicateFolderProcessActionHandler
 
processAction() - Method in class lumis.service.document.DocumentMoveProcessActionHandler
 
processAction() - Method in class lumis.service.document.DocumentSelectProcessActionHandler
 
processAction() - Method in class lumis.service.document.SelectRepositoryProcessActionHandler
 
processAction() - Method in class lumis.service.doui.customproperties.InterfaceInstanceCustomPropertiesProcessActionHandler
 
processAction() - Method in class lumis.service.doui.customproperties.ServiceInstanceCustomPropertiesProcessActionHandler
 
processAction() - Method in class lumis.service.doui.dynamiclist.AddItemActionHandler
 
processAction() - Method in class lumis.service.doui.fields.FieldsProcessActionHandler
 
processAction() - Method in class lumis.service.doui.filters.FiltersProcessActionHandler
 
processAction() - Method in class lumis.service.doui.htmleditor.HtmlEditProcessActionHandler
 
processAction() - Method in class lumis.service.doui.maxrows.MaxRowsProcessActionHandler
 
processAction() - Method in class lumis.service.doui.orderby.OrderByActionHandler
 
processAction() - Method in class lumis.service.forum.ForumProcessActionHandler
 
processAction() - Method in class lumis.service.html.HtmlProcessActionHandler
 
processAction() - Method in class lumis.service.image.CheckDuplicateFolderProcessActionHandler
 
processAction() - Method in class lumis.service.image.ImageMoveProcessActionHandler
 
processAction() - Method in class lumis.service.image.ImageSelectProcessActionHandler
 
processAction() - Method in class lumis.service.image.SelectRepositoryProcessActionHandler
 
processAction() - Method in class lumis.service.link.CheckCategoryDeleteProcessActionHandler
 
processAction() - Method in class lumis.service.locale.LocaleProcessActionHandler
 
processAction() - Method in class lumis.service.login.LoginProcessActionHandler
 
processAction() - Method in class lumis.service.mailmarketing.MailMarketingBulletinAddDataProcessActionHandler
 
processAction() - Method in class lumis.service.mailmarketing.MailMarketingBulletinUpdateDataProcessActionHandler
 
processAction() - Method in class lumis.service.mailmarketing.MailMarketingSendTestEmailProcessActionHandler
 
processAction() - Method in class lumis.service.mailmarketing.UserCancelSubscriptionProcessActionHandler
 
processAction() - Method in class lumis.service.navigation.BreadCrumbPropertiesProcessActionHandler
 
processAction() - Method in class lumis.service.navigation.NavigationProcessActionHandler
 
processAction() - Method in class lumis.service.newsletter.CancelPublicSubscriptionProcessActionHandler
 
processAction() - Method in class lumis.service.newsletter.NewsletterModelAdminProcessActionHandler
 
processAction() - Method in class lumis.service.newsletter.UserCancelSubscriptionProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.cache.CacheProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.channel.ChannelProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.cluster.ClusterProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.controlregistry.RegisterControlProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.css.CssProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.deployment.portlet.PortletDeploymentProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.filemimetype.UniqueMimeTypeValidatorProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.filesystem.DeleteProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.filesystem.FileSystemProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.genericacl.AddPrincipalProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.genericacl.GenericAclActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.genericacl.GenericAclProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.group.GroupProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.importprincipal.ImportPrincipalsProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.importprincipal.ReadPrincipalsProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.monitor.MonitorEventProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.observer.ObserverProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.page.PageProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.pagecache.PageCacheProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.pagelink.PageLinkConstraintCheckProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.pagetemplate.PageTemplateProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.publicdatafolder.PublicDataFolderProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.reporttype.RegisterReportTypeProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.sendmail.SendMailProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.serialization.SelectImportFileProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.serialization.SerializationProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.service.DeploymentProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.service.RegisterServiceProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.serviceinstance.ServiceInstanceProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.serviceinstanceacl.workflow.WorkflowServiceInstanceAclProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.serviceinterfaceinstance.InterfaceHolderPropertiesProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.serviceinterfaceinstance.ServiceInterfaceInstancePropertiesProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.servicemenutype.RegisterMenuTypesProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.servicetype.RegisterServiceTypesProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.user.UserProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.xslcache.XslCacheProcessActionHandler
 
processAction() - Method in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
 
processAction() - Method in class lumis.service.print.PrintProcessActionHandler
 
processAction() - Method in class lumis.service.report.ReportProcessActionHandler
 
processAction() - Method in class lumis.service.report.ShowReportProcessActionHandler
 
processAction() - Method in class lumis.service.resourcescheduler.ResourceValidatorProcessActionHandler
 
processAction() - Method in class lumis.service.resourcescheduler.RoomDeleteValidatorProcessActionHandler
 
processAction() - Method in class lumis.service.resourcescheduler.ScheduleValidatorProcessActionHandler
 
processAction() - Method in class lumis.service.rss.RssProcessActionHandler
 
processAction() - Method in class lumis.service.search.SearchPropertiesProcessActionHandler
 
processAction() - Method in class lumis.service.sendtofriend.SendToFriendMailProcessActionHandler
 
processAction() - Method in class lumis.service.thesaurus.TermRelationUpdateDataProcessActionHandler
 
processAction() - Method in class lumis.service.vote.VoteProcessActionHandler
 
processAction() - Method in class lumis.service.webpage.WebPageProcessActionHandler
 
processAction() - Method in class lumis.service.webserviceviewer.WebServiceViewerConfigurationProcessActionHandler
 
processAction() - Method in class lumis.service.webserviceviewer.WebServiceViewerParametersProcessActionHandler
 
processAction() - Method in class lumis.service.workflow.SelectPrincipalProcessActionHandler
 
processAction() - Method in class lumis.service.workflow.SelectWorkflowServiceInstanceProcessActionHandler
 
processAction() - Method in class lumis.service.workflow.WorkflowProcessActionHandler
 
ProcessActionConfig - Class in lumis.doui.processaction
 
ProcessActionConfig() - Constructor for class lumis.doui.processaction.ProcessActionConfig
 
ProcessActionContainer - Class in lumis.doui.processaction
Class responsible for host ProcessActionHandlers.
ProcessActionContainer(DouiContext) - Constructor for class lumis.doui.processaction.ProcessActionContainer
 
processActionContainer - Variable in class lumis.doui.processaction.ProcessActionHandler
 
ProcessActionDaoJdbc - Class in lumis.doui.processaction
 
ProcessActionDaoJdbc() - Constructor for class lumis.doui.processaction.ProcessActionDaoJdbc
 
ProcessActionHandler<S extends Source> - Class in lumis.doui.processaction
Base class for all doui process action handlers.
ProcessActionHandler() - Constructor for class lumis.doui.processaction.ProcessActionHandler
 
ProcessActionHandlerFactory - Class in lumis.doui.processaction
Class responsible for creating the process action handler objects that follow the IProcessActionHandler interface.
ProcessActionHandlerFactory() - Constructor for class lumis.doui.processaction.ProcessActionHandlerFactory
 
processActionIfRequired(ITransaction) - Method in class lumis.portal.presentation.PresentationControllerHtml
Checks to see if an action is to be processed.
ProcessActionManager - Class in lumis.doui.processaction
ProcessAction manager implementation.
ProcessActionManager() - Constructor for class lumis.doui.processaction.ProcessActionManager
 
processActionNode - Variable in class lumis.doui.processaction.ProcessActionHandler
 
processActionRedirectDestination - Variable in class lumis.portal.presentation.PresentationControllerHtml
 
processActions() - Method in class lumis.doui.processaction.ProcessActionContainer
 
processActionWithoutResponse() - Method in class lumis.doui.table.TableAddDataProcessActionHandler
Processes the insert action.
processActionWithoutResponse() - Method in class lumis.doui.table.TableAddMultiRowDataProcessActionHandler
Performs the process action.
processActionWithoutResponse() - Method in class lumis.doui.table.TableDeleteDataProcessActionHandler
Sends pre-notifications, executes the process action followed by post-notifications.
processActionWithoutResponse() - Method in class lumis.doui.table.TableUpdateDataProcessActionHandler
Simply calls the TableUpdateDataProcessActionHandler.doUpdate() method.
processActionWithoutResponse() - Method in class lumis.service.mailmarketing.UserSubscriptionProcessActionHandler
 
processActionWithoutResponse() - Method in class lumis.service.newsletter.UserSubscriptionProcessActionHandler
 
processAddAction() - Method in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
 
processAddMessage() - Method in class lumis.service.forum.ForumProcessActionHandler
 
processAddOrUpdateRssAction() - Method in class lumis.service.rss.RssProcessActionHandler
 
processAddTopic() - Method in class lumis.service.forum.ForumProcessActionHandler
 
processAllPendingMessages(long) - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
 
processCustomTags(String) - Method in class lumis.doui.control.Control
 
processDelete() - Method in class lumis.service.portalmanagement.xsleditor.XslEditorProcessActionHandler
 
processDeleteCategory() - Method in class lumis.service.forum.ForumProcessActionHandler
 
processDeleteMessage() - Method in class lumis.service.forum.ForumProcessActionHandler
 
processDeleteRssXmlAction() - Method in class lumis.service.rss.RssProcessActionHandler
 
processDeleteTopic() - Method in class lumis.service.forum.ForumProcessActionHandler
 
processEditMessage() - Method in class lumis.service.forum.ForumProcessActionHandler
 
processExportAction() - Method in class lumis.service.portalmanagement.serialization.SerializationProcessActionHandler
 
processGenerateRssXmlAction() - Method in class lumis.service.rss.RssProcessActionHandler
 
processHeader(String) - Method in class lumis.service.rss.RssManager
 
processHtmlReferencesToCachedPages(SessionConfig, String, ITransaction) - Method in interface lumis.portal.page.cache.IPageCacheManager
Finds in the given html dynamic references to cached pages, adding PageCacheConfig when a proper one does not already exist.
processHtmlReferencesToCachedPages(SessionConfig, String, ITransaction) - Method in class lumis.portal.page.cache.PageCacheManager
 
processHyperLinkResponse(Node, String) - Method in class lumis.doui.processaction.ProcessActionHandler
 
processImportAction() - Method in class lumis.service.portalmanagement.serialization.SerializationProcessActionHandler
 
processLockForum() - Method in class lumis.service.forum.ForumProcessActionHandler
 
processLockTopic() - Method in class lumis.service.forum.ForumProcessActionHandler
 
processMessage(Message) - Method in class lumis.portal.cluster.multiserver.JGroupsClusterManager
 
processNextQueuedMail(String) - Method in class lumis.portal.sendmail.SendMailManager
 
processNodes(IDouiDefinitionProcessor) - Method in class lumis.doui.service.DouiServiceInterfaceInstanceDefinition
Allows the processing of the doui definition stored in this instance.
Processor - Class in lumis.search
Represents an element that interacts to an index and provides searching services, such as indexing and searching, according to configuration in Search Config File (SearchConfig.xml).
Processor(Node) - Constructor for class lumis.search.Processor
Constructs a processor based on given definition node.
processPopupInterfaceResponse(Node, String) - Method in class lumis.doui.processaction.ProcessActionHandler
 
processServiceInterfaceInstanceAction(ServiceContainerActionRequest, ServiceContainerActionResponse, ITransaction) - Method in class lumis.portal.servicecontainer.ServiceContainer
Processes the action for a service interface instance.
processSetProperties() - Method in class lumis.service.banner.BannerProcessActionHandler
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in interface lumis.doui.source.postloadprocessor.IPostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.doui.source.postloadprocessor.NamePathConverterPostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.doui.source.postloadprocessor.SortPostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.service.doui.filters.FilterableFieldsPostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.service.doui.orderby.DataTypeFilterPostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.service.forum.ForumMessageListPostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.service.forum.ForumMessageQuotePostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.service.image.ImageInfoFetcherPostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.service.portalmanagement.genericacl.PrincipalPostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.service.portalmanagement.xsleditor.StyleNameTranslatorPostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.service.rss.RssPostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.service.vote.VoteOptionPostLoadProcessor
 
processSource(SessionConfig, Source, Node, ITransaction) - Method in class lumis.service.vote.VotePercentCalculatorPostLoadProcessor
 
processTabularData(TabularSource, TabularData) - Method in class lumis.content.search.ContentReindexerTabularDataProcessor
 
processTabularData(TabularSource, TabularData) - Method in class lumis.doui.search.DouiReindexerTabularDataProcessor
 
processTabularData(TabularSource, TabularData) - Method in interface lumis.doui.search.IReindexerTabularDataProcessor
 
processTransmissionsReceived - Variable in class lumis.portal.cluster.AbstractClusterManager
Indicates whether AbstractClusterManager.transmissionReceived(IClusterTransmission) processes the given transmission.
processUnlockForum() - Method in class lumis.service.forum.ForumProcessActionHandler
 
processUnlockTopic() - Method in class lumis.service.forum.ForumProcessActionHandler
 
ProgressConfig - Class in lumis.portal.progress
Config class for Progress properties
ProgressConfig(String, int, int, int, int, String, ProgressConfig.Type, boolean) - Constructor for class lumis.portal.progress.ProgressConfig
 
ProgressConfig(String, int, int, int, int, String, ProgressConfig.Type, boolean, int) - Constructor for class lumis.portal.progress.ProgressConfig
 
ProgressConfig.Type - Enum in lumis.portal.progress
 
ProgressControl - Class in lumis.doui.control.progress
 
ProgressControl() - Constructor for class lumis.doui.control.progress.ProgressControl
 
ProgressControllerHtml - Class in lumis.portal.progress
HTML Controller that returns progress messages for a process to the client
ProgressControllerHtml(HttpServletRequest, HttpServletResponse) - Constructor for class lumis.portal.progress.ProgressControllerHtml
 
ProgressDaoJdbc - Class in lumis.portal.progress
Dao JDBC implementation for Process objects
ProgressDaoJdbc() - Constructor for class lumis.portal.progress.ProgressDaoJdbc
 
ProgressManager - Class in lumis.portal.progress
Manager for Progress operations
ProgressManager() - Constructor for class lumis.portal.progress.ProgressManager
 
ProgressPanelControl - Class in lumis.doui.control.progress
 
ProgressPanelControl() - Constructor for class lumis.doui.control.progress.ProgressPanelControl
 
ProgressStringResource - Class in lumis.portal.progress
String resource for progress
ProgressStringResource() - Constructor for class lumis.portal.progress.ProgressStringResource
 
PropertyPageControl - Class in lumis.doui.control.propertypage
Renders a property page with an interface header control on top and possible [OK] [CANCEL] button controls at the bottom.
PropertyPageControl() - Constructor for class lumis.doui.control.propertypage.PropertyPageControl
 
pubDateFieldId - Variable in class lumis.service.rss.RssConfig
 
PublicDataFolder - Class in lumis.portal.publicdatafolder
Object representing a public data Folder
PublicDataFolder() - Constructor for class lumis.portal.publicdatafolder.PublicDataFolder
 
PublicDataFolderManager - Class in lumis.portal.publicdatafolder
Implements a public data folder manager
PublicDataFolderManager() - Constructor for class lumis.portal.publicdatafolder.PublicDataFolderManager
 
PublicDataFolderProcessActionHandler - Class in lumis.service.portalmanagement.publicdatafolder
Process Action Handler for all Public Data Folder actions
PublicDataFolderProcessActionHandler() - Constructor for class lumis.service.portalmanagement.publicdatafolder.PublicDataFolderProcessActionHandler
 
publicServiceInstanceFiles(SessionConfig, String, boolean, ITransaction) - Method in class lumis.portal.file.FileManager
 
publicServiceInstanceFiles(SessionConfig, String, boolean, ITransaction) - Method in interface lumis.portal.file.IFileManager
Creates or deletes the public copy of the files of a service instance.
PUBLISH_TO_PRINCIPALS_INTERFACE_ID - Static variable in class lumis.content.control.publishtoprincipals.PublishToPrincipalsControl
 
PUBLISH_TO_PRINCIPALS_PARAMETER - Static variable in class lumis.content.metadata.MetaDataController
 
PUBLISH_TO_SERVICE_INSTANCES_INTERFACE_ID - Static variable in class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesControl
 
PUBLISH_TO_SERVICE_INSTANCES_PARAMETER - Static variable in class lumis.content.metadata.MetaDataController
 
publishDate - Variable in class lumis.service.rss.RssResultRow
 
PublishToPrincipalConfig - Class in lumis.content.metadata
Value class for metadata publish to principals related information.
PublishToPrincipalConfig() - Constructor for class lumis.content.metadata.PublishToPrincipalConfig
 
PublishToPrincipalsControl - Class in lumis.content.control.publishtoprincipals
Control that renders interface to publish content to principals
PublishToPrincipalsControl() - Constructor for class lumis.content.control.publishtoprincipals.PublishToPrincipalsControl
 
PublishToPrincipalsListControl - Class in lumis.content.control.publishtoprincipals
Control that renders selected principals to which content will be published
PublishToPrincipalsListControl() - Constructor for class lumis.content.control.publishtoprincipals.PublishToPrincipalsListControl
 
PublishToPrincipalsProcessActionHandler - Class in lumis.service.content.publishtoprincipals
ProcessActionHandler that persists publish to principals information
PublishToPrincipalsProcessActionHandler() - Constructor for class lumis.service.content.publishtoprincipals.PublishToPrincipalsProcessActionHandler
 
PublishToServiceInstancesControl - Class in lumis.content.control.publishtoserviceinstances
Control to publish content to other service instances
PublishToServiceInstancesControl() - Constructor for class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesControl
 
PublishToServiceInstancesListControl - Class in lumis.content.control.publishtoserviceinstances
Control that renders selected service instances to which content will be published
PublishToServiceInstancesListControl() - Constructor for class lumis.content.control.publishtoserviceinstances.PublishToServiceInstancesListControl
 
PublishToServiceInstancesProcessActionHandler - Class in lumis.service.content.publishtoserviceinstances
ProcessActionHandler that persists publish to service instances information
PublishToServiceInstancesProcessActionHandler() - Constructor for class lumis.service.content.publishtoserviceinstances.PublishToServiceInstancesProcessActionHandler
 
put(String, Object) - Method in class lumis.doui.search.common.ParametersSourceDataWrapper
 
put(String, Object) - Method in class lumis.doui.source.SourceData
 
put(String, Object) - Method in class lumis.doui.source.TabularData
Delegates the call to the first row.
put(Object, Object) - Method in class lumis.portal.cache.HibernatePortalCache
 
put(String, K) - Method in class lumis.portal.cache.PortalCache
 
putAll(Map<? extends String, ? extends Object>) - Method in class lumis.doui.source.AbstractSourceData
 
putAll(Map<? extends String, ? extends Object>) - Method in class lumis.doui.source.TabularData
Delegates the call to the first row.

A B C D E F G H I J K L M N O P Q R S T U V W X Z
Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.