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.
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.
addAttribute(Element, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add 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.
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.
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.
AnnotationPortletApplicationContext - Class in org.osivia.portal.api.portlet
Annotation portlet application context.
AnnotationPortletApplicationContext() - Constructor for class org.osivia.portal.api.portlet.AnnotationPortletApplicationContext
Constructor.
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_ADVANCED_SEARCH_URL - Static variable in class org.osivia.portal.api.Constants
Advanced search URL attribute name.
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_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_TASKS_COUNT - Static variable in class org.osivia.portal.api.Constants
Toolbar tasks count.
ATTR_TOOLBAR_TASKS_URL - Static variable in class org.osivia.portal.api.Constants
Toolbar tasks URL.
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

Breadcrumb - Class in org.osivia.portal.api.theming
The Class Breadcrumb.
Breadcrumb() - Constructor for class org.osivia.portal.api.theming.Breadcrumb
 
BreadcrumbItem - Class in org.osivia.portal.api.theming
The Class BreadcrumbItem.
BreadcrumbItem(String, String, Object, boolean) - Constructor for class org.osivia.portal.api.theming.BreadcrumbItem
Instantiates a new breadcrumb item.
buildDn(String) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Build the DN using the ldap base and organizational units.
buildRestorableURL() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
get URL to replay once redirection is done
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_LOADER_CONTEXT - Static variable in class org.osivia.portal.api.portlet.PortalGenericPortlet
Class loader context.
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.
clearCaches() - Method in interface org.osivia.portal.api.directory.v2.IDirDelegate
clear all entries in all caches registered in the service.
clearCaches() - Method in interface org.osivia.portal.api.directory.v2.IDirProvider
Clear all directory caches
clone() - Method in class org.osivia.portal.api.menubar.MenubarItem
CODE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "code" nodes.
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
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.
CONTENT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "content" attributes.
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.
create(Person) - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Create a person
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.
DD - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "dd" nodes.
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.
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
Deprecated.
replaced by org.osivia.portal.api.directory.v2.model.Person
DirectoryPerson() - Constructor for class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
 
DirServiceFactory - Class in org.osivia.portal.api.directory.v2
This is a factory for returning an instance of service
DirServiceFactory() - Constructor for class org.osivia.portal.api.directory.v2.DirServiceFactory
 
DISABLED - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "disabled" attributes.
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.
DL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "dl" nodes.
DOM4JUtils - Class in org.osivia.portal.api.html
Utility class with null-safe methods for DOM4J usage.
DT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "dt" nodes.

E

EcmCommand - Enum in org.osivia.portal.api.urls
Main command views on the ecm
EcmFilesCommand - Enum in org.osivia.portal.api.urls
Main commands on the ecm
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.customization.CustomizationModuleMetadatas
equals(Object) - Method in class org.osivia.portal.api.menubar.MenubarObject
equals(Object) - Method in class org.osivia.portal.api.selection.SelectionItem

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.
findByCriteria(Person) - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Get a person by criteria represented by a person vith filled fields
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.
getAlias() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Getter de l'alias de la personne (pseudo)
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(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.
getAvatar() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
 
getAvatar() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get avatar link.
getBackURL(PortalControllerContext, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get back URL.
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
Deprecated.
 
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.
getCardUrl(PortalControllerContext, Person) - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Get a link to the card person portlet
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.UserPage
Getter for children.
getChilds() - Method in class org.osivia.portal.api.theming.Breadcrumb
Gets the childs.
getClassLoader() - Method in interface org.osivia.portal.api.directory.v2.IDirDelegate
Class loader used by the delegate
getClassLoader() - Method in class org.osivia.portal.api.internationalization.Bundle
Getter for classLoader.
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.
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
Deprecated.
Getter du Cn (sous la forme "Nom Prenom")
getCn() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get CN.
getContent() - Method in class org.osivia.portal.api.cache.services.CacheDatas
Gets the content.
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.RenderedRegionBean
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.
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.
getDestroyCurrentPageUrl(PortalControllerContext, String) - 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
Deprecated.
use org.osivia.portal.api.directory.v2.IDirDelegate.getDirectoryService(Class)
getDirectoryService() - Method in interface org.osivia.portal.api.directory.IDirectoryServiceLocator
Deprecated.
use org.osivia.portal.api.directory.v2.IDirProvider.getDirService(Class)
getDirectoryService(Class<D>) - Method in interface org.osivia.portal.api.directory.v2.IDirDelegate
Call the directory context and return an implementation of a service
getDirectoryService() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getDirectoryServiceLocator() - Method in class org.osivia.portal.api.directory.ForeignBeanProvider
 
getDirectoryTxManagerDelegate() - Static method in class org.osivia.portal.api.directory.v2.DirServiceFactory
Get current transaction manager delegate (for composite transactions management)
getDirectoryTxManagerDelegate() - Method in interface org.osivia.portal.api.directory.v2.IDirDelegate
Get current transaction manager delegate (for composite transactions management)
getDirectoryTxManagerDelegate() - Method in interface org.osivia.portal.api.directory.v2.IDirProvider
Get current transaction manager delegate (for composite transactions management)
getDirService(Class<D>) - Method in interface org.osivia.portal.api.directory.v2.IDirProvider
Get an implementation of a service by its class
getDisplayName() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Getter du display name (sous la forme "Prénom Nom")
getDisplayName() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get display name.
getDisplayTitle() - Method in class org.osivia.portal.api.selection.SelectionItem
Getter.
getDn() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get DN.
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.
getEcmFilesManagementUrl(PortalControllerContext, String, EcmFilesCommand) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get Files management url
getEcmUrl(PortalControllerContext, EcmCommand, 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
getEmail() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Récupération de l'adresse email de la personne
getEmptyPerson() - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Get a person with no valued fields (for search)
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.
getExtraProperties() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Getter for extraProperties.
getFooterPath() - Method in class org.osivia.portal.api.theming.PortletsRegionBean
Getter for footerPath.
getForeignBean(String, Class<T>) - Method in class org.osivia.portal.api.directory.ForeignBeanProvider
Deprecated.
use org.osivia.portal.api.directory.v2.DirServiceFactory.getService(Class)
getGender() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
 
getGivenName() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Getter du GivenName (Prénom)
getGivenName() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get given name.
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.
getHeaderPath() - Method in class org.osivia.portal.api.theming.PortletsRegionBean
Getter for headerPath.
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.
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.theming.BreadcrumbItem
Gets the id.
getId() - Method in class org.osivia.portal.api.theming.UserPage
Getter for id.
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.
getLabel() - Method in class org.osivia.portal.api.path.PortletPathItem
Gets the label.
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
Deprecated.
 
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.
getMail() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get email.
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() - Method in class org.osivia.portal.api.login.UserDatasModuleMetadatas
Gets the module.
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.theming.AbstractRegionBean
Getter for name.
getName() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Gets the name.
getName() - Method in class org.osivia.portal.api.theming.UserPage
Getter for name.
getName() - Method in class org.osivia.portal.api.theming.UserPortal
Getter for name.
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.
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.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.
getPerson(String) - Method in interface org.osivia.portal.api.directory.IDirectoryService
Deprecated.
use org.osivia.portal.api.directory.v2.service.PersonService.getPersonWithNuxeoProfile(String)
getPerson(Name) - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Get a person by it's full DN
getPerson(String) - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Get a person by it's uid
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.
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.
getPortletPath() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Gets the portlet path.
getPriority() - Method in enum org.osivia.portal.api.notifications.NotificationsType
Getter for priority.
getProfiles() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get profiles.
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.
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.
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.
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.
getSelectionItems(PortalControllerContext, String) - Method in interface org.osivia.portal.api.selection.ISelectionService
Access to a specified selection items set.
getService(Class<D>) - Static method in class org.osivia.portal.api.directory.v2.DirServiceFactory
Factory method of a service
getSn() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Getter du Sn (Nom de famille)
getSn() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get SN.
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.
getStartPortletUrl(PortalControllerContext, String, Map<String, String>, PortalUrlType) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get start portlet URL.
getStateItems(PortalControllerContext) - Method in interface org.osivia.portal.api.menubar.IMenubarService
Get state menubar items.
getStopPortletUrl(PortalControllerContext, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get stop portlet URL.
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, ClassLoader, 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.
getSubscriptionUrl(PortalControllerContext, String, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get url for subscriptions actions
getTarget() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for target.
getTasksCount(PortalControllerContext) - Method in interface org.osivia.portal.api.tasks.ITasksService
Get tasks count.
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.
getTitle() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Récupération du TITLE de la personne
getTitle() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get title.
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.
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 class org.osivia.portal.api.notifications.Notifications
Getter for type.
getUid() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Getter de l'identifiant de la personne
getUid() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get UID.
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
Gets the 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 domain and web identifiers.
getWindow(PortletRequest) - Static method in class org.osivia.portal.api.windows.WindowFactory
Gets the window.

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.customization.CustomizationModuleMetadatas
hashCode() - Method in class org.osivia.portal.api.menubar.MenubarObject
hashCode() - Method in class org.osivia.portal.api.selection.SelectionItem
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.
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.
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
The Interface ICacheService.
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.
IDirDelegate - Interface in org.osivia.portal.api.directory.v2
The directory connector is provided by a service or a portlet which should realize this interface.
IDirectoryService - Interface in org.osivia.portal.api.directory
Integration with a directory service
IDirectoryServiceLocator - Interface in org.osivia.portal.api.directory
 
IDirProvider - Interface in org.osivia.portal.api.directory.v2
The directory provided handles all calls to the directory service behind dynamic proxies The realization of the call is defered to a delegate which is deployed in a separated war/service
IDirService - Interface in org.osivia.portal.api.directory.v2
Top level interface of a directory service
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
 
IPortalUrlFactory - Interface in org.osivia.portal.api.urls
Portal URL factory API 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.
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.
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.
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.
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.
isForceNOTReload() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Checks if is force not reload.
isForceReload() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Checks if is force reload.
isNavigationPlayer() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Checks if is navigation player.
isNotProxyHost(String) - Static method in class org.osivia.portal.api.net.ProxyUtils
Checks if is not proxy host.
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.
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.
IStatusService - Interface in org.osivia.portal.api.status
The Interface IStatusService.
isUserMaximized() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Checks if is user maximized.
ITasksService - Interface in org.osivia.portal.api.tasks
Tasks service interface.
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.
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.osivia.portal.api.portlet.AnnotationPortletApplicationContext
loadConfigBeanDefinition(BeanDefinition, DefaultListableBeanFactory) - Method in class org.osivia.portal.api.portlet.AnnotationPortletApplicationContext
Load config bean definition.
loadConfigBeanDefinitions(DefaultListableBeanFactory) - Method in class org.osivia.portal.api.portlet.AnnotationPortletApplicationContext
Load config bean definitions.
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

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.directory.v2.IDirProvider
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.tasks.ITasksService
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.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
 
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.
NAV - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "nav" nodes.
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.
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.
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.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.directory.v2 - package org.osivia.portal.api.directory.v2
 
org.osivia.portal.api.directory.v2.model - package org.osivia.portal.api.directory.v2.model
 
org.osivia.portal.api.directory.v2.service - package org.osivia.portal.api.directory.v2.service
 
org.osivia.portal.api.displaytag - package org.osivia.portal.api.displaytag
 
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.path - package org.osivia.portal.api.path
 
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.status - package org.osivia.portal.api.status
 
org.osivia.portal.api.tasks - package org.osivia.portal.api.tasks
 
org.osivia.portal.api.theming - package org.osivia.portal.api.theming
 
org.osivia.portal.api.urls - package org.osivia.portal.api.urls
 
org.osivia.portal.api.windows - package org.osivia.portal.api.windows
 

P

P - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "p" nodes.
PageParametersEncoder - Class in org.osivia.portal.api.page
The Class PageParametersEncoder.
PageParametersEncoder() - Constructor for class org.osivia.portal.api.page.PageParametersEncoder
 
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".
Person - Interface in org.osivia.portal.api.directory.v2.model
Representation of a person which exists in the LDAP directory.
PersonService - Interface in org.osivia.portal.api.directory.v2.service
Service to request, create, update persons, aggregated between nuxeo and ldap
PLACEHOLDER - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "placeholder" attributes.
Plugin - Annotation Type in org.osivia.portal.api.customization
 
PLUGIN_ID - Static variable in interface org.osivia.portal.api.customization.ICustomizationModule
Set this identifier 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
 
PortalUrlType - Enum in org.osivia.portal.api.urls
Portal URL types enumerations.
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_PAGE_REFRESH - Static variable in class org.osivia.portal.api.Constants
refresh indicator.
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_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.
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.
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.
Refreshable - Annotation Type in org.osivia.portal.api.portlet
Refreshable.
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.
registerDelegate(IDirDelegate) - Method in interface org.osivia.portal.api.directory.v2.IDirProvider
Register the delegate (when deploy the directory connector)
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.
remove() - Method in interface org.osivia.portal.api.cache.services.ICacheDataListener
Removes the.
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.
resetTasksCount(PortalControllerContext) - Method in interface org.osivia.portal.api.tasks.ITasksService
Reset tasks count.
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.
setActive(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for active.
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
Deprecated.
Setter de l'alias de la personne (pseudo)
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.
setAvatar(Link) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
 
setAvatar(Link) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set avatar link.
setBirthDate(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
 
setChildren(List<UserPage>) - Method in class org.osivia.portal.api.theming.UserPage
Setter for children.
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
Deprecated.
Setter du Cn (sous la forme "Nom Prenom")
setCn(String) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set CN.
setContent(Object) - Method in class org.osivia.portal.api.cache.services.CacheDatas
Sets the content.
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.RenderedRegionBean
Setter for contextPath.
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.
setDisabled(boolean) - Method in class org.osivia.portal.api.menubar.MenubarObject
Setter for disabled.
setDisplayName(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Setter du displayName (sous la forme "Prénom Nom")
setDisplayName(String) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set display name
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.
setDn(Name) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set DN.
setDownloadable(boolean) - Method in class org.osivia.portal.api.urls.Link
Setter for downloadable.
setEmail(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
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.
setExtraProperties(Map<String, Object>) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Setter for extraProperties.
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
Deprecated.
 
setGivenName(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Setter du GivenName (Prénom)
setGivenName(String) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set given name.
setGlyphicon(String) - Method in class org.osivia.portal.api.menubar.MenubarObject
Setter for glyphicon.
setHtmlClasses(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for htmlClasses.
setId(String) - Method in class org.osivia.portal.api.selection.SelectionItem
Setter.
setId(Object) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Sets the id.
setId(Object) - Method in class org.osivia.portal.api.theming.UserPage
Setter for id.
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.
setLabel(String) - Method in class org.osivia.portal.api.path.PortletPathItem
Sets the label.
setListeProfiles(List<String>) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
 
setLocale(Locale) - Method in class org.osivia.portal.api.customization.CustomizationContext
Setter for locale.
setMail(String) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set email.
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.theming.BreadcrumbItem
Sets the 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.
setNavigationPlayer(boolean) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Sets the navigation player.
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.
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
 
setPortletPath(List<PortletPathItem>) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Sets the portlet path.
setProfiles(List<Name>) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set profiles.
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.
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.
setSn(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Setter du Sn (Nom de famille)
setSn(String) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set SN
setState(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for state.
setTarget(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for target.
setTitle(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Setter du TITLE de la personne
setTitle(String) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set title.
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.
setUid(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Setter de l'identifiant de la personne
setUid(String) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set UID.
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
Sets the 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
Sets the user maximized.
setUserPages(List<UserPage>) - Method in class org.osivia.portal.api.theming.UserPortal
Setter for userPages.
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_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Status service name.
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

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.
TBODY - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "tbody" nodes.
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.
THEAD - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "thead" nodes.
TITLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "title" attributes.
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.urls.Link
TR - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "tr" nodes.
TYPE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "type" attributes.

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.
unregisterDelegate(IDirDelegate) - Method in interface org.osivia.portal.api.directory.v2.IDirProvider
Unregister the delegate (when undeploy the directory connector)
update(Person) - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Update a person
updatePassword(Person, String) - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Update the password of a person
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() - Constructor for class org.osivia.portal.api.theming.UserPage
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.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.urls.EcmCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osivia.portal.api.urls.EcmFilesCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.osivia.portal.api.urls.PortalUrlType
Returns the enum constant of this type with the specified name.
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.urls.EcmCommand
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.urls.EcmFilesCommand
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.urls.PortalUrlType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyPassword(String, String) - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Check if a password is correct

W

WEBID_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
WebId service 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.