A B C D E F G H I L M N O P R S T U V W 

A

A - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "a" nodes.
A_HREF_DEFAULT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML default href.
AbstractDocumentContext<D extends EcmDocument> - Class in org.osivia.portal.api.cms.impl
Abstract implementation of a document context with basic informations (publication, read-write permissions, etc.)
AbstractDocumentContext() - Constructor for class org.osivia.portal.api.cms.impl.AbstractDocumentContext
 
AbstractRegionBean - Class in org.osivia.portal.api.theming
Region java bean abstract super-class.
AbstractRegionBean(String) - Constructor for class org.osivia.portal.api.theming.AbstractRegionBean
Constructor.
AccessibilityRoles - Enum in org.osivia.portal.api.html
Accessibility roles enumeration.
ACCESSKEY - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "accesskey" attributes.
ACTION - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "action" attributes.
adaptPortalUrlToNavigation(PortalControllerContext, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Adapt portal URL to navigation.
adaptPortalUrlToPopup(PortalControllerContext, String, int) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Adapt portal URL to popup.
add(UserPage, boolean) - Method in class org.osivia.portal.api.theming.UserPagesGroup
Add user page.
addAttribute(Element, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add attribute to an existing DOM4J element.
addDataAttribute(Element, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add data attribute to an existing DOM4J element.
addDropdown(PortalControllerContext, MenubarDropdown) - Method in interface org.osivia.portal.api.menubar.IMenubarService
Add menubar dropdown menu.
addGlyphiconText(Element, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add glyphicon and text to an existing DOM4J element.
addGroup(UserPagesGroup) - Method in class org.osivia.portal.api.theming.UserPortal
Add user pages group.
addItem(PortalControllerContext, String, SelectionItem) - Method in interface org.osivia.portal.api.selection.ISelectionService
Add item to a specified selection.
addMessage(String) - Method in class org.osivia.portal.api.notifications.Notifications
Add single message to messages list.
addMessages(List<String>) - Method in class org.osivia.portal.api.notifications.Notifications
Add multiple messages to messages list.
addNotification(PortalControllerContext, String, NotificationsType) - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
Display a notification with a key label
addNotification(PortalControllerContext, String, NotificationsType, Object...) - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
Display a notification with a key label and variables
addNotifications(PortalControllerContext, Notifications) - Method in interface org.osivia.portal.api.notifications.INotificationsService
Add notifications.
addPermissions(Permissions) - Method in interface org.osivia.portal.api.cms.DocumentContext
Add a permisions definition to the collection of permissions
addPermissions(Permissions) - Method in class org.osivia.portal.api.cms.impl.AbstractDocumentContext
 
addPublicationInfos(PublicationInfos) - Method in interface org.osivia.portal.api.cms.DocumentContext
Add a publication informations definition to the collection of publication informations
addPublicationInfos(PublicationInfos) - Method in class org.osivia.portal.api.cms.impl.AbstractDocumentContext
 
addRegion(RenderPageCommand, PageRendition, RenderedRegionBean) - Method in interface org.osivia.portal.api.theming.IRegionsThemingService
Add rendered region.
addSimpleNotification(PortalControllerContext, String, NotificationsType) - Method in interface org.osivia.portal.api.notifications.INotificationsService
Add a simple notification.
addSimpleNotification(PortalControllerContext, String, NotificationsType, Long) - Method in interface org.osivia.portal.api.notifications.INotificationsService
Add a simple notification.
addSortedHeaderIcon(HeaderCell, boolean) - Method in class org.osivia.portal.api.displaytag.SortableTableDecorator
Add sorted header cell icon.
addText(Element, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add text to an existing DOM4J element.
addTooltip(Element, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add tooltip to element.
ALT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "alt" attributes.
ARIA_HIDDEN - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "aria-hidden" attributes.
ASK_PUBLISH - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 
ATTR_BREADCRUMB - Static variable in class org.osivia.portal.api.Constants
Breadcrumb content attribute name.
ATTR_FIRST_TAB - Static variable in class org.osivia.portal.api.Constants
First tab attribute name.
ATTR_HEADER_APPLICATION_NAME - Static variable in class org.osivia.portal.api.Constants
Application name.
ATTR_HEADER_CANONICAL_URL - Static variable in class org.osivia.portal.api.Constants
Canonical URL.
ATTR_HEADER_METADATA - Static variable in class org.osivia.portal.api.Constants
content of meta tags.
ATTR_HEADER_PORTAL_BASE_URL - Static variable in class org.osivia.portal.api.Constants
Portal base URL.
ATTR_HEADER_TITLE - Static variable in class org.osivia.portal.api.Constants
content of title tag
ATTR_LOGGED_PERSON - Static variable in class org.osivia.portal.api.Constants
Logged person.
ATTR_PAGE_CATEGORY - Static variable in class org.osivia.portal.api.Constants
Page category attribute name.
ATTR_PAGE_ID - Static variable in class org.osivia.portal.api.Constants
Current page identifier attribute name.
ATTR_PAGE_NAME - Static variable in class org.osivia.portal.api.Constants
Current page name attribute name.
ATTR_PORTAL_CTX - Static variable in class org.osivia.portal.api.Constants
Portal controller context attribute name.
ATTR_PORTAL_HOME_URL - Static variable in class org.osivia.portal.api.Constants
Portal home page URL.
ATTR_SEARCH_URL - Static variable in class org.osivia.portal.api.Constants
Search URL attribute name.
ATTR_SEARCH_WEB_URL - Static variable in class org.osivia.portal.api.Constants
Search web URL attribute name.
ATTR_SITE_MAP - Static variable in class org.osivia.portal.api.Constants
Site map attribute name.
ATTR_SPACE_CONFIG - Static variable in class org.osivia.portal.api.Constants
Native space object attribute name.
ATTR_SPACE_SITE_INDICATOR - Static variable in class org.osivia.portal.api.Constants
Space site indicator.
ATTR_TOOLBAR_ADMINISTRATION_CONTENT - Static variable in class org.osivia.portal.api.Constants
Administration HTML content attribute name.
ATTR_TOOLBAR_LOGIN_URL - Static variable in class org.osivia.portal.api.Constants
Login URL attribute name.
ATTR_TOOLBAR_MY_PROFILE - Static variable in class org.osivia.portal.api.Constants
User's profile
ATTR_TOOLBAR_MY_SPACE_URL - Static variable in class org.osivia.portal.api.Constants
My space URL attribute name.
ATTR_TOOLBAR_PERSON - Static variable in class org.osivia.portal.api.Constants
Principal alias
ATTR_TOOLBAR_PRINCIPAL - Static variable in class org.osivia.portal.api.Constants
Principal attribute name.
ATTR_TOOLBAR_REFRESH_PAGE_URL - Static variable in class org.osivia.portal.api.Constants
User refresh page URL attribute name.
ATTR_TOOLBAR_SIGN_OUT_URL - Static variable in class org.osivia.portal.api.Constants
Sign out URL attribute name.
ATTR_TOOLBAR_USER_CONTENT - Static variable in class org.osivia.portal.api.Constants
 
ATTR_URL_FACTORY - Static variable in class org.osivia.portal.api.Constants
URL factory attribute name.
ATTR_USER_DATAS - Static variable in class org.osivia.portal.api.Constants
User session data attribute name.
ATTR_USER_PORTAL - Static variable in class org.osivia.portal.api.Constants
User portal attribute name.
ATTR_WIZARD_MODE - Static variable in class org.osivia.portal.api.Constants
Wizard mode indicator.
ATTRIBUTE_NAME - Static variable in class org.osivia.portal.api.internationalization.Bundle
Bundle request attribute name.

B

BASE_PATH - Static variable in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
property : the path of the container of the document (a workspace, a publication space)
BasicPermissions - Class in org.osivia.portal.api.cms.impl
Default class for permissions on a document
BasicPermissions() - Constructor for class org.osivia.portal.api.cms.impl.BasicPermissions
 
BasicPublicationInfos - Class in org.osivia.portal.api.cms.impl
Default class for publication informations on a document
BasicPublicationInfos() - Constructor for class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
Breadcrumb - Class in org.osivia.portal.api.theming
Breadcrumb java-bean.
Breadcrumb() - Constructor for class org.osivia.portal.api.theming.Breadcrumb
Constructor.
BreadcrumbItem - Class in org.osivia.portal.api.theming
Breadcrumb item.
BreadcrumbItem(String, String, Object, boolean) - Constructor for class org.osivia.portal.api.theming.BreadcrumbItem
Constructor.
browse(PortalControllerContext) - Method in interface org.osivia.portal.api.path.IBrowserService
Browse documents into JSON data.
Bundle - Class in org.osivia.portal.api.internationalization
Internationalized bundle java bean.
Bundle(IInternationalizationService, ClassLoader, Locale) - Constructor for class org.osivia.portal.api.internationalization.Bundle
Constructor.
BUTTON - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "button" nodes.

C

CACHE_SCOPE_GLOBAL - Static variable in class org.osivia.portal.api.cache.services.CacheInfo
The cache scope global.
CACHE_SCOPE_NONE - Static variable in class org.osivia.portal.api.cache.services.CacheInfo
The cache scope none.
CACHE_SCOPE_PORTLET_CONTEXT - Static variable in class org.osivia.portal.api.cache.services.CacheInfo
The cache scope portlet context.
CACHE_SCOPE_PORTLET_SESSION - Static variable in class org.osivia.portal.api.cache.services.CacheInfo
The cache scope portlet session.
CACHE_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Cache service name.
CacheDatas - Class in org.osivia.portal.api.cache.services
The Class CacheDatas.
CacheDatas(CacheInfo, Object) - Constructor for class org.osivia.portal.api.cache.services.CacheDatas
Instantiates a new cache datas.
CacheInfo - Class in org.osivia.portal.api.cache.services
The Class CacheInfo.
CacheInfo(String, int, IServiceInvoker, Object, PortletContext, boolean) - Constructor for class org.osivia.portal.api.cache.services.CacheInfo
Instantiates a new cache info.
CANCEL_PUBLISH - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 
CHECKED - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "checked" attributes.
checkIfPortalParametersReloaded(long) - Method in interface org.osivia.portal.api.cache.services.ICacheService
 
CLASS - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "class" attributes.
CLASS_FANCYBOX_CELL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox table cell class.
CLASS_FANCYBOX_CENTER_CONTENT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox center content class.
CLASS_FANCYBOX_CONTAINER - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox container class.
CLASS_FANCYBOX_FORM - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox form class.
CLASS_FANCYBOX_LABEL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox cell label class.
CLASS_FANCYBOX_ROW - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox table row class.
CLASS_FANCYBOX_TABLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox table class.
CLASS_FANCYFRAME - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox portlet popup class.
CLASS_FANCYFRAME_REFRESH - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox portlet popup with refresh on close class.
CLASS_NAVIGATION_ITEM - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML navigation item class for "li" nodes.
CLASS_SMALL_INPUT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML small inputs like checkboxes class.
CLASS_TOGGLE_ROW - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML toggle row display class.
clearCaches() - Method in interface org.osivia.portal.api.directory.IDirectoryService
clear all entries in all caches registered in the service.
clone() - Method in class org.osivia.portal.api.menubar.MenubarItem
clone() - Method in interface org.osivia.portal.api.portlet.PortletStatus
Creates and returns a copy of this portlet status.
closePanel(PortalControllerContext, Panel) - Method in interface org.osivia.portal.api.panels.IPanelsService
Close panel.
CMS_EDITION_DROPDOWN_MENU_ID - Static variable in class org.osivia.portal.api.menubar.MenubarDropdown
Menubar CMS edition dropdown menu identifier.
COLS - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "cols" attributes.
computeLoggedUser(HttpServletRequest) - Method in interface org.osivia.portal.api.login.IUserDatasModule
Compute user datas into a DirectoryPerson object
computeUser(String) - Method in interface org.osivia.portal.api.login.IUserDatasModule
Compute user datas into a DirectoryPerson object
computeUserDatas(HttpServletRequest, Map<String, Object>) - Method in interface org.osivia.portal.api.login.IUserDatasModule
Deprecated.
see computeLoggedUser
Constants - Class in org.osivia.portal.api
Constants.
contains(PortalControllerContext, EcmDocument, String, Map<String, String>) - Method in interface org.osivia.portal.api.theming.TabGroup
Check if this group contains this document.
CONTENT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "content" attributes.
CONTENT_PATH - Static variable in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
property : the path of the document
CONTEXTUALIZATION_PAGE - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Contextualization type "page".
CONTEXTUALIZATION_PORTAL - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Contextualization type "portal".
CONTEXTUALIZATION_PORTLET - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Contextualization type "portlet".
CONTRIBUTION_MODE_EDITION - Static variable in class org.osivia.portal.api.contribution.IContributionService.EditionState
 
CONTRIBUTION_MODE_ONLINE - Static variable in class org.osivia.portal.api.contribution.IContributionService.EditionState
 
CONTRIBUTION_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Contribution service name.
ctx - Static variable in class org.osivia.portal.api.deployment.DeploymentContext
 
CustomizationContext - Class in org.osivia.portal.api.customization
Customization context.
CustomizationContext(Map<String, Object>, PortalControllerContext, Locale) - Constructor for class org.osivia.portal.api.customization.CustomizationContext
Constructor.
CustomizationContext(Map<String, Object>) - Constructor for class org.osivia.portal.api.customization.CustomizationContext
Constructor.
CustomizationContext(Map<String, Object>, PortalControllerContext) - Constructor for class org.osivia.portal.api.customization.CustomizationContext
Constructor.
CustomizationContext(Map<String, Object>, Locale) - Constructor for class org.osivia.portal.api.customization.CustomizationContext
Constructor.
customizationIDs - Variable in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
The customization i ds.
CustomizationModuleMetadatas - Class in org.osivia.portal.api.customization
The Class CustomizationModuleMetadatas.
CustomizationModuleMetadatas() - Constructor for class org.osivia.portal.api.customization.CustomizationModuleMetadatas
 
customize(String, CustomizationContext) - Method in interface org.osivia.portal.api.customization.ICustomizationModule
Customize.
CUSTOMIZER_ATTRIBUTE_ADMINISTATOR - Static variable in interface org.osivia.portal.api.theming.IRenderedRegions
Regions theming customizer administrator indicator attribute.
CUSTOMIZER_ATTRIBUTE_CONFIGURATION - Static variable in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Project customizer configuration attribute name.
CUSTOMIZER_ATTRIBUTE_KEY - Static variable in interface org.osivia.portal.api.internationalization.IInternationalizationService
Internationalization customizer resource key attribute.
CUSTOMIZER_ATTRIBUTE_LAYOUT_CONTEXT_PATH - Static variable in interface org.osivia.portal.api.theming.IRenderedRegions
Regions theming customizer layout context path attribute.
CUSTOMIZER_ATTRIBUTE_LOCALE - Static variable in interface org.osivia.portal.api.internationalization.IInternationalizationService
Internationalization customizer locale attribute.
CUSTOMIZER_ATTRIBUTE_NAME - Static variable in interface org.osivia.portal.api.theming.IAttributesBundle
Regions attributes bundles customizer name attribute.
CUSTOMIZER_ATTRIBUTE_RENDERED_REGIONS - Static variable in interface org.osivia.portal.api.theming.IRenderedRegions
Regions theming customizer context path attribute.
CUSTOMIZER_ATTRIBUTE_RESULT - Static variable in interface org.osivia.portal.api.internationalization.IInternationalizationService
Internationalization customizer custom result attribute.
CUSTOMIZER_ATTRIBUTE_RESULT - Static variable in interface org.osivia.portal.api.theming.IAttributesBundle
Regions attributes bundles customizer bundle result attribute.
CUSTOMIZER_ATTRIBUTE_THEME_CONTEXT_PATH - Static variable in interface org.osivia.portal.api.theming.IRenderedRegions
Regions theming customizer theme context path attribute.
CUSTOMIZER_ID - Static variable in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Project customizer identifier.
CUSTOMIZER_ID - Static variable in interface org.osivia.portal.api.internationalization.IInternationalizationService
Internationalization customizer identifier.
CUSTOMIZER_ID - Static variable in interface org.osivia.portal.api.login.IUserDatasModule
Post login processor customizer identifier.
CUSTOMIZER_ID - Static variable in interface org.osivia.portal.api.theming.IAttributesBundle
Regions attributes bundles customizer identifier.
CUSTOMIZER_ID - Static variable in interface org.osivia.portal.api.theming.IRenderedRegions
Regions theming customizer identifier.
customizeRenderedRegion(String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Customize rendered region.
customizeRenderedRegion(String, String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Customize rendered region.

D

DATA_CONTAINER - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "data-container" attributes.
DATA_DISMISS - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "data-dismiss" attributes.
DATA_ORIGINAL_TITLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "data-original-title" attributes.
DATA_PLACEMENT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "data-placement" attributes.
DATA_TOGGLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "data-toggle" attributes.
decodeProperties(String) - Static method in class org.osivia.portal.api.page.PageParametersEncoder
Decode properties.
decodeProperties(String) - Static method in class org.osivia.portal.api.urls.WindowProperties
Decode properties.
decoratePortletsRegion(String, String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Decorate portlets region with header and/or footer.
decoratePortletsRegion(String, String, String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Decorate portlets region with header and/or footer.
decorateRegion(RenderPageCommand, PortletsRegionBean) - Method in interface org.osivia.portal.api.theming.IRegionsThemingService
Decorate portlets region.
defineDefaultRenderedRegion(String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Define default rendered region.
defineFixedRenderedRegion(String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Define fixed rendered region.
deleteSelection(PortalControllerContext, String) - Method in interface org.osivia.portal.api.selection.ISelectionService
Delete a specified selection.
DeploymentContext - Class in org.osivia.portal.api.deployment
Permet de modifier à partir d'un portlet les paramètres de déploiement
DeploymentContext() - Constructor for class org.osivia.portal.api.deployment.DeploymentContext
 
DIRECTORY_SERVICE_LOCATOR_NAME - Static variable in class org.osivia.portal.api.Constants
Directory locator service name.
DirectoryBean - Interface in org.osivia.portal.api.directory
 
DirectoryHelper - Class in org.osivia.portal.api.directory
 
DirectoryHelper() - Constructor for class org.osivia.portal.api.directory.DirectoryHelper
 
DirectoryPerson - Class in org.osivia.portal.api.directory.entity
Person from LDAP directory
DirectoryPerson() - Constructor for class org.osivia.portal.api.directory.entity.DirectoryPerson
 
DISABLED - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "disabled" attributes.
DISPLAY_LIVE_VERSION - Static variable in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
property : should display the live version
DISPLAYCTX_PREVIEW_LIVE_VERSION - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Display context preview (live version for validation purpose).
DISPLAYCTX_REFRESH - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Display context refresh.
DIV - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "div" nodes.
document - Variable in class org.osivia.portal.api.cms.impl.AbstractDocumentContext
document
DocumentContext<D extends EcmDocument> - Interface in org.osivia.portal.api.cms
This class is a root class context for all informations about a CMS document
DocumentState - Enum in org.osivia.portal.api.cms
State of a document
DocumentType - Class in org.osivia.portal.api.cms
CMS item type java-bean.
DocumentType(String, boolean, boolean, boolean, boolean, boolean, boolean, List<String>, String) - Constructor for class org.osivia.portal.api.cms.DocumentType
Constructor.
DocumentType(String, boolean, boolean, boolean, boolean, boolean, boolean, List<String>, String, String) - Constructor for class org.osivia.portal.api.cms.DocumentType
Constructor.
DocumentType(String, boolean, boolean, boolean, boolean, boolean, boolean, List<String>, String, String, boolean) - Constructor for class org.osivia.portal.api.cms.DocumentType
Constructor.
DocumentType(String, boolean, boolean, boolean, boolean, boolean, boolean, List<String>, String, String, boolean, boolean) - Constructor for class org.osivia.portal.api.cms.DocumentType
 
DocumentType(String, boolean, boolean, boolean, boolean, boolean, boolean, List<String>, String, String, boolean, boolean, boolean) - Constructor for class org.osivia.portal.api.cms.DocumentType
Constructor.
DOM4JUtils - Class in org.osivia.portal.api.html
Utility class with null-safe methods for DOM4J usage.

E

EcmCommand - Class in org.osivia.portal.api.ecm
Describe a command executed by the ECM
EcmCommand(String, EcmCommand.ReloadAfterCommandStrategy, String, Map<String, Object>) - Constructor for class org.osivia.portal.api.ecm.EcmCommand
 
EcmCommand.ReloadAfterCommandStrategy - Enum in org.osivia.portal.api.ecm
 
EcmCommonCommands - Enum in org.osivia.portal.api.ecm
Main commands on the ecm
EcmDocument - Interface in org.osivia.portal.api.cms
This interface should be implemented by an Ecm provider
EcmViews - Enum in org.osivia.portal.api.ecm
Main command views on the ecm
enabled() - Method in interface org.osivia.portal.api.trace.ITraceService
Test if service is avaliable
encodeProperties(Map<String, List<String>>) - Static method in class org.osivia.portal.api.page.PageParametersEncoder
Encode properties.
encodeProperties(Map<String, String>) - Static method in class org.osivia.portal.api.urls.WindowProperties
Encode properties.
equals(Object) - Method in class org.osivia.portal.api.cms.DocumentType
equals(Object) - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
equals(Object) - Method in class org.osivia.portal.api.menubar.MenubarObject
equals(Object) - Method in class org.osivia.portal.api.selection.SelectionItem
equals(Object) - Method in class org.osivia.portal.api.taskbar.TaskbarTask
equals(Object) - Method in class org.osivia.portal.api.theming.UserPage
equals(Object) - Method in class org.osivia.portal.api.theming.UserPagesGroup

F

FIELDSET - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "fieldset" nodes.
FIGCAPTION - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "figcaption" nodes.
FIGURE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "figure" nodes.
fill(RenderPageCommand, PageRendition, Map<String, Object>) - Method in interface org.osivia.portal.api.theming.IAttributesBundle
Fill attributes map with current region attributes.
findMBean(Class<T>, String) - Static method in class org.osivia.portal.api.locator.Locator
Return a MBean specified by its class and lookup name using JBoss JMX utilities.
FOR - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "for" attributes.
ForeignBeanProvider - Class in org.osivia.portal.api.directory
Used to provided beans from service-directory portlet to client portlets
ForeignBeanProvider() - Constructor for class org.osivia.portal.api.directory.ForeignBeanProvider
 
FORM - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "form" nodes.
FORM_METHOD_GET - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML form method "get" value.
FORM_METHOD_POST - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML form method "post" value.
FORMATTER_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Formatter service name.

G

generateDivElement(String, AccessibilityRoles) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate HTML "div" DOM4J element.
generateDivElement(String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate HTML "div" DOM4J element.
generateElement(String, String, String, String, AccessibilityRoles) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate DOM4J element.
generateElement(String, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate DOM4J element.
generateLinkElement(String, String, String, String, String, String, AccessibilityRoles) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate HTML "a" link DOM4J element.
generateLinkElement(String, String, String, String, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate HTML "a" link DOM4J element.
generateLinkElement(String, String, String, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate HTML "a" link DOM4J element.
generateNavbarContent(PortalControllerContext) - Method in interface org.osivia.portal.api.menubar.IMenubarService
Generate navbar actions menubar HTML content.
generatePortletContent(PortalControllerContext, List<MenubarItem>) - Method in interface org.osivia.portal.api.menubar.IMenubarService
Generate portlet menubar HTML content.
getAbout() - Method in class org.osivia.portal.api.trace.Trace
 
getAction() - Method in class org.osivia.portal.api.trace.Trace
 
getActiveId(PortalControllerContext) - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Get active task identifier.
getActor() - Method in class org.osivia.portal.api.trace.Trace
 
getAlias() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Getter de l'alias de la personne (pseudo)
getAllCommands() - Method in interface org.osivia.portal.api.ecm.IEcmCommandervice
List all commands
getAllPermissions() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get all classes (with extentions) about permissions on the current document
getAllPermissions() - Method in class org.osivia.portal.api.cms.impl.AbstractDocumentContext
 
getAllPublicationInfos() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get all classes (with extentions) about publication informations on the current document
getAllPublicationInfos() - Method in class org.osivia.portal.api.cms.impl.AbstractDocumentContext
 
getAskPublishContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Return a "ask to publish" contribution URL for current document.
getAssociatedHTML() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for associatedHTML.
getAttribute(PortalControllerContext, String) - Method in interface org.osivia.portal.api.sequencing.IPortletSequencingService
Get sequencing attribute.
getAttribute(RenderPageCommand, PageRendition, String) - Method in interface org.osivia.portal.api.theming.IRegionsThemingService
Get attribute from his name.
getAttributeNames() - Method in interface org.osivia.portal.api.theming.IAttributesBundle
Get attribute names set.
getAttributes() - Method in class org.osivia.portal.api.customization.CustomizationContext
Getter for attributes.
getAttributes(PortalControllerContext) - Method in interface org.osivia.portal.api.sequencing.IPortletSequencingService
Get sequencing attributes.
getAvatar() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
 
getBackURL(PortalControllerContext, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get back URL.
getBasePath() - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
getBasePortalUrl(PortalControllerContext) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get base portal URL.
getBestDisplayName(DirectoryPerson) - Static method in class org.osivia.portal.api.directory.DirectoryHelper
 
getBirthDate() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
 
getBundle(Locale) - Method in interface org.osivia.portal.api.internationalization.IBundleFactory
Get internationalized bundle.
getBundleFactory(ClassLoader) - Method in interface org.osivia.portal.api.internationalization.IInternationalizationService
Get bundle factory.
getBundleFactory() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getCache(CacheInfo) - Method in interface org.osivia.portal.api.cache.services.ICacheService
Gets the cache.
getCancelPublishingAskContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Return a "cancel publising workflow" contribution URL for current document.
getChangeEditionStateUrl(PortalControllerContext, IContributionService.EditionState) - Method in interface org.osivia.portal.api.contribution.IContributionService
Change current window state
getChildren() - Method in class org.osivia.portal.api.theming.Breadcrumb
Getter for children.
getChildren() - Method in class org.osivia.portal.api.theming.UserPage
Getter for children.
getClassLoader() - Method in class org.osivia.portal.api.internationalization.Bundle
Getter for classLoader.
getClosedAttribute() - Method in enum org.osivia.portal.api.panels.Panel
Getter for closedAttribute.
getClosePageUrl() - Method in class org.osivia.portal.api.theming.UserPage
Getter for closePageUrl.
getCMSPath() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get current CMS path.
getCMSPlayer(DocumentContext<D>) - Method in interface org.osivia.portal.api.player.IPlayerModule
Make a player with the document
getCMSUrl(PortalControllerContext, String, String, Map<String, String>, String, String, String, String, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get CMS URL.
getCn() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Getter du Cn (sous la forme "Nom Prenom")
getCommand(EcmCommonCommands) - Method in interface org.osivia.portal.api.ecm.IEcmCommandervice
Getter
getCommand(String) - Method in interface org.osivia.portal.api.ecm.IEcmCommandervice
Getter
getCommandName() - Method in class org.osivia.portal.api.ecm.EcmCommand
 
getCommonCommandName() - Method in class org.osivia.portal.api.ecm.EcmCommand
 
getContent() - Method in class org.osivia.portal.api.cache.services.CacheDatas
Gets the content.
getContentPath() - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
getContext() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Gets the context.
getContext() - Static method in class org.osivia.portal.api.deployment.DeploymentContext
 
getContextPath() - Method in class org.osivia.portal.api.theming.AbstractRegionBean
Getter for contextPath.
getContributionMode() - Method in class org.osivia.portal.api.contribution.IContributionService.EditionState
 
getControllerCtx() - Method in class org.osivia.portal.api.context.PortalControllerContext
Gets the controller ctx.
getCreationTime() - Method in class org.osivia.portal.api.notifications.Notifications
Getter for creationTime.
getCustomizationIDs() - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Gets the customization i ds.
getCustomTasks(PortalControllerContext) - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Get taskbar custom tasks.
getData() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for data.
getDefaultPage() - Method in class org.osivia.portal.api.theming.UserPortal
Getter for defaultPage.
getDefaultTemplate() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for defaultTemplate.
getDestroyCurrentPageUrl(PortalControllerContext) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get destroy current page URL.
getDestroyPageUrl(PortalControllerContext, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get destroy page URL.
getDirectoryBean(String, Class<T>) - Method in interface org.osivia.portal.api.directory.IDirectoryService
Get a bean (for advanced portlets usage)
getDirectoryService() - Method in interface org.osivia.portal.api.directory.IDirectoryServiceLocator
 
getDirectoryService() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getDirectoryServiceLocator() - Method in class org.osivia.portal.api.directory.ForeignBeanProvider
 
getDisplayContext() - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
getDisplayedPages() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for displayedPages.
getDisplayedPagesCount() - Method in class org.osivia.portal.api.theming.UserPortal
Getter for displayedPagesCount.
getDisplayName() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Getter du display name (sous la forme "Prénom Nom")
getDisplayTitle() - Method in class org.osivia.portal.api.selection.SelectionItem
Getter.
getDoc() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get the document
getDocPath() - Method in class org.osivia.portal.api.contribution.IContributionService.EditionState
 
getDomain() - Method in class org.osivia.portal.api.net.ProxyUtils.ProxyCredentials
Gets the domain.
getDropdown(PortalControllerContext, String) - Method in interface org.osivia.portal.api.menubar.IMenubarService
Get menubar dropdown menu.
getEcmCommandUrl(PortalControllerContext, String, EcmCommonCommands) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Return an url who fire the ECM
getEcmCommandUrl(PortalControllerContext, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Return an url who fire the ECM
getEcmUrl(PortalControllerContext, EcmViews, String, Map<String, String>) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get an ECM URL (for front office views)
getEditionState(PortalControllerContext) - Method in interface org.osivia.portal.api.contribution.IContributionService
get current window state
getEditorialContent() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for editorialContent.
getEmail() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Récupération de l'adresse email de la personne
getErrorCode() - Method in class org.osivia.portal.api.notifications.Notifications
Getter for errorCode.
getExpirationDelay() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Gets the expiration delay.
getExpirationTime() - Method in class org.osivia.portal.api.notifications.Notifications
Getter for expirationTime.
getExternalUrl() - Method in class org.osivia.portal.api.player.Player
 
getExtraProperties() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Getter for extraProperties.
getFooterPath() - Method in class org.osivia.portal.api.theming.PortletsRegionBean
Getter for footerPath.
getForcedLivePath() - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
getForeignBean(String, Class<T>) - Method in class org.osivia.portal.api.directory.ForeignBeanProvider
get a bean in the service-directory spring context
getGender() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
 
getGivenName() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Getter du GivenName (Prénom)
getGlyph() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for glyph.
getGlyphicon() - Method in class org.osivia.portal.api.menubar.MenubarObject
Getter for glyphicon.
getGroup() - Method in interface org.osivia.portal.api.menubar.MenubarContainer
Get parent menubar group.
getGroup() - Method in class org.osivia.portal.api.menubar.MenubarDropdown
Get parent menubar group.
getGroup() - Method in enum org.osivia.portal.api.menubar.MenubarGroup
Get parent menubar group.
getGroup() - Method in class org.osivia.portal.api.theming.UserPage
Getter for group.
getGroup(String) - Method in class org.osivia.portal.api.theming.UserPortal
Get user pages group.
getGroups() - Method in class org.osivia.portal.api.theming.UserPortal
Get user pages groups.
getHeaderPath() - Method in class org.osivia.portal.api.theming.PortletsRegionBean
Getter for headerPath.
getHiddenPages() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for hiddenPages.
getHost() - Method in class org.osivia.portal.api.net.ProxyUtils.ProxyConfig
Gets the host.
getHtmlClass() - Method in enum org.osivia.portal.api.notifications.NotificationsType
Getter for htmlClass.
getHtmlClasses() - Method in enum org.osivia.portal.api.menubar.MenubarGroup
Getter for htmlClasses.
getHtmlClasses() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for htmlClasses.
getHttpErrorUrl(PortalControllerContext, int) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get HTTP error page URL.
getHttpServletRequest() - Method in class org.osivia.portal.api.context.PortalControllerContext
Get HTTP servlet request.
getHttpServletRequest() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get HTTP servlet request.
getIcon() - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Getter for icon.
getIcon() - Method in interface org.osivia.portal.api.theming.TabGroup
Get tab group icon.
getIcon() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for icon.
getId() - Method in class org.osivia.portal.api.menubar.MenubarObject
Getter for id.
getId() - Method in class org.osivia.portal.api.selection.SelectionItem
Getter.
getId() - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Getter for id.
getId() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for id.
getId() - Method in class org.osivia.portal.api.theming.UserPage
Getter for id.
getInstance() - Method in class org.osivia.portal.api.panels.PanelPlayer
Getter for instance.
getInvoker() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Gets the invoker.
getItemKey() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Gets the item key.
getKey() - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Getter for key.
getLabel() - Method in class org.osivia.portal.api.path.PortletPathItem
Gets the label.
getLabelKey() - Method in interface org.osivia.portal.api.theming.TabGroup
Get label internationalization key.
getLabelKey() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for labelKey.
getLayoutContextPath(RenderPageCommand) - Method in interface org.osivia.portal.api.theming.IRegionsThemingService
Get layout context path from render page command.
getListeProfiles() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
 
getLiveId() - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
getLocale() - Method in class org.osivia.portal.api.customization.CustomizationContext
Getter for locale.
getLocale() - Method in class org.osivia.portal.api.internationalization.Bundle
Getter for locale.
getMaximizedPlayer() - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Getter for maximizedPlayer.
getMenubarItems() - Method in class org.osivia.portal.api.theming.Breadcrumb
Getter for menubarItems.
getMenubarService() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getMessage(PortalControllerContext, String) - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
Return a label in resources files
getMessage(PortalControllerContext, String, Object...) - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
Return a label in resources files
getMessages() - Method in class org.osivia.portal.api.notifications.Notifications
Getter for messages.
getModule() - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Gets the module.
getModule(String) - Method in interface org.osivia.portal.api.login.IUserDatasModuleRepository
Get a module
getModule() - Method in class org.osivia.portal.api.login.UserDatasModuleMetadatas
Gets the module.
getName() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for name.
getName() - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Gets the name.
getName() - Method in class org.osivia.portal.api.login.UserDatasModuleMetadatas
Gets the name.
getName() - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Getter for name.
getName() - Method in class org.osivia.portal.api.theming.AbstractRegionBean
Getter for name.
getName() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for name.
getName() - Method in interface org.osivia.portal.api.theming.TabGroup
Get tab group name.
getName() - Method in class org.osivia.portal.api.theming.UserPage
Getter for name.
getName() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for name.
getName() - Method in class org.osivia.portal.api.theming.UserPortal
Getter for name.
getNavbarSortedItems(PortalControllerContext) - Method in interface org.osivia.portal.api.menubar.IMenubarService
Get navbar menubar items, sorted by groups.
getNavigationPath() - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
getNavigationPlayer(PortalControllerContext, String) - Method in interface org.osivia.portal.api.panels.IPanelsService
Get navigation panel player.
getNavigationTasks(PortalControllerContext, String) - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Get taskbar navigation tasks.
getNotificationsList(PortalControllerContext) - Method in interface org.osivia.portal.api.notifications.INotificationsService
Get notifications list.
getNotificationsService() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getOnclick() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for onclick.
getOrder() - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Gets the order.
getOrder() - Method in class org.osivia.portal.api.login.UserDatasModuleMetadatas
Gets the order.
getOrder() - Method in enum org.osivia.portal.api.menubar.MenubarGroup
Getter for order.
getOrder() - Method in class org.osivia.portal.api.menubar.MenubarObject
Getter for order.
getPage() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get current page.
getPageProperty(String) - Method in class org.osivia.portal.api.windows.InternalWindow
 
getPageProperty(String) - Method in interface org.osivia.portal.api.windows.PortalWindow
Gets the page property.
getPages() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for pages.
getParameterizedURL(PortalControllerContext, String, String, String, String, Boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get parameterized URL.
getParent() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for parent.
getPath() - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Getter for path.
getPath() - Method in class org.osivia.portal.api.theming.RenderedRegionBean
Getter for path.
getPermaLink(PortalControllerContext, String, Map<String, String>, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get permalink URL.
getPermissions(Class<P>) - Method in interface org.osivia.portal.api.cms.DocumentContext
Get permissions
getPermissions(Class<P>) - Method in class org.osivia.portal.api.cms.impl.AbstractDocumentContext
 
getPerson(String) - Method in interface org.osivia.portal.api.directory.IDirectoryService
get a person
getPort() - Method in class org.osivia.portal.api.net.ProxyUtils.ProxyConfig
Gets the port.
getPortalCMSContextualizedPage(PortalControllerContext, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get portal CMS contextualized page.
getPortalControllerContext() - Method in class org.osivia.portal.api.customization.CustomizationContext
Getter for portalControllerContext.
getPortalFormSubTypes() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for portalFormSubTypes.
getPortalObjectId() - Method in class org.osivia.portal.api.theming.UserPage
Getter for portalObjectId.
getPortalUrlFactory() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getPortAsInt(String) - Static method in class org.osivia.portal.api.net.ProxyUtils.ProxyConfig
Gets the port as int.
getPortletContext() - Method in class org.osivia.portal.api.directory.ForeignBeanProvider
 
getPortletCtx() - Method in class org.osivia.portal.api.context.PortalControllerContext
Gets the portlet ctx.
getPortletInstance() - Method in class org.osivia.portal.api.player.Player
 
getPortletPath() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for portletPath.
getPortletSortedItems(List<MenubarItem>) - Method in interface org.osivia.portal.api.menubar.IMenubarService
Get portlet menubar items, sorted by groups.
getPriority() - Method in enum org.osivia.portal.api.notifications.NotificationsType
Getter for priority.
getProperties() - Method in class org.osivia.portal.api.panels.PanelPlayer
Getter for properties.
getProperties() - Method in class org.osivia.portal.api.selection.SelectionItem
Getter.
getProperties() - Method in class org.osivia.portal.api.windows.InternalWindow
 
getProperties() - Method in interface org.osivia.portal.api.windows.PortalWindow
Gets the properties.
getProperty(String) - Method in class org.osivia.portal.api.windows.InternalWindow
 
getProperty(String) - Method in interface org.osivia.portal.api.windows.PortalWindow
Gets the property.
getProxyConfigFromEnvProperties() - Static method in class org.osivia.portal.api.net.ProxyUtils
Retourne les paramètres du proxy http, lus depuis des propriétés système.
getProxyUserFromEnvProperties() - Static method in class org.osivia.portal.api.net.ProxyUtils
Retourne les paramètres d'authentification au proxy http, lus depuis des propriétés système.
getPublicationInfos(Class<P>) - Method in interface org.osivia.portal.api.cms.DocumentContext
Get publication informations
getPublicationInfos(Class<P>) - Method in class org.osivia.portal.api.cms.impl.AbstractDocumentContext
 
getPublishContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Return a publish contribution URL for current document.
getPutDocumentInTrashUrl(PortalControllerContext, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get put document in trash URL.
getRealCommand() - Method in class org.osivia.portal.api.ecm.EcmCommand
 
getRealCommandParameters() - Method in class org.osivia.portal.api.ecm.EcmCommand
 
getRefreshPageUrl(PortalControllerContext) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get refresh page URL.
getRefreshPageUrl(PortalControllerContext, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get refresh page URL and notify creation of new content.
getRegionName() - Method in enum org.osivia.portal.api.panels.Panel
Getter for regionName.
getRejectPublishContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Return a "reject publishing" contribution URL for current document.
getRenderParams() - Method in class org.osivia.portal.api.path.PortletPathItem
Gets the render params.
getRequest() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Gets the request.
getRequest() - Method in class org.osivia.portal.api.context.PortalControllerContext
Gets the request.
getResponse() - Method in class org.osivia.portal.api.context.PortalControllerContext
Gets the response.
getScope() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Gets the scope.
getScope() - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
getSelectionItems(PortalControllerContext, String) - Method in interface org.osivia.portal.api.selection.ISelectionService
Access to a specified selection items set.
getService() - Method in interface org.osivia.portal.api.trace.ITraceServiceLocator
 
getSn() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Getter du Sn (Nom de famille)
getStartPageUrl(PortalControllerContext, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get start page URL.
getStartPageUrl(PortalControllerContext, String, String, Map<String, String>, Map<String, String>) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get start page URL.
getStartPortletInNewPage(PortalControllerContext, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Gets the start portlet URL in new page.
getStartPortletInRegionUrl(PortalControllerContext, String, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get start portlet in region URL.
getStartPortletUrl(PortalControllerContext, String, Map<String, String>, Map<String, String>, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Deprecated.
see getStartPortletUrl without params window parameters
getStartPortletUrl(PortalControllerContext, String, Map<String, String>, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get start portlet URL.
getState() - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
getStateItems(PortalControllerContext) - Method in interface org.osivia.portal.api.menubar.IMenubarService
Get state menubar items.
getStatus(PortalControllerContext, String, Class<T>) - Method in interface org.osivia.portal.api.portlet.IPortletStatusService
Get portlet status.
getStopPortletUrl(PortalControllerContext, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get stop portlet URL.
getStrategy() - Method in class org.osivia.portal.api.ecm.EcmCommand
 
getString(String) - Method in class org.osivia.portal.api.internationalization.Bundle
Access to a localized bundle property, which can be customized.
getString(String, Object...) - Method in class org.osivia.portal.api.internationalization.Bundle
Access to a localized bundle property, which can be customized.
getString(String, Locale, Object...) - Method in interface org.osivia.portal.api.internationalization.IInternationalizationService
Access to portal localized resource property, which can be customized.
getString(String, Locale, ClassLoader, Object...) - Method in interface org.osivia.portal.api.internationalization.IInternationalizationService
Access to class loader localized resource property, which can be customized.
getString(String, Locale, ClassLoader, ClassLoader, Object...) - Method in interface org.osivia.portal.api.internationalization.IInternationalizationService
Access to customized class loader localized resource property, which can be customized.
getTarget() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for target.
getTaskId() - Method in interface org.osivia.portal.api.portlet.PortletStatus
Get task identifier, may be null.
getTaskId() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for taskId.
getThemeContextPath(RenderPageCommand) - Method in interface org.osivia.portal.api.theming.IRegionsThemingService
Get theme context path from render page command.
getThemeName() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get theme name.
getTime() - Method in class org.osivia.portal.api.trace.Trace
 
getTitle() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Récupération du TITLE de la personne
getTitle() - Method in class org.osivia.portal.api.menubar.MenubarObject
Getter for title.
getTooltip() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for tooltip.
getTraceService() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getTsAskForReloading() - Method in class org.osivia.portal.api.cache.services.CacheDatas
Gets the ts ask for reloading.
getTsEnregistrement() - Method in class org.osivia.portal.api.cache.services.CacheDatas
Gets the ts enregistrement.
getType() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get the document type
getType() - Method in class org.osivia.portal.api.cms.impl.AbstractDocumentContext
 
getType() - Method in class org.osivia.portal.api.notifications.Notifications
Getter for type.
getType() - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Getter for type.
getUid() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Getter de l'identifiant de la personne
getUnpublishContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Get unpublish contribution URL for current document.
getUrl() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for url.
getUrl() - Method in class org.osivia.portal.api.path.PortletPathItem
Gets the url.
getUrl() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for url.
getUrl() - Method in class org.osivia.portal.api.theming.UserPage
Getter for url.
getUrl() - Method in class org.osivia.portal.api.urls.Link
Getter for url.
getUserName() - Method in class org.osivia.portal.api.net.ProxyUtils.ProxyCredentials
Gets the user name.
getUserPages() - Method in class org.osivia.portal.api.theming.UserPortal
Getter for userPages.
getUserPassword() - Method in class org.osivia.portal.api.net.ProxyUtils.ProxyCredentials
Gets the user password.
getValidatePublishContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Return a "validate publishing" contribution URL for current document.
getValue() - Method in enum org.osivia.portal.api.html.AccessibilityRoles
Getter for value.
getWebId() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get current web identifier.
getWindow(PortletRequest) - Static method in class org.osivia.portal.api.windows.WindowFactory
Gets the window.
getWindowName() - Method in enum org.osivia.portal.api.panels.Panel
Getter for windowName.
getWindowProperties() - Method in class org.osivia.portal.api.player.Player
 

H

H1 - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "h1" nodes.
H2 - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "h2" nodes.
H3 - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "h3" nodes.
H4 - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "h4" nodes.
H5 - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "h5" nodes.
hashCode() - Method in class org.osivia.portal.api.cms.DocumentType
hashCode() - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
hashCode() - Method in class org.osivia.portal.api.menubar.MenubarObject
hashCode() - Method in class org.osivia.portal.api.selection.SelectionItem
hashCode() - Method in class org.osivia.portal.api.taskbar.TaskbarTask
hashCode() - Method in class org.osivia.portal.api.theming.UserPage
hashCode() - Method in class org.osivia.portal.api.theming.UserPagesGroup
HEADER_META - Static variable in class org.osivia.portal.api.Constants
metas of the document.
HEADER_TITLE - Static variable in class org.osivia.portal.api.Constants
title of the document.
HIDE_METADATA - Static variable in class org.osivia.portal.api.cms.impl.AbstractDocumentContext
Hide metadata indicator window property name.
hidePanel(PortalControllerContext, Panel) - Method in interface org.osivia.portal.api.panels.IPanelsService
Hide previously created panel.
HOME_TASK_ID - Static variable in interface org.osivia.portal.api.taskbar.ITaskbarService
Taskbar home task identifier.
HR - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "hr" nodes.
HREF - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "href" attributes.
HTMLConstants - Class in org.osivia.portal.api.html
HTML constants, used for DOM4J generation.

I

I - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "i" nodes.
IAttributesBundle - Interface in org.osivia.portal.api.theming
Attributes bundle interface.
IBrowserService - Interface in org.osivia.portal.api.path
Documents browser service interface.
IBundleFactory - Interface in org.osivia.portal.api.internationalization
Bundle factory interface.
ICacheDataListener - Interface in org.osivia.portal.api.cache.services
The listener interface for receiving ICacheData events.
ICacheService - Interface in org.osivia.portal.api.cache.services
Cache service interface.
IContributionService - Interface in org.osivia.portal.api.contribution
 
IContributionService.EditionState - Class in org.osivia.portal.api.contribution
Window edition state types enumeration.
IContributionService.EditionState(String, String) - Constructor for class org.osivia.portal.api.contribution.IContributionService.EditionState
 
ICustomizationModule - Interface in org.osivia.portal.api.customization
Allow to customize hooks defined by portal.
ICustomizationModulesRepository - Interface in org.osivia.portal.api.customization
The Interface ICustomizationModulesRepository.
ID - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "id" attributes.
IDirectoryService - Interface in org.osivia.portal.api.directory
Integration with a directory service
IDirectoryServiceLocator - Interface in org.osivia.portal.api.directory
 
IEcmCommandervice - Interface in org.osivia.portal.api.ecm
This service register all known commands of the ECM
IGlobalParameters - Interface in org.osivia.portal.api.cache.services
Identify cache elements that can be dynamically reloaded by the administrator
IInternationalizationService - Interface in org.osivia.portal.api.internationalization
Internationalization service interface.
IMenubarService - Interface in org.osivia.portal.api.menubar
Menubar service interface.
IMG - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "img" nodes.
init(PageContext, Object, TableModel) - Method in class org.osivia.portal.api.displaytag.SortableTableDecorator
initPortalParameters() - Method in interface org.osivia.portal.api.cache.services.ICacheService
Inits the portal parameters.
INotificationsService - Interface in org.osivia.portal.api.notifications
Notifications service interface.
INPUT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "input" nodes.
INPUT_CHECKED - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML input checkbox checked value.
INPUT_SELECTED - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML input select selected value.
INPUT_TYPE_BUTTON - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML input type "button" value.
INPUT_TYPE_CHECKBOX - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML input type "checkbox" value.
INPUT_TYPE_HIDDEN - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML input type "hidden" value.
INPUT_TYPE_SUBMIT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML input type "submit" value.
INPUT_TYPE_TEXT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML input type "text" value.
InternalWindow - Class in org.osivia.portal.api.windows
The Class InternalWindow.
InternalWindow(Window) - Constructor for class org.osivia.portal.api.windows.InternalWindow
Instantiates a new internal window.
INTERNATIONALIZATION_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Internationalization service name.
invoke() - Method in interface org.osivia.portal.api.cache.services.IServiceInvoker
 
IPanelsService - Interface in org.osivia.portal.api.panels
Panels service interface.
IPlayerModule<D extends EcmDocument> - Interface in org.osivia.portal.api.player
Module defined by a portlet to display a document in a specific portlet
IPortalUrlFactory - Interface in org.osivia.portal.api.urls
Portal URL factory API interface.
IPortletSequencingService - Interface in org.osivia.portal.api.sequencing
Portlet sequencing service interface.
IPortletStatusService - Interface in org.osivia.portal.api.portlet
Portlet status service interface.
IProfilerService - Interface in org.osivia.portal.api.profiler
The Interface IProfilerService.
IProjectCustomizationConfiguration - Interface in org.osivia.portal.api.customization
Project customization configuration interface.
IRegionsThemingService - Interface in org.osivia.portal.api.theming
Regions theming service interface.
IRenderedRegions - Interface in org.osivia.portal.api.theming
Rendered regions interface.
isActive() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for active.
isAdministrator() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get administrator indicator.
isAjaxDisabled() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for ajaxDisabled.
isAnonymouslyReadable() - Method in class org.osivia.portal.api.cms.impl.BasicPermissions
 
isAsyncCacheRefreshing() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Checks if is async cache refreshing.
isBeforeInvocation() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Check if customization occurs before invocation.
isBreadcrumb() - Method in class org.osivia.portal.api.menubar.MenubarObject
Getter for breadcrumb.
isBrowsable() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for browsable.
isContextualized() - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
isCustomizable() - Method in class org.osivia.portal.api.theming.AbstractRegionBean
Check if current region is customizable.
isCustomizable() - Method in class org.osivia.portal.api.theming.PortletsRegionBean
Check if current region is customizable.
isCustomizable() - Method in class org.osivia.portal.api.theming.RenderedRegionBean
Check if current region is customizable.
isDefaultPage() - Method in class org.osivia.portal.api.theming.UserPage
Getter for defaultPage.
isDefaultRegion() - Method in class org.osivia.portal.api.theming.RenderedRegionBean
Getter for defaultRegion.
isDeletableByUser() - Method in class org.osivia.portal.api.cms.impl.BasicPermissions
 
isDisabled() - Method in class org.osivia.portal.api.menubar.MenubarObject
Getter for disabled.
isDivider() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for divider.
isDownloadable() - Method in class org.osivia.portal.api.urls.Link
Getter for downloadable.
isEditableByUser() - Method in class org.osivia.portal.api.cms.impl.BasicPermissions
 
ISelectionService - Interface in org.osivia.portal.api.selection
Selection service interface.
isEmpty(String) - Static method in class org.osivia.portal.api.net.ProxyUtils
Checks if is empty.
IServiceChecker - Interface in org.osivia.portal.api.status
The Interface IServiceChecker.
IServiceInvoker - Interface in org.osivia.portal.api.cache.services
 
isExternal() - Method in class org.osivia.portal.api.urls.Link
Getter for external.
isFolderish() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for folderish.
isForceNOTReload() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Checks if is force not reload.
isForcePortalContextualization() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for forcePortalContextualization.
isForceReload() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Checks if is force reload.
isHidden(PortalControllerContext, Panel) - Method in interface org.osivia.portal.api.panels.IPanelsService
Check if panel is hidden.
isHidden() - Method in class org.osivia.portal.api.panels.PanelPlayer
Getter for hidden.
isLiveEditable() - Method in class org.osivia.portal.api.cms.DocumentType
Checks if is live editable.
isLiveSpace() - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
isMaintains() - Method in class org.osivia.portal.api.theming.UserPage
Getter for maintains.
isManageableByUser() - Method in class org.osivia.portal.api.cms.impl.BasicPermissions
 
isMovable() - Method in class org.osivia.portal.api.cms.DocumentType
Checks if is movable.
isNavigable() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for navigable.
isNavigationPlayer() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for navigationPlayer.
isNotProxyHost(String) - Static method in class org.osivia.portal.api.net.ProxyUtils
Checks if is not proxy host.
isOrdered() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for ordered.
isProxyEnabled(URL, String) - Static method in class org.osivia.portal.api.net.ProxyUtils
Checks if proxy is enabled.
isReady(String) - Method in interface org.osivia.portal.api.status.IStatusService
 
isReducible() - Method in class org.osivia.portal.api.menubar.MenubarDropdown
Getter for reducible.
isReloadResource() - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
isRootType() - Method in class org.osivia.portal.api.cms.DocumentType
is root type
isSpaceSite() - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Check if current site is a space site.
isState() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for state.
isSupportsPortalForms() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for supportsPortalForms.
IStatusService - Interface in org.osivia.portal.api.status
The Interface IStatusService.
isUserMaximized() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for userMaximized.
ITaskbarService - Interface in org.osivia.portal.api.taskbar
Taskbar service interface.
ITraceService - Interface in org.osivia.portal.api.trace
Service used to collect data and store into a nosqldb
ITraceServiceLocator - Interface in org.osivia.portal.api.trace
Locator of the TraceService
IUserDatasModule - Interface in org.osivia.portal.api.login
The Interface IUserDatasModule.
IUserDatasModuleRepository - Interface in org.osivia.portal.api.login
The Interface IUserDatasModuleRepository.

L

LABEL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "label" nodes.
LEGEND - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "legend" nodes.
LI - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "li" nodes.
LINE_BREAK - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML line break.
Link - Class in org.osivia.portal.api.urls
Link java-bean.
Link(String, boolean) - Constructor for class org.osivia.portal.api.urls.Link
Constructor.
Locator - Class in org.osivia.portal.api.locator
 
Locator() - Constructor for class org.osivia.portal.api.locator.Locator
 
logEvent(String, String, long, boolean) - Method in interface org.osivia.portal.api.profiler.IProfilerService
Log event.
logger - Static variable in class org.osivia.portal.api.directory.ForeignBeanProvider
 

M

maintains(PortalControllerContext, EcmDocument, String, Map<String, String>) - Method in interface org.osivia.portal.api.theming.TabGroup
Check if this group maintains visible this document.
MAINTAINS_PROPERTY - Static variable in interface org.osivia.portal.api.theming.TabGroup
Tab group maintains visible indicator property name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.cache.services.ICacheService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 
MBEAN_NAME - Static variable in interface org.osivia.portal.api.directory.IDirectoryServiceLocator
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.ecm.IEcmCommandervice
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.internationalization.IInternationalizationService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.login.IUserDatasModuleRepository
MBean JBoss
MBEAN_NAME - Static variable in interface org.osivia.portal.api.menubar.IMenubarService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.notifications.INotificationsService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.panels.IPanelsService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.path.IBrowserService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.portlet.IPortletStatusService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.selection.ISelectionService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.sequencing.IPortletSequencingService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.taskbar.ITaskbarService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.theming.IRegionsThemingService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.trace.ITraceServiceLocator
 
MBEAN_NAME - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
 
MENUBAR_REGION_NAME - Static variable in interface org.osivia.portal.api.menubar.IMenubarService
Menubar region name.
MENUBAR_WINDOW_ID - Static variable in interface org.osivia.portal.api.menubar.IMenubarService
Menubar window identifier.
MenubarContainer - Interface in org.osivia.portal.api.menubar
Menubar container interface.
MenubarDropdown - Class in org.osivia.portal.api.menubar
Menubar dropdown menu.
MenubarDropdown(String, String, String, MenubarGroup, int, boolean, boolean) - Constructor for class org.osivia.portal.api.menubar.MenubarDropdown
Constructor.
MenubarDropdown(String, String, String, MenubarGroup, int) - Constructor for class org.osivia.portal.api.menubar.MenubarDropdown
Constructor.
MenubarGroup - Enum in org.osivia.portal.api.menubar
Menubar group enumeration.
MenubarItem - Class in org.osivia.portal.api.menubar
Menubar item.
MenubarItem(String, String, String, MenubarContainer, int, String, String, String, String) - Constructor for class org.osivia.portal.api.menubar.MenubarItem
Constructor.
MenubarItem(String, String, MenubarContainer, int, String) - Constructor for class org.osivia.portal.api.menubar.MenubarItem
Constructor.
MenubarItem(String, String, int, String, String, String, String) - Constructor for class org.osivia.portal.api.menubar.MenubarItem
Deprecated. 
MenubarObject - Class in org.osivia.portal.api.menubar
Abstract menubar object.
MenubarObject(String, String, String, int, boolean) - Constructor for class org.osivia.portal.api.menubar.MenubarObject
Constructor.
META - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "meta" nodes.
METHOD - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "method" attributes.
module - Variable in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
The module.
module - Variable in class org.osivia.portal.api.login.UserDatasModuleMetadatas
The module.

N

NAME - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "name" attributes.
NAME_PROPERTY - Static variable in interface org.osivia.portal.api.theming.TabGroup
Tab group name property name.
NAV - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "nav" nodes.
NAVIGATION_PATH - Static variable in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
property : the current path of the navigable élément (could be the container of the current document)
NOT_DEPLOYED - Static variable in interface org.osivia.portal.api.customization.ICustomizationModulesRepository
 
Notifications - Class in org.osivia.portal.api.notifications
Notifications bean.
Notifications(NotificationsType) - Constructor for class org.osivia.portal.api.notifications.Notifications
Constructor.
Notifications(NotificationsType, int) - Constructor for class org.osivia.portal.api.notifications.Notifications
Contructor with duration.
NOTIFICATIONS_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Notifications service name.
NotificationsType - Enum in org.osivia.portal.api.notifications
Notifications types enumeration.
notifyAfterCommand(ControllerContext) - Method in class org.osivia.portal.api.ecm.EcmCommand
 
notifyError(String, UnavailableServer) - Method in interface org.osivia.portal.api.status.IStatusService
 

O

OL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "ol" nodes.
ONCLICK - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "onclick" attributes.
ONKEYUP - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "onkeyup" attributes.
openPanel(PortalControllerContext, Panel, PanelPlayer) - Method in interface org.osivia.portal.api.panels.IPanelsService
Open panel.
OPTION - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "option" nodes.
ORDER_PORTLET_GENERIC - Static variable in class org.osivia.portal.api.menubar.MenubarItem
Deprecated.
use MenubarItem#setGroup(MenubarGroup)
ORDER_PORTLET_SPECIFIC - Static variable in class org.osivia.portal.api.menubar.MenubarItem
Deprecated.
use MenubarItem#setGroup(MenubarGroup)
ORDER_PORTLET_SPECIFIC_CMS - Static variable in class org.osivia.portal.api.menubar.MenubarItem
Deprecated.
use MenubarItem#setGroup(MenubarGroup)
org.osivia.portal.api - package org.osivia.portal.api
 
org.osivia.portal.api.cache.services - package org.osivia.portal.api.cache.services
 
org.osivia.portal.api.cms - package org.osivia.portal.api.cms
 
org.osivia.portal.api.cms.impl - package org.osivia.portal.api.cms.impl
 
org.osivia.portal.api.context - package org.osivia.portal.api.context
 
org.osivia.portal.api.contribution - package org.osivia.portal.api.contribution
 
org.osivia.portal.api.customization - package org.osivia.portal.api.customization
 
org.osivia.portal.api.deployment - package org.osivia.portal.api.deployment
 
org.osivia.portal.api.directory - package org.osivia.portal.api.directory
 
org.osivia.portal.api.directory.entity - package org.osivia.portal.api.directory.entity
 
org.osivia.portal.api.displaytag - package org.osivia.portal.api.displaytag
 
org.osivia.portal.api.ecm - package org.osivia.portal.api.ecm
 
org.osivia.portal.api.html - package org.osivia.portal.api.html
 
org.osivia.portal.api.internationalization - package org.osivia.portal.api.internationalization
 
org.osivia.portal.api.locator - package org.osivia.portal.api.locator
 
org.osivia.portal.api.login - package org.osivia.portal.api.login
 
org.osivia.portal.api.menubar - package org.osivia.portal.api.menubar
 
org.osivia.portal.api.net - package org.osivia.portal.api.net
 
org.osivia.portal.api.notifications - package org.osivia.portal.api.notifications
 
org.osivia.portal.api.page - package org.osivia.portal.api.page
 
org.osivia.portal.api.panels - package org.osivia.portal.api.panels
 
org.osivia.portal.api.path - package org.osivia.portal.api.path
 
org.osivia.portal.api.player - package org.osivia.portal.api.player
 
org.osivia.portal.api.portlet - package org.osivia.portal.api.portlet
 
org.osivia.portal.api.profiler - package org.osivia.portal.api.profiler
 
org.osivia.portal.api.selection - package org.osivia.portal.api.selection
 
org.osivia.portal.api.sequencing - package org.osivia.portal.api.sequencing
 
org.osivia.portal.api.status - package org.osivia.portal.api.status
 
org.osivia.portal.api.taskbar - package org.osivia.portal.api.taskbar
 
org.osivia.portal.api.theming - package org.osivia.portal.api.theming
 
org.osivia.portal.api.trace - package org.osivia.portal.api.trace
 
org.osivia.portal.api.urls - package org.osivia.portal.api.urls
 
org.osivia.portal.api.windows - package org.osivia.portal.api.windows
 
OTHER_OPTIONS_DROPDOWN_MENU_ID - Static variable in class org.osivia.portal.api.menubar.MenubarDropdown
Menubar other options dropdown menu identifier.

P

P - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "p" nodes.
PAGE_REQUEST_ATTRIBUTE - Static variable in interface org.osivia.portal.api.panels.IPanelsService
Page request attribute name.
PageParametersEncoder - Class in org.osivia.portal.api.page
The Class PageParametersEncoder.
PageParametersEncoder() - Constructor for class org.osivia.portal.api.page.PageParametersEncoder
 
Panel - Enum in org.osivia.portal.api.panels
Panels enumeration.
PanelPlayer - Class in org.osivia.portal.api.panels
Panel player.
PanelPlayer() - Constructor for class org.osivia.portal.api.panels.PanelPlayer
Constructor.
parse(String) - Static method in enum org.osivia.portal.api.cms.DocumentState
 
parse(Boolean) - Method in enum org.osivia.portal.api.cms.DocumentState
 
PERM_LINK_TYPE_CMS - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Permalink type "CMS".
PERM_LINK_TYPE_PAGE - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Permalink type "page".
PERM_LINK_TYPE_RSS - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Permalink type "RSS".
PERM_LINK_TYPE_RSS_PICTURE - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Permalink type "RSS picture".
PERM_LINK_TYPE_SHARE - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Permalink type share.
Permissions - Interface in org.osivia.portal.api.cms
Define a set of permissions about a document
PLACEHOLDER - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "placeholder" attributes.
Player - Class in org.osivia.portal.api.player
Player (open a portlet in a window maximized with a set of parameters)
Player() - Constructor for class org.osivia.portal.api.player.Player
 
Plugin - Annotation Type in org.osivia.portal.api.customization
 
PLUGIN_ID - Static variable in interface org.osivia.portal.api.customization.ICustomizationModule
Set this ID to use the plugin customization management.
POPUP_URL_ADAPTER_CLOSE - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Popup URL adapter close status.
POPUP_URL_ADAPTER_CLOSED_NOTIFICATION - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Popup URL adapter closed notification status.
POPUP_URL_ADAPTER_OPEN - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Popup URL adapter open status.
PORTAL_NAME - Static variable in class org.osivia.portal.api.Constants
JBP key portalName.
PORTAL_NAME_DEFAULT - Static variable in class org.osivia.portal.api.Constants
name of the default portal.
PortalControllerContext - Class in org.osivia.portal.api.context
The Class PortalControllerContext.
PortalControllerContext(PortletContext, PortletRequest, PortletResponse) - Constructor for class org.osivia.portal.api.context.PortalControllerContext
Instantiates a new portal controller context.
PortalControllerContext(Object) - Constructor for class org.osivia.portal.api.context.PortalControllerContext
Instantiates a new portal controller context.
PortalException - Exception in org.osivia.portal.api
The Class PortalException.
PortalException() - Constructor for exception org.osivia.portal.api.PortalException
Instantiates a new portal exception.
PortalException(String) - Constructor for exception org.osivia.portal.api.PortalException
Instantiates a new portal exception.
PortalException(Throwable) - Constructor for exception org.osivia.portal.api.PortalException
Instantiates a new portal exception.
PortalException(Exception) - Constructor for exception org.osivia.portal.api.PortalException
Instantiates a new portal exception.
PortalException(String, Throwable) - Constructor for exception org.osivia.portal.api.PortalException
Instantiates a new portal exception.
PortalGenericPortlet - Class in org.osivia.portal.api.portlet
Abstract portlet class used to access basic services such as notification, directories, etc.
PortalGenericPortlet() - Constructor for class org.osivia.portal.api.portlet.PortalGenericPortlet
 
PortalWindow - Interface in org.osivia.portal.api.windows
The Interface PortalWindow.
PORTLET_ATTR_DISPLAY_PAGE - Static variable in class org.osivia.portal.api.Constants
To redisplay the whole all page.
PORTLET_ATTR_HTTP_REQUEST - Static variable in class org.osivia.portal.api.Constants
HTTP request.
PORTLET_ATTR_MENU_BAR - Static variable in class org.osivia.portal.api.Constants
Menu bar.
PORTLET_ATTR_POPUP_CLOSE - Static variable in class org.osivia.portal.api.Constants
To close popup.
PORTLET_ATTR_PORTLET_PATH - Static variable in class org.osivia.portal.api.Constants
To set breadcrumb portlet path.
PORTLET_ATTR_REDIRECTION_URL - Static variable in class org.osivia.portal.api.Constants
Redirection URL
PORTLET_ATTR_SPACE_CONFIG - Static variable in class org.osivia.portal.api.Constants
Space configuration request.
PORTLET_ATTR_UNSET_MAX_MODE - Static variable in class org.osivia.portal.api.Constants
To return to normal mode.
PORTLET_ATTR_UPDATE_CONTENTS - Static variable in class org.osivia.portal.api.Constants
To refresh all Contents (portlets + CMS).
PORTLET_ATTR_USER_DATAS - Static variable in class org.osivia.portal.api.Constants
User datas map.
PORTLET_ATTR_USER_DATAS_REFRESH_TS - Static variable in class org.osivia.portal.api.Constants
User datas Map timestamp.
PORTLET_PARAM_EDITION_PATH - Static variable in class org.osivia.portal.api.Constants
Edition path
PORTLET_PARAM_ONLINE_PATH - Static variable in class org.osivia.portal.api.Constants
Online path.
PORTLET_VALUE_ACTIVATE - Static variable in class org.osivia.portal.api.Constants
 
PortletPathItem - Class in org.osivia.portal.api.path
The Class PortletPathItem.
PortletPathItem(Map<String, String>, String) - Constructor for class org.osivia.portal.api.path.PortletPathItem
Instantiates a new portlet path item.
PortletsRegionBean - Class in org.osivia.portal.api.theming
Portlets region java bean.
PortletsRegionBean(String, String, String) - Constructor for class org.osivia.portal.api.theming.PortletsRegionBean
Constructor.
PortletStatus - Interface in org.osivia.portal.api.portlet
Portlet status interface.
PRE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "pre" nodes.
PROFILE_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Profile service name.
ProxyUtils - Class in org.osivia.portal.api.net
The Class ProxyUtils.
ProxyUtils() - Constructor for class org.osivia.portal.api.net.ProxyUtils
 
ProxyUtils.ProxyConfig - Class in org.osivia.portal.api.net
The Class ProxyConfig.
ProxyUtils.ProxyConfig(String, int) - Constructor for class org.osivia.portal.api.net.ProxyUtils.ProxyConfig
Instantiates a new proxy config.
ProxyUtils.ProxyConfig(String, String) - Constructor for class org.osivia.portal.api.net.ProxyUtils.ProxyConfig
Instantiates a new proxy config.
ProxyUtils.ProxyCredentials - Class in org.osivia.portal.api.net
The Class ProxyCredentials.
ProxyUtils.ProxyCredentials(String, String, String) - Constructor for class org.osivia.portal.api.net.ProxyUtils.ProxyCredentials
Instantiates a new proxy credentials.
PublicationInfos - Interface in org.osivia.portal.api.cms
Define a set of publication informations
PUBLISH - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 

R

readNotificationsList(PortalControllerContext) - Method in interface org.osivia.portal.api.notifications.INotificationsService
Read and remove notifications.
register(CustomizationModuleMetadatas) - Method in interface org.osivia.portal.api.customization.ICustomizationModulesRepository
Register.
register(IDirectoryService) - Method in interface org.osivia.portal.api.directory.IDirectoryServiceLocator
 
register(UserDatasModuleMetadatas) - Method in interface org.osivia.portal.api.login.IUserDatasModuleRepository
Register.
register(ITraceService) - Method in interface org.osivia.portal.api.trace.ITraceServiceLocator
 
registerCommand(String, EcmCommand) - Method in interface org.osivia.portal.api.ecm.IEcmCommandervice
Register a new command
REJECT_PUBLISHING - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 
REL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "rel" attributes.
reload(PortletRequest) - Method in interface org.osivia.portal.api.login.IUserDatasModuleRepository
Force reloading of current user datas.
RELOAD_RESOURCE - Static variable in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
property : should reload the page
remove() - Method in interface org.osivia.portal.api.cache.services.ICacheDataListener
Removes the.
removeAttribute(PortalControllerContext, String) - Method in interface org.osivia.portal.api.sequencing.IPortletSequencingService
Remove sequencing attribute.
removeItem(PortalControllerContext, String, String) - Method in interface org.osivia.portal.api.selection.ISelectionService
Remove item to a specified selection.
removeRenderedRegion(String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Remove rendered region.
removeWindowEditionState(PortalControllerContext) - Method in interface org.osivia.portal.api.contribution.IContributionService
remove current window state
RenderedRegionBean - Class in org.osivia.portal.api.theming
Rendered region java bean.
RenderedRegionBean(String, String) - Constructor for class org.osivia.portal.api.theming.RenderedRegionBean
Constructor.
REQUEST_ATTR_URI - Static variable in class org.osivia.portal.api.Constants
Portlet CMS URI request attribute name.
REQUEST_ATTRIBUTE - Static variable in interface org.osivia.portal.api.panels.IPanelsService
Displayed panels indicator request attribute name.
REQUEST_LIVE_VERSION - Static variable in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
property : should display the live version
resetTaskDependentPanels(PortalControllerContext) - Method in interface org.osivia.portal.api.panels.IPanelsService
 
resetTaskDependentStatus(PortalControllerContext) - Method in interface org.osivia.portal.api.portlet.IPortletStatusService
Reset task dependent portlet status.
ROLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "role" attributes.
ROLE_FORM - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML role "form" value.
ROLE_MENU - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML role "menu" value.
ROLE_MENU_ITEM - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML role "menuitem" value.
ROLE_NAVIGATION - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML role "navigation" value.
ROLE_PRESENTATION - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML role "presentation" value.
ROLE_TOOLBAR - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML role "toolbar" value.
ROWS - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "rows" attributes.

S

SELECT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "select" nodes.
SELECTED - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "selected" attributes.
SelectionItem - Class in org.osivia.portal.api.selection
Selection item bean.
SelectionItem() - Constructor for class org.osivia.portal.api.selection.SelectionItem
Default contructor.
SelectionItem(String, String, Map<String, Object>) - Constructor for class org.osivia.portal.api.selection.SelectionItem
Generated constructor.
setAbout(Object) - Method in class org.osivia.portal.api.trace.Trace
 
setAction(Object) - Method in class org.osivia.portal.api.trace.Trace
 
setActive(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for active.
setActor(Object) - Method in class org.osivia.portal.api.trace.Trace
 
setAjaxDisabled(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for ajaxDisabled.
setAlias(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter de l'alias de la personne (pseudo)
setAnonymouslyReadable(boolean) - Method in class org.osivia.portal.api.cms.impl.BasicPermissions
 
setAssociatedHTML(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for associatedHTML.
setAsyncCacheRefreshing(boolean) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the async cache refreshing.
setAttribute(PortalControllerContext, String, Object) - Method in interface org.osivia.portal.api.sequencing.IPortletSequencingService
Set sequencing attribute.
setAvatar(Link) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
 
setBasePath(String) - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
setBirthDate(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
 
setBreadcrumb(boolean) - Method in class org.osivia.portal.api.menubar.MenubarObject
Setter for breadcrumb.
setClosePageUrl(String) - Method in class org.osivia.portal.api.theming.UserPage
Setter for closePageUrl.
setCn(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter du Cn (sous la forme "Nom Prenom")
setContent(Object) - Method in class org.osivia.portal.api.cache.services.CacheDatas
Sets the content.
setContentPath(String) - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
setContext(PortletContext) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the context.
setContextPath(String) - Method in class org.osivia.portal.api.theming.AbstractRegionBean
Setter for contextPath.
setContextualized(boolean) - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
setCustomizable(boolean) - Method in class org.osivia.portal.api.theming.RenderedRegionBean
Setter for customizable.
setCustomizationIDs(List<String>) - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Sets the customization i ds.
setDefaultPage(boolean) - Method in class org.osivia.portal.api.theming.UserPage
Setter for defaultPage.
setDefaultPage(UserPage) - Method in class org.osivia.portal.api.theming.UserPortal
Setter for defaultPage.
setDefaultRegion(boolean) - Method in class org.osivia.portal.api.theming.RenderedRegionBean
Setter for defaultRegion.
setDeletableByUser(boolean) - Method in class org.osivia.portal.api.cms.impl.BasicPermissions
 
setDisabled(boolean) - Method in class org.osivia.portal.api.menubar.MenubarObject
Setter for disabled.
setDisplayContext(String) - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
setDisplayedPagesCount(int) - Method in class org.osivia.portal.api.theming.UserPortal
Setter for displayedPagesCount.
setDisplayName(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter du displayName (sous la forme "Prénom Nom")
setDisplayTitle(String) - Method in class org.osivia.portal.api.selection.SelectionItem
Setter.
setDivider(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for divider.
setDoc(D) - Method in interface org.osivia.portal.api.cms.DocumentContext
Set the document
setDocumentType(DocumentType) - Method in interface org.osivia.portal.api.cms.DocumentContext
Set the document type
setDocumentType(DocumentType) - Method in class org.osivia.portal.api.cms.impl.AbstractDocumentContext
 
setDownloadable(boolean) - Method in class org.osivia.portal.api.urls.Link
Setter for downloadable.
setEditableByUser(boolean) - Method in class org.osivia.portal.api.cms.impl.BasicPermissions
 
setEditorialContent(Boolean) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for editorialContent.
setEmail(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter de l'adresse email de la personne
setErrorCode(Long) - Method in class org.osivia.portal.api.notifications.Notifications
Setter for errorCode.
setExpirationDelay(long) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the expiration delay.
setExternalUrl(String) - Method in class org.osivia.portal.api.player.Player
 
setExtraProperties(Map<String, Object>) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter for extraProperties.
setForcedLivePath(String) - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
setForceNOTReload(boolean) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the force not reload.
setForceReload(boolean) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the force reload.
setGender(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
 
setGivenName(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter du GivenName (Prénom)
setGlyphicon(String) - Method in class org.osivia.portal.api.menubar.MenubarObject
Setter for glyphicon.
setGroup(String) - Method in class org.osivia.portal.api.theming.UserPage
Setter for group.
setHidden(boolean) - Method in class org.osivia.portal.api.panels.PanelPlayer
Setter for hidden.
setHtmlClasses(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for htmlClasses.
setIcon(String) - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Setter for icon.
setIcon(String) - Method in class org.osivia.portal.api.theming.UserPagesGroup
Setter for icon.
setId(String) - Method in class org.osivia.portal.api.selection.SelectionItem
Setter.
setId(String) - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Setter for id.
setId(Object) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for id.
setInstance(String) - Method in class org.osivia.portal.api.panels.PanelPlayer
Setter for instance.
setInvoker(IServiceInvoker) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the invoker.
setItemKey(String) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the item key.
setKey(String) - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Setter for key.
setLabel(String) - Method in class org.osivia.portal.api.path.PortletPathItem
Sets the label.
setLabelKey(String) - Method in class org.osivia.portal.api.theming.UserPagesGroup
Setter for labelKey.
setListeProfiles(List<String>) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
 
setLiveId(String) - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
setLiveSpace(boolean) - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
setLocale(Locale) - Method in class org.osivia.portal.api.customization.CustomizationContext
Setter for locale.
setMaintains(boolean) - Method in class org.osivia.portal.api.theming.UserPage
Setter for maintains.
setManageableByUser(boolean) - Method in class org.osivia.portal.api.cms.impl.BasicPermissions
 
setMaximizedPlayer(PanelPlayer) - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Setter for maximizedPlayer.
setModule(ICustomizationModule) - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Sets the module.
setModule(IUserDatasModule) - Method in class org.osivia.portal.api.login.UserDatasModuleMetadatas
Sets the module.
setName(String) - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Sets the name.
setName(String) - Method in class org.osivia.portal.api.login.UserDatasModuleMetadatas
Sets the name.
setName(String) - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Setter for name.
setName(String) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for name.
setName(String) - Method in class org.osivia.portal.api.theming.UserPage
Setter for name.
setName(String) - Method in class org.osivia.portal.api.theming.UserPortal
Setter for name.
setNavigationPath(String) - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
setNavigationPlayer(boolean) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for navigationPlayer.
setNotificationsList(PortalControllerContext, List<Notifications>) - Method in interface org.osivia.portal.api.notifications.INotificationsService
Set notifications list.
setOnclick(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for onclick.
setOrder(int) - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Sets the order.
setOrder(int) - Method in class org.osivia.portal.api.login.UserDatasModuleMetadatas
Sets the order.
setOrder(int) - Method in class org.osivia.portal.api.menubar.MenubarObject
Setter for order.
setPath(String) - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Setter for path.
setPortalControllerContext(PortalControllerContext) - Method in class org.osivia.portal.api.customization.CustomizationContext
Setter for portalControllerContext.
setPortletContext(PortletContext) - Method in class org.osivia.portal.api.directory.ForeignBeanProvider
 
setPortletInstance(String) - Method in class org.osivia.portal.api.player.Player
 
setPortletPath(List<PortletPathItem>) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for portletPath.
setProperties(Map<String, String>) - Method in class org.osivia.portal.api.panels.PanelPlayer
Setter for properties.
setProperties(Map<String, Object>) - Method in class org.osivia.portal.api.selection.SelectionItem
Setter.
setProperty(String, String) - Method in class org.osivia.portal.api.windows.InternalWindow
 
setProperty(String, String) - Method in interface org.osivia.portal.api.windows.PortalWindow
Sets the property.
setProxyConfiguration(String, HttpClient) - Static method in class org.osivia.portal.api.net.ProxyUtils
Sets the proxy configuration.
setRedirectionURL(String) - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Set portal redirection URL.
setReducible(boolean) - Method in class org.osivia.portal.api.menubar.MenubarDropdown
Setter for reducible.
setReloadResource(boolean) - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
setRenderParams(Map<String, String>) - Method in class org.osivia.portal.api.path.PortletPathItem
Sets the render params.
setRequest(Object) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the request.
setScope(int) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the scope.
setScope(String) - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
setSn(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter du Sn (Nom de famille)
setState(DocumentState) - Method in class org.osivia.portal.api.cms.impl.BasicPublicationInfos
 
setState(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for state.
setStatus(PortalControllerContext, String, PortletStatus) - Method in interface org.osivia.portal.api.portlet.IPortletStatusService
Set portlet status.
setTarget(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for target.
setTaskId(String) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for taskId.
setTime(Object) - Method in class org.osivia.portal.api.trace.Trace
 
setTitle(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter du TITLE de la personne
setTitle(String) - Method in class org.osivia.portal.api.menubar.MenubarObject
Setter for title.
setTooltip(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for tooltip.
setTsAskForReloading(long) - Method in class org.osivia.portal.api.cache.services.CacheDatas
Sets the ts ask for reloading.
setTsSaving(long) - Method in class org.osivia.portal.api.cache.services.CacheDatas
Sets the ts saving.
setType(String) - Method in class org.osivia.portal.api.taskbar.TaskbarTask
Setter for type.
setUid(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter de l'identifiant de la personne
setUrl(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for url.
setUrl(String) - Method in class org.osivia.portal.api.path.PortletPathItem
Sets the url.
setUrl(String) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for url.
setUrl(String) - Method in class org.osivia.portal.api.theming.UserPage
Setter for url.
setUserMaximized(boolean) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for userMaximized.
setWindowProperties(Map<String, String>) - Method in class org.osivia.portal.api.player.Player
 
SHARE_DROPDOWN_MENU_ID - Static variable in class org.osivia.portal.api.menubar.MenubarDropdown
Menubar share dropdown menu identifier.
showPanel(PortalControllerContext, Panel) - Method in interface org.osivia.portal.api.panels.IPanelsService
Show previously created panel.
SMALL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "small" nodes.
SortableTableDecorator - Class in org.osivia.portal.api.displaytag
Sortable table decorator.
SortableTableDecorator() - Constructor for class org.osivia.portal.api.displaytag.SortableTableDecorator
Constructor.
SPAN - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "span" nodes.
SRC - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "src" attributes.
STATUS_CONTAINER_ATTRIBUTE - Static variable in interface org.osivia.portal.api.portlet.IPortletStatusService
Portlet status container attribute name.
STATUS_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Status service name.
stopService() - Method in interface org.osivia.portal.api.trace.ITraceService
Disconnect the service
STYLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "style" attributes.
STYLE_DISPLAY_NONE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML display none style.

T

TabGroup - Interface in org.osivia.portal.api.theming
Tab group.
TABLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "table" nodes.
TARGET - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "target" attributes.
TARGET_NEW_WINDOW - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML new window target.
TASK_ID_WINDOW_PROPERTY - Static variable in interface org.osivia.portal.api.taskbar.ITaskbarService
Task identifier window property name.
TaskbarTask - Class in org.osivia.portal.api.taskbar
Taskbar task java-bean.
TaskbarTask() - Constructor for class org.osivia.portal.api.taskbar.TaskbarTask
Constructor.
TD - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "td" nodes.
testService() - Method in interface org.osivia.portal.api.status.IServiceChecker
Test service.
TEXT_DEFAULT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML default text.
TEXTAREA - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "textarea" nodes.
TITLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "title" attributes.
toString() - Method in enum org.osivia.portal.api.cms.DocumentState
 
toString() - Method in class org.osivia.portal.api.cms.DocumentType
toString() - Method in class org.osivia.portal.api.menubar.MenubarDropdown
toString() - Method in class org.osivia.portal.api.menubar.MenubarItem
toString() - Method in class org.osivia.portal.api.selection.SelectionItem
toString() - Method in exception org.osivia.portal.api.status.UnavailableServer
 
toString() - Method in class org.osivia.portal.api.theming.UserPage
toString() - Method in class org.osivia.portal.api.theming.UserPagesGroup
toString() - Method in class org.osivia.portal.api.urls.Link
TR - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "tr" nodes.
trace(Trace) - Method in interface org.osivia.portal.api.trace.ITraceService
Log a trace in the stats repository
Trace - Class in org.osivia.portal.api.trace
Object to store in the traces db.
Trace(Object, Object, Object) - Constructor for class org.osivia.portal.api.trace.Trace
 
Trace(Object, Object, Object, Object) - Constructor for class org.osivia.portal.api.trace.Trace
 
TYPE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "type" attributes.
TYPE_PROPERTY - Static variable in interface org.osivia.portal.api.theming.TabGroup
Tab group type property name.

U

UL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "ul" nodes.
UnavailableServer - Exception in org.osivia.portal.api.status
The Class UnavailableServer.
UnavailableServer(int) - Constructor for exception org.osivia.portal.api.status.UnavailableServer
Instantiates a new unavailable server.
UnavailableServer(String) - Constructor for exception org.osivia.portal.api.status.UnavailableServer
Instantiates a new unavailable server.
UNPUBLISH - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 
unregister(CustomizationModuleMetadatas) - Method in interface org.osivia.portal.api.customization.ICustomizationModulesRepository
Unregister.
unregister(UserDatasModuleMetadatas) - Method in interface org.osivia.portal.api.login.IUserDatasModuleRepository
Unregister.
unregister(ITraceService) - Method in interface org.osivia.portal.api.trace.ITraceServiceLocator
 
url - Variable in class org.osivia.portal.api.path.PortletPathItem
The url.
URL_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
URL service name.
UserDatasModuleMetadatas - Class in org.osivia.portal.api.login
The Class UserDatasModuleMetadatas.
UserDatasModuleMetadatas() - Constructor for class org.osivia.portal.api.login.UserDatasModuleMetadatas
 
UserPage - Class in org.osivia.portal.api.theming
User page java-bean.
UserPage(String) - Constructor for class org.osivia.portal.api.theming.UserPage
Constructor.
UserPage(PortalObjectId) - Constructor for class org.osivia.portal.api.theming.UserPage
Constructor.
UserPagesGroup - Class in org.osivia.portal.api.theming
User pages group java-bean.
UserPagesGroup(String) - Constructor for class org.osivia.portal.api.theming.UserPagesGroup
Constructor.
UserPortal - Class in org.osivia.portal.api.theming
User portal java-bean.
UserPortal() - Constructor for class org.osivia.portal.api.theming.UserPortal
Constructor.

V

VALIDATE_PUBLISHING - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 
VALUE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "value" attributes.
valueOf(String) - Static method in enum org.osivia.portal.api.cms.DocumentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osivia.portal.api.ecm.EcmCommand.ReloadAfterCommandStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osivia.portal.api.ecm.EcmCommonCommands
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osivia.portal.api.ecm.EcmViews
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osivia.portal.api.html.AccessibilityRoles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osivia.portal.api.menubar.MenubarGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osivia.portal.api.notifications.NotificationsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osivia.portal.api.panels.Panel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.osivia.portal.api.cms.DocumentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osivia.portal.api.ecm.EcmCommand.ReloadAfterCommandStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osivia.portal.api.ecm.EcmCommonCommands
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osivia.portal.api.ecm.EcmViews
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osivia.portal.api.html.AccessibilityRoles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osivia.portal.api.menubar.MenubarGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osivia.portal.api.notifications.NotificationsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.osivia.portal.api.panels.Panel
Returns an array containing the constants of this enum type, in the order they are declared.

W

WEBID_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
WebId service name
WINDOW_INSTANCE - Static variable in interface org.osivia.portal.api.taskbar.ITaskbarService
Taskbar window instance.
WINDOW_PROP_MAXIMIZED_CMS_URL - Static variable in class org.osivia.portal.api.Constants
Maximized CMS URL window property name.
WINDOW_PROP_SCOPE - Static variable in class org.osivia.portal.api.Constants
The scope of the request.
WINDOW_PROP_URI - Static variable in class org.osivia.portal.api.Constants
The CMS URI of the portlet.
WINDOW_PROP_VERSION - Static variable in class org.osivia.portal.api.Constants
The version of the content.
WindowFactory - Class in org.osivia.portal.api.windows
A factory for creating Window objects.
WindowFactory() - Constructor for class org.osivia.portal.api.windows.WindowFactory
 
WindowProperties - Class in org.osivia.portal.api.urls
Window properties.
WindowProperties() - Constructor for class org.osivia.portal.api.urls.WindowProperties
 
wrap(Exception) - Static method in exception org.osivia.portal.api.PortalException
Wrap.
write(Element) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Write HTML content.
A B C D E F G H I L M N O P R S T U V W 

Copyright © 2016. All rights reserved.