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.
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.
addText(Element, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add text to an existing DOM4J element.
addTooltip(Element, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add tooltip to element.
ALT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "alt" attributes.
ARIA_HIDDEN - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "aria-hidden" attributes.
ASK_PUBLISH - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 
ATTR_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_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.
browseContentLazyLoading(PortalControllerContext, String, boolean, boolean) - Method in interface org.osivia.portal.api.path.ICMSPathService
Browse CMS content in lazy-loading mode.
Bundle - Class in org.osivia.portal.api.internationalization
Internationalized bundle java bean.
Bundle(IInternationalizationService, ClassLoader, Locale) - Constructor for class org.osivia.portal.api.internationalization.Bundle
Constructor.
BUTTON - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "button" nodes.

C

CACHE_SCOPE_GLOBAL - Static variable in class org.osivia.portal.api.cache.services.CacheInfo
The cache scope global.
CACHE_SCOPE_NONE - Static variable in class org.osivia.portal.api.cache.services.CacheInfo
The cache scope none.
CACHE_SCOPE_PORTLET_CONTEXT - Static variable in class org.osivia.portal.api.cache.services.CacheInfo
The cache scope portlet context.
CACHE_SCOPE_PORTLET_SESSION - Static variable in class org.osivia.portal.api.cache.services.CacheInfo
The cache scope portlet session.
CACHE_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Cache service name.
CacheDatas - Class in org.osivia.portal.api.cache.services
The Class CacheDatas.
CacheDatas(CacheInfo, Object) - Constructor for class org.osivia.portal.api.cache.services.CacheDatas
Instantiates a new cache datas.
CacheInfo - Class in org.osivia.portal.api.cache.services
The Class CacheInfo.
CacheInfo(String, int, IServiceInvoker, Object, PortletContext, boolean) - Constructor for class org.osivia.portal.api.cache.services.CacheInfo
Instantiates a new cache info.
CANCEL_PUBLISH - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 
CHECKED - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "checked" attributes.
checkIfPortalParametersReloaded(long) - Method in interface org.osivia.portal.api.cache.services.ICacheService
 
CLASS - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "class" attributes.
CLASS_FANCYBOX_CELL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox table cell class.
CLASS_FANCYBOX_CENTER_CONTENT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox center content class.
CLASS_FANCYBOX_CONTAINER - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox container class.
CLASS_FANCYBOX_FORM - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox form class.
CLASS_FANCYBOX_LABEL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox cell label class.
CLASS_FANCYBOX_ROW - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox table row class.
CLASS_FANCYBOX_TABLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox table class.
CLASS_FANCYFRAME - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox portlet popup class.
CLASS_FANCYFRAME_REFRESH - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML Fancybox portlet popup with refresh on close class.
CLASS_NAVIGATION_ITEM - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML navigation item class for "li" nodes.
CLASS_SMALL_INPUT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML small inputs like checkboxes class.
CLASS_TOGGLE_ROW - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML toggle row display class.
clone() - Method in class org.osivia.portal.api.menubar.MenubarItem
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.
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>) - 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.
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.theming.IAttributesBundle
Regions attributes bundles customizer identifier.
CUSTOMIZER_ID - Static variable in interface org.osivia.portal.api.theming.IRenderedRegions
Regions theming customizer identifier.
customizeRenderedRegion(String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Customize rendered region.
customizeRenderedRegion(String, String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Customize rendered region.

D

DATA_CONTAINER - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "data-container" attributes.
DATA_DISMISS - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "data-dismiss" attributes.
DATA_ORIGINAL_TITLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "data-original-title" attributes.
DATA_PLACEMENT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "data-placement" attributes.
DATA_TOGGLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "data-toggle" attributes.
decodeProperties(String) - Static method in class org.osivia.portal.api.page.PageParametersEncoder
Decode properties.
decodeProperties(String) - Static method in class org.osivia.portal.api.urls.WindowProperties
Decode properties.
decoratePortletsRegion(String, String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Decorate portlets region with header and/or footer.
decorateRegion(RenderPageCommand, PortletsRegionBean) - Method in interface org.osivia.portal.api.theming.IRegionsThemingService
Decorate portlets region.
defineDefaultRenderedRegion(String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Define default rendered region.
defineFixedRenderedRegion(String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Define fixed rendered region.
deleteSelection(PortalControllerContext, String) - Method in interface org.osivia.portal.api.selection.ISelectionService
Delete a specified selection.
DeploymentContext - Class in org.osivia.portal.api.deployment
Permet de modifier à partir d'un portlet les paramètres de déploiement
DeploymentContext() - Constructor for class org.osivia.portal.api.deployment.DeploymentContext
 
DIRECTORY_SERVICE_LOCATOR_NAME - Static variable in class org.osivia.portal.api.Constants
Directory locator service name.
DirectoryBean - Interface in org.osivia.portal.api.directory
 
DirectoryHelper - Class in org.osivia.portal.api.directory
 
DirectoryHelper() - Constructor for class org.osivia.portal.api.directory.DirectoryHelper
 
DirectoryPerson - Class in org.osivia.portal.api.directory.entity
Person from LDAP directory
DirectoryPerson() - Constructor for class org.osivia.portal.api.directory.entity.DirectoryPerson
 
DISABLED - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "disabled" attributes.
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.
DOM4JUtils - Class in org.osivia.portal.api.html
Utility class with null-safe methods for DOM4J usage.

E

EcmCommand - Enum in org.osivia.portal.api.urls
Main command views on the ecm
EcmFilesCommand - Enum in org.osivia.portal.api.urls
 
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.MenubarItem
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.
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.
getAlias() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
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
 
getBackPageMarker() - Method in class org.osivia.portal.api.contribution.IContributionService.EditionState
 
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
 
getBundle(Locale) - Method in interface org.osivia.portal.api.internationalization.IBundleFactory
Get internationalized bundle.
getBundleFactory(ClassLoader) - Method in interface org.osivia.portal.api.internationalization.IInternationalizationService
Get bundle factory.
getBundleFactory() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getCache(CacheInfo) - Method in interface org.osivia.portal.api.cache.services.ICacheService
Gets the cache.
getCancelPublishingAskContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Return a "cancel publising workflow" contribution URL for current document.
getChangeEditionStateUrl(PortalControllerContext, IContributionService.EditionState) - Method in interface org.osivia.portal.api.contribution.IContributionService
Change current window state
getChildren() - Method in class org.osivia.portal.api.theming.UserPage
Getter for children.
getChilds() - Method in class org.osivia.portal.api.theming.Breadcrumb
Gets the childs.
getClassName() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for className.
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
Getter du Cn (sous la forme "Nom Prenom")
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.
getDefaultPage() - Method in class org.osivia.portal.api.theming.UserPortal
Getter for defaultPage.
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
 
getDirectoryService() - Method in interface org.osivia.portal.api.directory.IDirectoryServiceLocator
 
getDirectoryService() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getDirectoryServiceLocator() - Method in class org.osivia.portal.api.directory.ForeignBeanProvider
 
getDisplayName() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Getter du display name (sous la forme "Prénom Nom")
getDisplayTitle() - Method in class org.osivia.portal.api.selection.SelectionItem
Getter.
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.
getDomainAndWebId() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get current domain and web identifiers.
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
Récupération de l'adresse email de la personne
getErrorCode() - Method in class org.osivia.portal.api.notifications.Notifications
Getter for errorCode.
getExpirationDelay() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Gets the expiration delay.
getExpirationTime() - Method in class org.osivia.portal.api.notifications.Notifications
Getter for expirationTime.
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
get a bean in the service-directory spring context
getGender() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
 
getGivenName() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Getter du GivenName (Prénom)
getGlyphicon() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for glyphicon.
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.
getHttpErrorUrl(PortalControllerContext, int) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get HTTP error page URL.
getHttpServletRequest() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get HTTP servlet request.
getId() - Method in class org.osivia.portal.api.menubar.MenubarItem
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
 
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
 
getOnClickEvent() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for onClickEvent.
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 class org.osivia.portal.api.menubar.MenubarItem
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.
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
 
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.
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.
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.
getSn() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Getter du Sn (Nom de famille)
getStartPageUrl(PortalControllerContext, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get start page URL.
getStartPageUrl(PortalControllerContext, String, String, Map<String, String>, Map<String, String>) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get start page URL.
getStartPortletInNewPage(PortalControllerContext, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Gets the start portlet URL in new page.
getStartPortletInRegionUrl(PortalControllerContext, String, String, String, String, Map<String, String>, Map<String, String>) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get start portlet in region URL.
getStartPortletUrl(PortalControllerContext, String, Map<String, String>, Map<String, String>, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Deprecated.
see getStartPortletUrl without params window parameters
getStartPortletUrl(PortalControllerContext, String, Map<String, String>, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get start portlet URL.
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, 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.
getTarget() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for target.
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
Récupération du TITLE de la personne
getTitle() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for title.
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
Getter de l'identifiant de la personne
getUnpublishContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Get unpublish contribution URL for current document.
getUrl() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for url.
getUrl() - Method in class org.osivia.portal.api.path.PortletPathItem
Gets the url.
getUrl() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
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.
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.MenubarItem
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.
ICMSPathService - Interface in org.osivia.portal.api.path
CMS path service interface.
IContributionService - Interface in org.osivia.portal.api.contribution
 
IContributionService.EditionState - Class in org.osivia.portal.api.contribution
Window edition state types enumeration.
IContributionService.EditionState(String, String) - Constructor for class org.osivia.portal.api.contribution.IContributionService.EditionState
 
ICustomizationModule - Interface in org.osivia.portal.api.customization
Allow to customize hooks defined by portal.
ICustomizationModulesRepository - Interface in org.osivia.portal.api.customization
The Interface ICustomizationModulesRepository.
ID - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "id" attributes.
IDirectoryService - Interface in org.osivia.portal.api.directory
 
IDirectoryServiceLocator - Interface in org.osivia.portal.api.directory
 
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.
IMG - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "img" nodes.
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.
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.
isDownloadable() - Method in class org.osivia.portal.api.urls.Link
Getter for downloadable.
isDropdownItem() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for dropdownItem.
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.
isFirstItem() - Method in class org.osivia.portal.api.menubar.MenubarItem
Checks if is first item.
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.
isHasBeenModified() - Method in class org.osivia.portal.api.contribution.IContributionService.EditionState
 
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
 
isSpaceSite() - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Check if current site is a space site.
isStateItem() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for stateItem.
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.
IUserDatasModule - Interface in org.osivia.portal.api.login
The Interface IUserDatasModule.
IUserDatasModuleRepository - Interface in org.osivia.portal.api.login
The Interface IUserDatasModuleRepository.

L

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

M

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.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.notifications.INotificationsService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.path.ICMSPathService
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
 
MenubarItem - Class in org.osivia.portal.api.menubar
The Class MenubarItem.
MenubarItem(String, String, int, String, String, String, String) - Constructor for class org.osivia.portal.api.menubar.MenubarItem
Instantiates a new menubar item.
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.
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
The order portlet generic.
ORDER_PORTLET_SPECIFIC - Static variable in class org.osivia.portal.api.menubar.MenubarItem
The order portlet specific.
ORDER_PORTLET_SPECIFIC_CMS - Static variable in class org.osivia.portal.api.menubar.MenubarItem
The order portlet specific cms.
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.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.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".
PLACEHOLDER - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "placeholder" attributes.
POPUP_URL_ADAPTER_CLOSE - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Popup URL adapter close status.
POPUP_URL_ADAPTER_CLOSED_NOTIFICATION - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Popup URL adapter closed notification status.
POPUP_URL_ADAPTER_OPEN - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Popup URL adapter open status.
PORTAL_NAME - Static variable in class org.osivia.portal.api.Constants
JBP key portalName.
PORTAL_NAME_DEFAULT - Static variable in class org.osivia.portal.api.Constants
name of the default portal.
PortalControllerContext - Class in org.osivia.portal.api.context
The Class PortalControllerContext.
PortalControllerContext(PortletContext, PortletRequest, PortletResponse) - Constructor for class org.osivia.portal.api.context.PortalControllerContext
Instantiates a new portal controller context.
PortalControllerContext(Object) - Constructor for class org.osivia.portal.api.context.PortalControllerContext
Instantiates a new portal controller context.
PortalException - Exception in org.osivia.portal.api
The Class PortalException.
PortalException() - Constructor for exception org.osivia.portal.api.PortalException
Instantiates a new portal exception.
PortalException(String) - Constructor for exception org.osivia.portal.api.PortalException
Instantiates a new portal exception.
PortalException(Throwable) - Constructor for exception org.osivia.portal.api.PortalException
Instantiates a new portal exception.
PortalException(Exception) - Constructor for exception org.osivia.portal.api.PortalException
Instantiates a new portal exception.
PortalException(String, Throwable) - Constructor for exception org.osivia.portal.api.PortalException
Instantiates a new portal exception.
PortalGenericPortlet - Class in org.osivia.portal.api.portlet
Abstract portlet class used to access basic services such as notification, directories, etc.
PortalGenericPortlet() - Constructor for class org.osivia.portal.api.portlet.PortalGenericPortlet
 
PortalWindow - Interface in org.osivia.portal.api.windows
The Interface PortalWindow.
PORTLET_ATTR_DISPLAY_PAGE - Static variable in class org.osivia.portal.api.Constants
To redisplay the whole all page.
PORTLET_ATTR_HTTP_REQUEST - Static variable in class org.osivia.portal.api.Constants
HTTP request.
PORTLET_ATTR_MENU_BAR - Static variable in class org.osivia.portal.api.Constants
Menu bar.
PORTLET_ATTR_POPUP_CLOSE - Static variable in class org.osivia.portal.api.Constants
To close popup.
PORTLET_ATTR_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.
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.
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.
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_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.
setAjaxDisabled(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for ajaxDisabled.
setAlias(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter de l'alias de la personne (pseudo)
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
 
setBackPageMarker(String) - Method in class org.osivia.portal.api.contribution.IContributionService.EditionState
 
setBirthDate(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
 
setChildren(List<UserPage>) - Method in class org.osivia.portal.api.theming.UserPage
Setter for children.
setClassName(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for className.
setClosePageUrl(String) - Method in class org.osivia.portal.api.theming.UserPage
Setter for closePageUrl.
setCn(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter du Cn (sous la forme "Nom Prenom")
setContent(Object) - Method in class org.osivia.portal.api.cache.services.CacheDatas
Sets the content.
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.
setDisplayName(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter du displayName (sous la forme "Prénom Nom")
setDisplayTitle(String) - Method in class org.osivia.portal.api.selection.SelectionItem
Setter.
setDownloadable(boolean) - Method in class org.osivia.portal.api.urls.Link
Setter for downloadable.
setDropdownItem(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for dropdownItem.
setEmail(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter de l'adresse email de la personne
setErrorCode(Long) - Method in class org.osivia.portal.api.notifications.Notifications
Setter for errorCode.
setExpirationDelay(long) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the expiration delay.
setFirstItem(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Sets the first item.
setForceNOTReload(boolean) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the force not reload.
setForceReload(boolean) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the force reload.
setGender(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
 
setGivenName(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Setter du GivenName (Prénom)
setGlyphicon(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for glyphicon.
setHasBeenModified(boolean) - Method in class org.osivia.portal.api.contribution.IContributionService.EditionState
 
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
 
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.
setOnClickEvent(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for onClickEvent.
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.MenubarItem
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.
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.
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
Setter du Sn (Nom de famille)
setStateItem(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for stateItem.
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
Setter du TITLE de la personne
setTitle(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for title.
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
Setter de l'identifiant de la personne
setUrl(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for url.
setUrl(String) - Method in class org.osivia.portal.api.path.PortletPathItem
Sets the url.
setUrl(String) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
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.
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.
TD - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "td" nodes.
testService() - Method in interface org.osivia.portal.api.status.IServiceChecker
Test service.
TEXT_DEFAULT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML default text.
TEXTAREA - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "textarea" nodes.
TITLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "title" attributes.
toString() - Method in 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.
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.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.
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.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.

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 © 2015. All rights reserved.