Skip navigation links
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.
AbstractBatch - Class in org.osivia.portal.api.batch
Abstract class used to set common behaviors on a batch
AbstractBatch() - Constructor for class org.osivia.portal.api.batch.AbstractBatch
 
AbstractBatch(String) - Constructor for class org.osivia.portal.api.batch.AbstractBatch
 
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.
adapt(String, String, String, String) - Method in interface org.osivia.portal.api.theming.TemplateAdapter
Adapt template.
adaptPortalUrlToNavigation(PortalControllerContext, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Adapt portal URL to navigation.
adaptPortalUrlToPopup(PortalControllerContext, String, int) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Adapt portal URL to popup.
add(TaskbarItem) - Method in interface org.osivia.portal.api.taskbar.TaskbarItems
Add taskbar item.
add(List<TaskbarItem>) - Method in interface org.osivia.portal.api.taskbar.TaskbarItems
Add taskbar items.
add(UserPage, boolean) - Method in class org.osivia.portal.api.theming.UserPagesGroup
Add user page.
addAll(Symlinks) - Method in class org.osivia.portal.api.cms.Symlinks
Add symlinks.
addAriaAttribute(Element, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add ARIA attribute to an existing DOM element.
addAttribute(Element, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add attribute to an existing DOM element.
addBatch(AbstractBatch) - Method in interface org.osivia.portal.api.batch.IBatchService
Register a batch
addDataAttribute(Element, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add data attribute to an existing DOM 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 DOM element.
addGroup(UserPagesGroup) - Method in class org.osivia.portal.api.theming.UserPortal
Add user pages group.
addItem(PortalControllerContext, String, SelectionItem) - Method in interface org.osivia.portal.api.selection.ISelectionService
Add item to a specified selection.
addMessage(String) - Method in class org.osivia.portal.api.notifications.Notifications
Add single message to messages list.
addMessages(List<String>) - Method in class org.osivia.portal.api.notifications.Notifications
Add multiple messages to messages list.
addNotification(PortalControllerContext, String, NotificationsType) - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
Display a notification with a key label
addNotification(PortalControllerContext, String, NotificationsType, Object...) - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
Display a notification with a key label and variables
addNotifications(PortalControllerContext, Notifications) - Method in interface org.osivia.portal.api.notifications.INotificationsService
Add notifications.
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.
addSubtypes(String...) - Method in class org.osivia.portal.api.cms.DocumentType
Add subtypes.
addText(Element, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add text to an existing DOM element.
addTooltip(Element, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Add tooltip to DOM element.
aggregateUserStatistics(HttpSession) - Method in interface org.osivia.portal.api.statistics.IStatisticsService
Aggregate user statistics.
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_BREADCRUMB - Static variable in class org.osivia.portal.api.Constants
Breadcrumb content attribute name.
ATTR_FIRST_TAB - Static variable in class org.osivia.portal.api.Constants
First tab attribute name.
ATTR_HEADER_APPLICATION_NAME - Static variable in class org.osivia.portal.api.Constants
Application name.
ATTR_HEADER_CANONICAL_URL - Static variable in class org.osivia.portal.api.Constants
Canonical URL.
ATTR_HEADER_METADATA - Static variable in class org.osivia.portal.api.Constants
content of meta tags.
ATTR_HEADER_PORTAL_BASE_URL - Static variable in class org.osivia.portal.api.Constants
Portal base URL.
ATTR_HEADER_TITLE - Static variable in class org.osivia.portal.api.Constants
content of title tag
ATTR_LOGGED_PERSON - Static variable in class org.osivia.portal.api.Constants
Deprecated.
please use ATTR_LOGGED_PERSON_2
ATTR_LOGGED_PERSON_2 - 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
User content.
ATTR_TOOLBAR_USER_SETTINGS_URL - Static variable in class org.osivia.portal.api.Constants
Toolbar user settings URL.
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

Batch - Interface in org.osivia.portal.api.batch
Batch (facade of a quartz job).
BATCH_URI_PROPERTY - Static variable in interface org.osivia.portal.api.tasks.ITasksService
Customized host system property.
Breadcrumb - Class in org.osivia.portal.api.theming
Breadcrumb java-bean.
Breadcrumb() - Constructor for class org.osivia.portal.api.theming.Breadcrumb
Constructor.
BreadcrumbItem - Class in org.osivia.portal.api.theming
Breadcrumb item.
BreadcrumbItem(String, String, Object, boolean) - Constructor for class org.osivia.portal.api.theming.BreadcrumbItem
Constructor.
browse(PortalControllerContext) - Method in interface org.osivia.portal.api.path.IBrowserService
Browse documents into JSON data.
buildBaseDn() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Build the base DN using the ldap base and organizational units.
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.
Bundle(IInternationalizationService, ClassLoader, ApplicationContext, 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_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.cms.DocumentType
clone() - Method in class org.osivia.portal.api.menubar.MenubarItem
clone() - Method in interface org.osivia.portal.api.portlet.PortletStatus
Creates and returns a copy of this portlet status.
closePanel(PortalControllerContext, Panel) - Method in interface org.osivia.portal.api.panels.IPanelsService
Close panel.
CMS_EDITION_DROPDOWN_MENU_ID - Static variable in class org.osivia.portal.api.menubar.MenubarDropdown
Menubar CMS edition dropdown menu identifier.
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
computeUser(String) - Method in interface org.osivia.portal.api.login.IUserDatasModule
Compute user datas into a DirectoryPerson object
computeUserDatas(HttpServletRequest, Map<String, Object>) - Method in interface org.osivia.portal.api.login.IUserDatasModule
Deprecated.
see computeLoggedUser
CONFIGURATION_DROPDOWN_MENU_ID - Static variable in class org.osivia.portal.api.menubar.MenubarDropdown
Menubar configuration dropdown menu identifier.
Constants - Class in org.osivia.portal.api
Constants.
contains(PortalControllerContext, EcmDocument, String, Map<String, String>) - Method in interface org.osivia.portal.api.theming.TabGroup
Check if this group contains this document.
CONTENT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "content" attributes.
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.
createCmsTaskbarItem(String, String, String, String) - Method in interface org.osivia.portal.api.taskbar.TaskbarFactory
Create CMS taskbar item.
createContext(PortalControllerContext, String, String) - Method in interface org.osivia.portal.api.log.LogContext
Create a new log context.
createFile(String) - Static method in class org.osivia.portal.api.cms.DocumentType
Create file document type.
createLeaf(String) - Static method in class org.osivia.portal.api.cms.DocumentType
Create leaf document type.
createNode(String) - Static method in class org.osivia.portal.api.cms.DocumentType
Create node document type.
createRoot(String) - Static method in class org.osivia.portal.api.cms.DocumentType
Create root document type.
createStapledTaskbarItem(String, String, String, PanelPlayer) - Method in interface org.osivia.portal.api.taskbar.TaskbarFactory
Create stapled taskbar item.
createStapledTaskbarItem(String, String, String, String) - Method in interface org.osivia.portal.api.taskbar.TaskbarFactory
Create stapled taskbar item.
createSymlink(String, String, String, String) - Method in interface org.osivia.portal.api.cms.IVirtualNavigationService
Create symlink.
createSymlink(Symlink, String, String, String) - Method in interface org.osivia.portal.api.cms.IVirtualNavigationService
Create symlink.
createTaskbarItems() - Method in interface org.osivia.portal.api.taskbar.TaskbarFactory
Create taskbar items.
createTaskbarTask(TaskbarItem, String, String, boolean) - Method in interface org.osivia.portal.api.taskbar.TaskbarFactory
Create taskbar task.
createTaskbarTask(String, String, String, String, String, boolean) - Method in interface org.osivia.portal.api.taskbar.TaskbarFactory
Create taskbar task.
createTransversalTaskbarItem(String, String, String, PanelPlayer) - Method in interface org.osivia.portal.api.taskbar.TaskbarFactory
Create transversal taskbar item.
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>, 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(CustomizationContext) - Method in interface org.osivia.portal.api.customization.ICustomizationModule
Customize.
customizeDocument(PortalControllerContext, List<MenubarItem>, DocumentContext) - Method in interface org.osivia.portal.api.menubar.MenubarModule
Customize document.
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_REQUEST - Static variable in interface org.osivia.portal.api.feeder.IFeederService
 
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.feeder.IFeederService
Feeder 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.
customizeSpace(PortalControllerContext, List<MenubarItem>, DocumentContext) - Method in interface org.osivia.portal.api.menubar.MenubarModule
Customize space.

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.
decoratePortletsRegion(String, String, String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Decorate portlets region with header and/or footer.
decorateRegion(RenderPageCommand, PortletsRegionBean) - Method in interface org.osivia.portal.api.theming.IRegionsThemingService
Decorate portlets region.
defineDefaultRenderedRegion(String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Define default rendered region.
defineFixedRenderedRegion(String, String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Define fixed rendered region.
deleteContext(PortalControllerContext) - Method in interface org.osivia.portal.api.log.LogContext
Delete current log context.
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.
DocumentContext - Interface in org.osivia.portal.api.cms
Document context.
DocumentState - Enum in org.osivia.portal.api.cms
State of a document
DocumentType - Class in org.osivia.portal.api.cms
Document type type java-bean.
DocumentType(String) - Constructor for class org.osivia.portal.api.cms.DocumentType
Constructor.
DOM4JUtils - Class in org.osivia.portal.api.html
Utility class with null-safe methods for DOM4J usage.
DT - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "dt" nodes.

E

EcmCommand - Class in org.osivia.portal.api.ecm
Describe a command executed by the ECM.
EcmCommand(String, EcmCommand.ReloadAfterCommandStrategy, String, Map<String, Object>) - Constructor for class org.osivia.portal.api.ecm.EcmCommand
 
EcmCommand.ReloadAfterCommandStrategy - Enum in org.osivia.portal.api.ecm
Command callback reload strategies enumeration.
EcmCommonCommands - Enum in org.osivia.portal.api.ecm
Main commands on the ecm
EcmDocument - Interface in org.osivia.portal.api.cms
Document.
EcmViews - Enum in org.osivia.portal.api.ecm
Main command views on the ecm
EditionState(String, String) - Constructor for class org.osivia.portal.api.contribution.IContributionService.EditionState
 
EditorModule - Class in org.osivia.portal.api.editor
Editor module java-bean.
EditorModule() - Constructor for class org.osivia.portal.api.editor.EditorModule
Constructor.
EditorModuleResource - Interface in org.osivia.portal.api.editor
Editor module resource.
EditorService - Interface in org.osivia.portal.api.editor
Editor service interface.
enabled() - Method in interface org.osivia.portal.api.trace.ITraceService
Test if service is avaliable
encodeProperties(Map<String, List<String>>) - Static method in class org.osivia.portal.api.page.PageParametersEncoder
Encode properties.
encodeProperties(Map<String, String>) - Static method in class org.osivia.portal.api.urls.WindowProperties
Encode properties.
equals(Object) - Method in class org.osivia.portal.api.cms.DocumentType
equals(Object) - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
equals(Object) - Method in class org.osivia.portal.api.menubar.MenubarObject
equals(Object) - Method in class org.osivia.portal.api.selection.SelectionItem
equals(Object) - Method in class org.osivia.portal.api.set.SetType
 
equals(Object) - Method in class org.osivia.portal.api.statistics.SpaceStatistics
equals(Object) - Method in class org.osivia.portal.api.theming.UserPage
equals(Object) - Method in class org.osivia.portal.api.theming.UserPagesGroup
execute(Map<String, Object>) - Method in class org.osivia.portal.api.batch.AbstractBatch
 
execute(Map<String, Object>) - Method in interface org.osivia.portal.api.batch.Batch
The main execution method.
executeFeeders() - Method in interface org.osivia.portal.api.feeder.IFeederService
 

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.
FileMimeType - Class in org.osivia.portal.api.cms
File MIME type.
FileMimeType() - Constructor for class org.osivia.portal.api.cms.FileMimeType
Constructor.
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.
formatSize(Locale, Bundle, long) - Static method in class org.osivia.portal.api.html.HtmlFormatter
format file size
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" DOM element.
generateDivElement(String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate HTML "div" DOM element.
generateElement(String, String, String, String, AccessibilityRoles) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate DOM element.
generateElement(String, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate DOM element.
generateLinkElement(String, String, String, String, String, String, AccessibilityRoles) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate HTML "a" link DOM element.
generateLinkElement(String, String, String, String, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate HTML "a" link DOM element.
generateLinkElement(String, String, String, String, String) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Generate HTML "a" link DOM 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.
get(Name) - Method in interface org.osivia.portal.api.directory.v2.service.GroupService
Get group.
get(String) - Method in interface org.osivia.portal.api.directory.v2.service.GroupService
Get group.
get(String) - Method in interface org.osivia.portal.api.taskbar.TaskbarItems
Get taskbar item from his identifier.
getAbout() - Method in class org.osivia.portal.api.trace.Trace
 
getAction() - Method in class org.osivia.portal.api.trace.Trace
 
getActiveId(PortalControllerContext) - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Get active taskbar task identifier.
getActor() - Method in class org.osivia.portal.api.trace.Trace
 
getAdvancedSearchUrl(PortalControllerContext, String, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get advanced search URL.
getAdvancedSearchUrl(PortalControllerContext, String, boolean, Map<String, List<String>>) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get advanced search URL with prevalued selectors.
getAlias() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Getter de l'alias de la personne (pseudo)
getAll() - Method in interface org.osivia.portal.api.taskbar.TaskbarItems
Get all taskbar items.
getAllCommands() - Method in interface org.osivia.portal.api.ecm.IEcmCommandervice
List all commands
getAllTasks(PortalControllerContext, String, boolean) - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Get taskbar tasks.
getAnonymousVisitors() - Method in class org.osivia.portal.api.statistics.SpaceVisits
Getter for anonymousVisitors.
getApplicationContext() - Method in class org.osivia.portal.api.editor.EditorModule
 
getApplicationContext() - Method in class org.osivia.portal.api.internationalization.Bundle
Getter for applicationContext.
getAskPublishContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Return a "ask to publish" contribution URL for current document.
getAssociatedHTML() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for associatedHTML.
getAttribute(PortalControllerContext, String) - Method in interface org.osivia.portal.api.sequencing.IPortletSequencingService
Get sequencing attribute.
getAttribute(RenderPageCommand, PageRendition, String) - Method in interface org.osivia.portal.api.theming.IRegionsThemingService
Get attribute from his name.
getAttributeNames() - Method in interface org.osivia.portal.api.theming.IAttributesBundle
Get attribute names set.
getAttributes() - Method in class org.osivia.portal.api.customization.CustomizationContext
Getter for attributes.
getAttributes(PortalControllerContext) - Method in interface org.osivia.portal.api.sequencing.IPortletSequencingService
Get sequencing attributes.
getAvatar() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
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.
getBackURL(PortalControllerContext, boolean, 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.
getBatchId() - Method in class org.osivia.portal.api.batch.AbstractBatch
 
getBatchInstances(Class<B>) - Method in interface org.osivia.portal.api.batch.IBatchService
Get current instances of a given batch type
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(ClassLoader, ApplicationContext) - 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
getCategoryTitle() - Method in class org.osivia.portal.api.menubar.MenubarItem
 
getChangeEditionStateUrl(PortalControllerContext, IContributionService.EditionState) - Method in interface org.osivia.portal.api.contribution.IContributionService
Change current window state
getChildren() - Method in class org.osivia.portal.api.theming.Breadcrumb
Getter for children.
getChildren() - Method in class org.osivia.portal.api.theming.UserPage
Getter for children.
getClassLoader() - Method in interface org.osivia.portal.api.directory.v2.IDirDelegate
Class loader used by the delegate
getClassLoader() - Method in class org.osivia.portal.api.editor.EditorModule
 
getClassLoader() - Method in class org.osivia.portal.api.internationalization.Bundle
Getter for classLoader.
getClosedAttribute() - Method in enum org.osivia.portal.api.panels.Panel
Getter for closedAttribute.
getClosePageUrl() - Method in class org.osivia.portal.api.theming.UserPage
Getter for closePageUrl.
getCmsPath() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get CMS path.
getCMSPath() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get current CMS path.
getCMSPlayer(D) - Method in interface org.osivia.portal.api.player.IPlayerModule
Make a player with the document.
getCMSUrl(PortalControllerContext, String, String, Map<String, String>, String, String, String, String, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get CMS URL.
getCn() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Getter du Cn (sous la forme "Nom Prenom")
getCn() - Method in interface org.osivia.portal.api.directory.v2.model.Group
Get group CN.
getCn() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get CN.
getCode() - Method in exception org.osivia.portal.api.PortalApplicationException
Getter for code.
getCommand(EcmCommonCommands) - Method in interface org.osivia.portal.api.ecm.IEcmCommandervice
Getter
getCommand(String) - Method in interface org.osivia.portal.api.ecm.IEcmCommandervice
Getter
getCommandName() - Method in class org.osivia.portal.api.ecm.EcmCommand
 
getCommandUrl(PortalControllerContext, UUID, String, String) - Method in interface org.osivia.portal.api.tasks.ITasksService
Get update task command URL.
getCommonCommandName() - Method in class org.osivia.portal.api.ecm.EcmCommand
 
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.AbstractRegionBean
Getter for contextPath.
getContributionMode() - Method in class org.osivia.portal.api.contribution.IContributionService.EditionState
 
getControllerCtx() - Method in class org.osivia.portal.api.context.PortalControllerContext
Gets the controller ctx.
getCounter() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for counter.
getCreationDate() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get creation date.
getCreationTime() - Method in class org.osivia.portal.api.notifications.Notifications
Getter for creationTime.
getCurrentDayVisits() - Method in class org.osivia.portal.api.statistics.SpaceStatistics
Getter for currentDayVisits.
getCurrentItem(PortalControllerContext, String) - Method in interface org.osivia.portal.api.ui.layout.LayoutItemsService
Get current layout item.
getCurrentItems(PortalControllerContext) - Method in interface org.osivia.portal.api.ui.layout.LayoutItemsService
Get current layout items.
getCurrentMonthVisits() - Method in class org.osivia.portal.api.statistics.SpaceStatistics
Getter for currentMonthVisits.
getCustomizationIDs() - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Gets the customization i ds.
getCustomizedClassLoader() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for customizedClassLoader.
getCustomizedClassLoader() - Method in class org.osivia.portal.api.set.SetType
 
getCustomizedClassLoader() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get customized class loader.
getCustomizedIcon() - Method in class org.osivia.portal.api.menubar.MenubarObject
Getter for customizedIcon.
getData() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for data.
getDefaultItems(PortalControllerContext) - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Get default taskbar items, sorted by order.
getDefaultPage() - Method in class org.osivia.portal.api.theming.UserPortal
Getter for defaultPage.
getDescription() - Method in class org.osivia.portal.api.cms.FileMimeType
Getter for description.
getDestroyCurrentPageUrl(PortalControllerContext) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get destroy current page URL.
getDestroyCurrentPageUrl(PortalControllerContext, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get destroy current page URL.
getDestroyCurrentPageUrl(PortalControllerContext, String, boolean) - 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
Deprecated.
remove useless attribute parentId
getDestroyPageUrl(PortalControllerContext, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get destroy page URL.
getDestroyPageUrl(PortalControllerContext, String, boolean) - 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
getDisplay() - Method in class org.osivia.portal.api.cms.FileMimeType
Getter for display.
getDisplayedPages() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for displayedPages.
getDisplayedPagesCount() - Method in class org.osivia.portal.api.theming.UserPortal
Getter for displayedPagesCount.
getDisplayName() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
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.
getDisplayName() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for displayName.
getDisplayTitle() - Method in class org.osivia.portal.api.selection.SelectionItem
Getter.
getDn() - Method in interface org.osivia.portal.api.directory.v2.model.Group
Get group DN.
getDn() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get DN.
getDocId() - Method in class org.osivia.portal.api.user.UserPreferences
 
getDocPath() - Method in class org.osivia.portal.api.contribution.IContributionService.EditionState
 
getDocument() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get document.
getDocumentState() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get document state.
getDocumentType() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get document type.
getDocumentType() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get document type.
getDocumentType() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
 
getDomain() - Method in class org.osivia.portal.api.net.ProxyUtils.ProxyCredentials
Gets the domain.
getDomain() - Method in exception org.osivia.portal.api.PortalApplicationException
Getter for domain.
getDraftContextualizationPath() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Get draft contextualization path.
getDraftPath() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Get draft path.
getDropdown(PortalControllerContext, String) - Method in interface org.osivia.portal.api.menubar.IMenubarService
Get menubar dropdown menu.
getEcmCommandUrl(PortalControllerContext, String, EcmCommonCommands) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Return an url who fire the ECM
getEcmCommandUrl(PortalControllerContext, String, EcmCommonCommands, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Return an url who fire the ECM
getEcmCommandUrl(PortalControllerContext, String, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Return an url who fire the ECM
getEcmProfile(PortalControllerContext, Person) - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Get a document with user profile properties
getEcmUrl(PortalControllerContext, EcmViews, String, Map<String, String>) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get an ECM URL (for front office views)
getEditionState(PortalControllerContext) - Method in interface org.osivia.portal.api.contribution.IContributionService
get current window state
getEmail() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Récupération de l'adresse email de la personne
getEmptyGroup() - Method in interface org.osivia.portal.api.directory.v2.service.GroupService
Get empty group.
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.
getExecutor() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get executor.
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.
getExtension() - Method in class org.osivia.portal.api.cms.FileMimeType
Getter for extension.
getExternal() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get external account indicator.
getExternalUrl() - Method in class org.osivia.portal.api.player.Player
 
getExtraProperties() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Getter for extraProperties.
getFactory() - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Get taskbar item factory.
getFileName() - Method in interface org.osivia.portal.api.portlet.model.UploadedFileMetadata
Get file name.
getFolderDisplayMode(String) - Method in class org.osivia.portal.api.user.UserPreferences
 
getFolderDisplays() - Method in class org.osivia.portal.api.user.UserPreferences
 
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
Getter for group.
getGroup() - Method in enum org.osivia.portal.api.menubar.MenubarGroup
Get parent menubar group.
getGroup() - Method in class org.osivia.portal.api.theming.UserPage
Getter for group.
getGroup(String) - Method in class org.osivia.portal.api.theming.UserPortal
Get user pages group.
getGroup(PortalControllerContext, String) - Method in interface org.osivia.portal.api.ui.layout.LayoutItemsService
Get layout group.
getGroups() - Method in class org.osivia.portal.api.theming.UserPortal
Get user pages groups.
getGroups(PortalControllerContext) - Method in interface org.osivia.portal.api.ui.layout.LayoutItemsService
Get layout groups.
getHeaderPath() - Method in class org.osivia.portal.api.theming.PortletsRegionBean
Getter for headerPath.
getHiddenPages() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for hiddenPages.
getHistorizedDaysVisits() - Method in class org.osivia.portal.api.statistics.SpaceStatistics
Getter for historizedDaysVisits.
getHistorizedMonthsVisits() - Method in class org.osivia.portal.api.statistics.SpaceStatistics
Getter for historizedMonthsVisits.
getHits() - Method in class org.osivia.portal.api.statistics.SpaceVisits
Getter for hits.
getHomePageUrl(PortalControllerContext, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get home page URL.
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.
getHttpServletResponse() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get HTTP servlet response.
getIcon() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for icon.
getIcon() - Method in class org.osivia.portal.api.cms.FileMimeType
Getter for icon.
getIcon() - Method in enum org.osivia.portal.api.notifications.NotificationsType
Getter for icon.
getIcon() - Method in interface org.osivia.portal.api.portlet.model.UploadedFileMetadata
Get file type icon.
getIcon() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get icon.
getIcon() - Method in interface org.osivia.portal.api.theming.TabGroup
Get tab group icon.
getIcon() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for icon.
getIcon() - Method in interface org.osivia.portal.api.ui.layout.LayoutItem
Get icon.
getId() - Method in class org.osivia.portal.api.editor.EditorModule
 
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.set.SetType
 
getId() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get identifier.
getId() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for id.
getId() - Method in class org.osivia.portal.api.theming.UserPage
Getter for id.
getId() - Method in interface org.osivia.portal.api.ui.layout.LayoutGroup
Get identifier.
getId() - Method in interface org.osivia.portal.api.ui.layout.LayoutItem
Get identifier.
getIndex() - Method in interface org.osivia.portal.api.portlet.model.UploadedFile
Get original file index.
getInstance() - Method in class org.osivia.portal.api.editor.EditorModule
 
getInstance() - Method in class org.osivia.portal.api.panels.PanelPlayer
Getter for instance.
getInvoker() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Gets the invoker.
getItem(PortalControllerContext, String) - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Get taskbar item.
getItemKey() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Gets the item key.
getItems(PortalControllerContext) - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Get taskbar items.
getItems() - Method in interface org.osivia.portal.api.ui.layout.LayoutGroup
Get layout items.
getItems(PortalControllerContext, String) - Method in interface org.osivia.portal.api.ui.layout.LayoutItemsService
Get layout items.
getJobScheduling() - Method in class org.osivia.portal.api.batch.AbstractBatch
 
getJobScheduling() - Method in interface org.osivia.portal.api.batch.Batch
Define the cron used to run the batch periodically
getKey() - Method in class org.osivia.portal.api.editor.EditorModule
 
getKey() - Method in class org.osivia.portal.api.set.SetType
 
getKey() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get internationalization key.
getLabel() - Method in class org.osivia.portal.api.path.PortletPathItem
Gets the label.
getLabel() - Method in interface org.osivia.portal.api.ui.layout.LayoutGroup
Get label.
getLabel() - Method in interface org.osivia.portal.api.ui.layout.LayoutItem
Get label.
getLabelKey() - Method in interface org.osivia.portal.api.theming.TabGroup
Get label internationalization key.
getLastConnection() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get last connection date.
getLastUpdate() - Method in class org.osivia.portal.api.statistics.SpaceStatistics
Getter for lastUpdate.
getLayoutContextPath(RenderPageCommand) - Method in interface org.osivia.portal.api.theming.IRegionsThemingService
Get layout context path from render page command.
getLinks() - Method in class org.osivia.portal.api.cms.Symlinks
Getter for links.
getListeProfiles() - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
 
getLiveId() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Get live document identifier.
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.
getLogContext() - Static method in class org.osivia.portal.api.log.LogContextFactory
Get log context.
getLoginUrl(PortalControllerContext) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get login URL.
getMail() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get email.
getMembers() - Method in interface org.osivia.portal.api.directory.v2.model.Group
Get group members.
getMembers(Name) - Method in interface org.osivia.portal.api.directory.v2.service.GroupService
Get group members.
getMenu() - Method in class org.osivia.portal.api.theming.Breadcrumb
Getter for menu.
getMenubarService() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getMessage(PortalControllerContext, String) - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
Return a label in resources files
getMessage(PortalControllerContext, String, Object...) - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
Return a label in resources files
getMessages() - Method in class org.osivia.portal.api.notifications.Notifications
Getter for messages.
getMimeType() - Method in class org.osivia.portal.api.cms.FileMimeType
Getter for mimeType.
getMimeType() - Method in interface org.osivia.portal.api.portlet.model.UploadedFileMetadata
Get file MIME type.
getModule() - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Gets the module.
getModule(String) - Method in interface org.osivia.portal.api.login.IUserDatasModuleRepository
Get a module
getModule() - Method in class org.osivia.portal.api.login.UserDatasModuleMetadatas
Gets the module.
getModules(PortalControllerContext) - Method in interface org.osivia.portal.api.editor.EditorService
Get modules.
getMsg() - Method in class org.osivia.portal.api.log.LoggerMessage
Gets the msg.
getMyCardUrl(PortalControllerContext) - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Get a link to my card
getName() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for name.
getName() - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Gets the name.
getName() - Method in class org.osivia.portal.api.login.UserDatasModuleMetadatas
Gets the name.
getName() - Method in class org.osivia.portal.api.theming.AbstractRegionBean
Getter for name.
getName() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for name.
getName() - Method in interface org.osivia.portal.api.theming.TabGroup
Get tab group name.
getName() - Method in class org.osivia.portal.api.theming.UserPage
Getter for name.
getName() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for name.
getName() - Method in class org.osivia.portal.api.theming.UserPortal
Getter for name.
getName() - Method in class org.osivia.portal.api.windows.StartingWindowBean
 
getNavbarSortedItems(PortalControllerContext) - Method in interface org.osivia.portal.api.menubar.IMenubarService
Get navbar menubar items, sorted by groups.
getNavigationPath() - Method in interface org.osivia.portal.api.cms.Symlink
Get navigation path.
getNavigationPlayer(PortalControllerContext, String) - Method in interface org.osivia.portal.api.panels.IPanelsService
Get navigation panel player.
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.
getOrder() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get order.
getOriginalMetadata() - Method in interface org.osivia.portal.api.portlet.model.UploadedFile
Get original file metadata.
getPage() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get current page.
getPageProperty(String) - Method in class org.osivia.portal.api.windows.InternalWindow
 
getPageProperty(String) - Method in interface org.osivia.portal.api.windows.PortalWindow
Gets the page property.
getPages() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for pages.
getParameterizedURL(PortalControllerContext, String, String, String, String, Boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get parameterized URL.
getParameters() - Method in class org.osivia.portal.api.editor.EditorModule
 
getParent() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for parent.
getParentPath() - Method in interface org.osivia.portal.api.cms.Symlink
Get parent path.
getPath() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Get document path.
getPath() - Method in class org.osivia.portal.api.statistics.SpaceStatistics
Getter for path.
getPath() - Method in interface org.osivia.portal.api.taskbar.TaskbarTask
Get task CMS path.
getPath() - Method in class org.osivia.portal.api.theming.RenderedRegionBean
Getter for path.
getPaths() - Method in class org.osivia.portal.api.cms.Symlinks
Getter for paths.
getPermaLink(PortalControllerContext, String, Map<String, String>, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get permalink URL.
getPermissions() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get document permissions.
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
getPlayer() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get player.
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 interface org.osivia.portal.api.cms.DocumentContext
Get portal controller context.
getPortalControllerContext() - Method in class org.osivia.portal.api.customization.CustomizationContext
Getter for portalControllerContext.
getPortalDefaultPage() - Method in class org.osivia.portal.api.theming.UserPortal
Getter for portalDefaultPage.
getPortalObjectId() - Method in class org.osivia.portal.api.theming.UserPage
Getter for portalObjectId.
getPortalUrlFactory() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getPortAsInt(String) - Static method in class org.osivia.portal.api.net.ProxyUtils.ProxyConfig
Gets the port as int.
getPortletContext() - Method in class org.osivia.portal.api.directory.ForeignBeanProvider
 
getPortletCtx() - Method in class org.osivia.portal.api.context.PortalControllerContext
Gets the portlet ctx.
getPortletInstance() - Method in class org.osivia.portal.api.player.Player
 
getPortletInstance() - Method in class org.osivia.portal.api.windows.StartingWindowBean
 
getPortletPath() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for portletPath.
getPortletSortedItems(List<MenubarItem>) - Method in interface org.osivia.portal.api.menubar.IMenubarService
Get portlet menubar items, sorted by groups.
getPreviousUpdate() - Method in class org.osivia.portal.api.statistics.SpaceStatistics
Getter for previousUpdate.
getPriority() - Method in enum org.osivia.portal.api.notifications.NotificationsType
Getter for priority.
getProfiledHomePageUrl(PortalControllerContext) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get profiled home page URL.
getProfiles() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get profiles.
getProfiles() - Method in interface org.osivia.portal.api.ui.layout.LayoutItem
Get profiles.
getProperties() - Method in class org.osivia.portal.api.panels.PanelPlayer
Getter for properties.
getProperties() - Method in class org.osivia.portal.api.selection.SelectionItem
Getter.
getProperties() - Method in class org.osivia.portal.api.windows.InternalWindow
 
getProperties() - Method in interface org.osivia.portal.api.windows.PortalWindow
Gets the properties.
getProperties() - Method in class org.osivia.portal.api.windows.StartingWindowBean
 
getProperty(String) - Method in class org.osivia.portal.api.windows.InternalWindow
 
getProperty(String) - Method in interface org.osivia.portal.api.windows.PortalWindow
Gets the property.
getProxyConfigFromEnvProperties() - Static method in class org.osivia.portal.api.net.ProxyUtils
Retourne les paramètres du proxy http, lus depuis des propriétés système.
getProxyUserFromEnvProperties() - Static method in class org.osivia.portal.api.net.ProxyUtils
Retourne les paramètres d'authentification au proxy http, lus depuis des propriétés système.
getPublicationInfos() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get document publication informations.
getPublishContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Return a publish contribution URL for current document.
getPutDocumentInTrashUrl(PortalControllerContext, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get put document in trash URL.
getRealCommand() - Method in class org.osivia.portal.api.ecm.EcmCommand
 
getRealCommandParameters() - Method in class org.osivia.portal.api.ecm.EcmCommand
 
getRefreshPageUrl(PortalControllerContext) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get refresh page URL.
getRefreshPageUrl(PortalControllerContext, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get refresh page URL and notify creation of new content.
getRegionName() - Method in enum org.osivia.portal.api.panels.Panel
Getter for regionName.
getRejectPublishContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Return a "reject publishing" contribution URL for current document.
getRenderParams() - Method in class org.osivia.portal.api.path.PortletPathItem
Gets the render params.
getRequest() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Gets the request.
getRequest() - Method in class org.osivia.portal.api.context.PortalControllerContext
Gets the request.
getResources() - Method in class org.osivia.portal.api.editor.EditorModule
 
getResponse() - Method in class org.osivia.portal.api.context.PortalControllerContext
Gets the response.
getRestriction() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get restriction.
getRootPage() - Method in class org.osivia.portal.api.theming.UserPagesGroup
Getter for rootPage.
getSaveWidthUrl(PortalControllerContext, boolean) - Method in interface org.osivia.portal.api.ui.IResizableService
Get save resizable width URL.
getScope() - Method in class org.osivia.portal.api.cache.services.CacheInfo
Gets the scope.
getScope() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get scope.
getSegment() - Method in interface org.osivia.portal.api.cms.Symlink
Get segment.
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
getService() - Method in interface org.osivia.portal.api.trace.ITraceServiceLocator
 
getSharingLinkUrl(PortalControllerContext, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get sharing link URL.
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.
getSpaceDisplayName() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Get space display name.
getSpacePath() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Get space path.
getSpaceStatistics(PortalControllerContext, String) - Method in interface org.osivia.portal.api.statistics.IStatisticsService
Get space statistics.
getSpaceType() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Get space type.
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>, boolean) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Deprecated.
see
getStartPortletUrl(PortalControllerContext, String, Map<String, String>) - 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.
getStatus(PortalControllerContext, String, Class<T>) - Method in interface org.osivia.portal.api.portlet.IPortletStatusService
Get portlet status.
getStopPortletUrl(PortalControllerContext, String, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get stop portlet URL.
getStrategy() - Method in class org.osivia.portal.api.ecm.EcmCommand
 
getString(String) - Method in class org.osivia.portal.api.internationalization.Bundle
Access to a localized bundle property, which can be customized.
getString(String, Object...) - Method in class org.osivia.portal.api.internationalization.Bundle
Access to a localized bundle property, which can be customized.
getString(String, 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.
getString(String, Locale, ClassLoader, ApplicationContext, Object...) - Method in interface org.osivia.portal.api.internationalization.IInternationalizationService
Access to customized class loader localized resource property or application context message source, which can be customized.
getString(String, Locale, ClassLoader, ClassLoader, ApplicationContext, Object...) - Method in interface org.osivia.portal.api.internationalization.IInternationalizationService
Access to customized class loader localized resource property or application context message source, which can be customized.
getSubtypes() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for subtypes.
getTagContent(PortalControllerContext, Boolean, Boolean, String, String, Integer, Integer) - Method in interface org.osivia.portal.api.ui.IResizableService
Get resizable tag DOM element.
getTarget() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for target.
getTargetPath() - Method in interface org.osivia.portal.api.cms.Symlink
Get target path.
getTargetWebId() - Method in interface org.osivia.portal.api.cms.Symlink
Get target webId.
getTask(PortalControllerContext, String, String) - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Get taskbar task.
getTask(PortalControllerContext, String) - Method in interface org.osivia.portal.api.tasks.ITasksService
Get current user task.
getTask(PortalControllerContext, UUID) - Method in interface org.osivia.portal.api.tasks.ITasksService
Get current user task.
getTaskId() - Method in interface org.osivia.portal.api.portlet.PortletStatus
Get task identifier, may be null.
getTaskId() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for taskId.
getTasks(PortalControllerContext, String, boolean) - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Deprecated.
getTasks(PortalControllerContext, String) - Method in interface org.osivia.portal.api.taskbar.ITaskbarService
Get taskbar tasks.
getTasks(PortalControllerContext) - Method in interface org.osivia.portal.api.tasks.ITasksService
Get current user tasks.
getTasksCount(PortalControllerContext) - Method in interface org.osivia.portal.api.tasks.ITasksService
Get current user tasks count.
getTemplate() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for template.
getTemplate() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get template.
getTemporaryFile() - Method in interface org.osivia.portal.api.portlet.model.UploadedFile
Get temporary file.
getTemporaryMetadata() - Method in interface org.osivia.portal.api.portlet.model.UploadedFile
Get temporary file metadata.
getThemeContextPath(RenderPageCommand) - Method in interface org.osivia.portal.api.theming.IRegionsThemingService
Get theme context path from render page command.
getThemeName() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get theme name.
getTime() - Method in class org.osivia.portal.api.trace.Trace
 
getTitle() - Method in interface org.osivia.portal.api.cms.EcmDocument
Get document title.
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.
getTitle() - Method in interface org.osivia.portal.api.taskbar.TaskbarTask
Get title.
getToken(PortalControllerContext) - Method in interface org.osivia.portal.api.log.LogContext
Get current log context token.
getTooltip() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for tooltip.
getTraceService() - Method in class org.osivia.portal.api.portlet.PortalGenericPortlet
 
getTsAskForReloading() - Method in class org.osivia.portal.api.cache.services.CacheDatas
Gets the ts ask for reloading.
getTsEnregistrement() - Method in class org.osivia.portal.api.cache.services.CacheDatas
Gets the ts enregistrement.
getType() - Method in class org.osivia.portal.api.notifications.Notifications
Getter for type.
getType() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get 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.
getUniqueVisitors() - Method in class org.osivia.portal.api.statistics.SpaceVisits
Getter for uniqueVisitors.
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 interface org.osivia.portal.api.portlet.model.UploadedFile
Get original file URL.
getUrl() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for url.
getUrl() - Method in class org.osivia.portal.api.theming.UserPage
Getter for url.
getUrl() - Method in class org.osivia.portal.api.urls.Link
Getter for url.
getUserName() - Method in class org.osivia.portal.api.net.ProxyUtils.ProxyCredentials
Gets the user name.
getUserPages() - Method in class org.osivia.portal.api.theming.UserPortal
Getter for userPages.
getUserPassword() - Method in class org.osivia.portal.api.net.ProxyUtils.ProxyCredentials
Gets the user password.
getUserWorkspaceCommandUrl(PortalControllerContext) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get user workspace command URL
getValidatePublishContributionURL(PortalControllerContext, String) - Method in interface org.osivia.portal.api.contribution.IContributionService
Return a "validate publishing" contribution URL for current document.
getValidity() - Method in interface org.osivia.portal.api.directory.v2.model.Person
Get account validity date.
getValue() - Method in enum org.osivia.portal.api.html.AccessibilityRoles
Getter for value.
getViewPageUrl(PortalControllerContext, String) - Method in interface org.osivia.portal.api.urls.IPortalUrlFactory
Get view page URL.
getVirtualPath() - Method in interface org.osivia.portal.api.cms.Symlink
Get virtual path.
getVisitors() - Method in class org.osivia.portal.api.statistics.SpaceVisits
Getter for visitors.
getWebId() - Method in interface org.osivia.portal.api.cms.DocumentContext
Get webId.
getWebId() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get current web identifier.
getWidth(PortalControllerContext, boolean) - Method in interface org.osivia.portal.api.ui.IResizableService
Get rezisable width.
getWindow(PortletRequest) - Static method in class org.osivia.portal.api.windows.WindowFactory
Gets the window.
getWindowName() - Method in enum org.osivia.portal.api.panels.Panel
Getter for windowName.
getWindowProperties() - Method in class org.osivia.portal.api.player.Player
 
Group - Interface in org.osivia.portal.api.directory.v2.model
LDAP group.
GroupService - Interface in org.osivia.portal.api.directory.v2.service
Group service interface.

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.
hasDraft() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Check if the document has a draft.
hashCode() - Method in class org.osivia.portal.api.cms.DocumentType
hashCode() - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
hashCode() - Method in class org.osivia.portal.api.menubar.MenubarObject
hashCode() - Method in class org.osivia.portal.api.selection.SelectionItem
hashCode() - Method in class org.osivia.portal.api.set.SetType
 
hashCode() - Method in class org.osivia.portal.api.statistics.SpaceStatistics
hashCode() - Method in class org.osivia.portal.api.theming.UserPage
hashCode() - Method in class org.osivia.portal.api.theming.UserPagesGroup
HEADER_META - Static variable in class org.osivia.portal.api.Constants
metas of the document.
HEADER_TITLE - Static variable in class org.osivia.portal.api.Constants
title of the document.
hide(TaskbarItem, boolean) - Method in interface org.osivia.portal.api.taskbar.TaskbarFactory
Hide taskbar item.
hidePanel(PortalControllerContext, Panel) - Method in interface org.osivia.portal.api.panels.IPanelsService
Hide previously created panel.
HOME_TASK_ID - Static variable in interface org.osivia.portal.api.taskbar.ITaskbarService
Taskbar home task identifier.
HOST_PROPERTY - Static variable in interface org.osivia.portal.api.tasks.ITasksService
Customized host system property.
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.
HtmlFormatter - Class in org.osivia.portal.api.html
HTML common formatters
HtmlFormatter() - Constructor for class org.osivia.portal.api.html.HtmlFormatter
 

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.
IBatchService - Interface in org.osivia.portal.api.batch
Batch service, used to register and unregister batches
IBrowserService - Interface in org.osivia.portal.api.path
Documents browser service interface.
IBundleFactory - Interface in org.osivia.portal.api.internationalization
Bundle factory interface.
ICacheDataListener - Interface in org.osivia.portal.api.cache.services
The listener interface for receiving ICacheData events.
ICacheService - Interface in org.osivia.portal.api.cache.services
Cache service interface.
IContributionService - Interface in org.osivia.portal.api.contribution
 
IContributionService.EditionState - Class in org.osivia.portal.api.contribution
Window edition state types enumeration.
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
IEcmCommandervice - Interface in org.osivia.portal.api.ecm
This service register all known commands of the ECM
IFeederService - Interface in org.osivia.portal.api.feeder
 
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.
incrementsUserStatistics(PortalControllerContext, String) - Method in interface org.osivia.portal.api.statistics.IStatisticsService
Add user session statistics.
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
 
invoke(PortalControllerContext, TaskbarTask) - Method in interface org.osivia.portal.api.taskbar.TaskbarItemExecutor
Invoke executor.
IPanelsService - Interface in org.osivia.portal.api.panels
Panels service interface.
IPlayerModule<D extends DocumentContext> - Interface in org.osivia.portal.api.player
Module defined by a portlet to display a document in a specific portlet.
IPortalUrlFactory - Interface in org.osivia.portal.api.urls
Portal URL factory API interface.
IPortletSequencingService - Interface in org.osivia.portal.api.sequencing
Portlet sequencing service interface.
IPortletStatusService - Interface in org.osivia.portal.api.portlet
Portlet status service interface.
IProfilerService - Interface in org.osivia.portal.api.profiler
The Interface IProfilerService.
IProjectCustomizationConfiguration - Interface in org.osivia.portal.api.customization
Project customization configuration interface.
IRegionsThemingService - Interface in org.osivia.portal.api.theming
Regions theming service interface.
IRenderedRegions - Interface in org.osivia.portal.api.theming
Rendered regions interface.
IResizableService - Interface in org.osivia.portal.api.ui
jQuery UI resizable component service interface.
isActive() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for active.
isAdministrator() - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Get administrator indicator.
isAjaxDisabled() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for ajaxDisabled.
isAnonymouslyReadable() - Method in interface org.osivia.portal.api.cms.Permissions
Check if the document is readable by an anonymous user.
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.
isBeingModified() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Check if the document is being modified.
isBreadcrumb() - Method in class org.osivia.portal.api.menubar.MenubarObject
Getter for breadcrumb.
isBrowsable() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for browsable.
isCommentable() - Method in interface org.osivia.portal.api.cms.Permissions
Check if the document is commentable by the current user.
isContextAware() - Method in class org.osivia.portal.api.log.LoggerMessage
Checks if is context aware.
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.
isDefault() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Check if default.
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.
isDeletable() - Method in interface org.osivia.portal.api.cms.Permissions
Check if the document can be deleted by the current user.
isDeleted() - Method in interface org.osivia.portal.api.portlet.model.UploadedFile
Deleted file indicator.
isDirty(PortalControllerContext, Window) - Method in interface org.osivia.portal.api.ui.layout.LayoutItemsService
Check if window is dirty.
isDisabled() - Method in class org.osivia.portal.api.menubar.MenubarObject
Getter for disabled.
isDisabled() - Method in interface org.osivia.portal.api.taskbar.TaskbarTask
Check if task is 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.
isDraft() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Check if the document is a draft.
isEditable() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for editable.
isEditable() - Method in interface org.osivia.portal.api.cms.Permissions
Check if the document is editable by the current user.
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.
isFile() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for file.
isFolderish() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for folderish.
isForceContextualization() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for forceContextualization.
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.
isHidden(PortalControllerContext, Panel) - Method in interface org.osivia.portal.api.panels.IPanelsService
Check if panel is hidden.
isHidden() - Method in class org.osivia.portal.api.panels.PanelPlayer
Getter for hidden.
isHidden() - Method in interface org.osivia.portal.api.taskbar.TaskbarItem
Get hidden indicator.
isLiveSpace() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Get live space indicator.
isMaintains() - Method in class org.osivia.portal.api.theming.UserPage
Getter for maintains.
isManageable() - Method in interface org.osivia.portal.api.cms.Permissions
Check if the document is manageable by the current user.
isMovable() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for movable.
isNavigable() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for navigable.
isNavigationPlayer() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for navigationPlayer.
isNotProxyHost(String) - Static method in class org.osivia.portal.api.net.ProxyUtils
Checks if is not proxy host.
isOrdered() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for ordered.
isOrphanDraft() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Check if the document is an orphan draft.
isPortalAdministrator(PortalControllerContext) - Method in interface org.osivia.portal.api.directory.v2.service.PersonService
Check if the current user is a portal administrator.
isPortalDefaultPage() - Method in class org.osivia.portal.api.theming.UserPage
Getter for portalDefaultPage.
isPreventedCreation() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for preventedCreation.
isProxyEnabled(URL, String) - Static method in class org.osivia.portal.api.net.ProxyUtils
Checks if proxy is enabled.
isPublished() - Method in interface org.osivia.portal.api.cms.PublicationInfos
Check if the document is published.
isReady(String) - Method in interface org.osivia.portal.api.status.IStatusService
Check if service is ready
isReducible() - Method in class org.osivia.portal.api.menubar.MenubarDropdown
Getter for reducible.
isRoot() - Method in class org.osivia.portal.api.cms.DocumentType
Getter for root.
isRunningOnMasterOnly() - Method in class org.osivia.portal.api.batch.AbstractBatch
 
isRunningOnMasterOnly() - Method in interface org.osivia.portal.api.batch.Batch
Set true if this job should not run on all nodes of the cluster
isSelected(PortalControllerContext, String) - Method in interface org.osivia.portal.api.ui.layout.LayoutItemsService
Check if layout item is selected.
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.
IStatisticsService - Interface in org.osivia.portal.api.statistics
Statistics service interface.
IStatusService - Interface in org.osivia.portal.api.status
The Interface IStatusService.
isTemporary() - Method in class org.osivia.portal.api.menubar.MenubarDropdown
Getter for temporary.
isUpdate() - Method in class org.osivia.portal.api.user.UserPreferences
 
isUserMaximized() - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Getter for userMaximized.
isVisible() - Method in class org.osivia.portal.api.menubar.MenubarItem
Getter for visible.
ITaskbarService - Interface in org.osivia.portal.api.taskbar
Taskbar service interface.
ITasksService - Interface in org.osivia.portal.api.tasks
Tasks service interface.
ITraceService - Interface in org.osivia.portal.api.trace
Service used to collect data and store into a nosqldb
ITraceServiceLocator - Interface in org.osivia.portal.api.trace
Locator of the TraceService
IUserDatasModule - Interface in org.osivia.portal.api.login
The Interface IUserDatasModule.
IUserDatasModuleRepository - Interface in org.osivia.portal.api.login
The Interface IUserDatasModuleRepository.
IUserPreferencesService - Interface in org.osivia.portal.api.user
User preferences Mbean service
IVirtualNavigationService - Interface in org.osivia.portal.api.cms
Virtual navigation service interface.

L

LABEL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "label" nodes.
LayoutGroup - Interface in org.osivia.portal.api.ui.layout
Layout group interface.
LayoutItem - Interface in org.osivia.portal.api.ui.layout
Layout item interface.
LayoutItemsService - Interface in org.osivia.portal.api.ui.layout
Layout items service interface.
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() - Constructor for class org.osivia.portal.api.urls.Link
 
Link(String, boolean) - Constructor for class org.osivia.portal.api.urls.Link
Constructor.
LINKED_ITEM_ID_WINDOW_PROPERTY - Static variable in interface org.osivia.portal.api.ui.layout.LayoutItemsService
Linked layout item identifier window property.
LINKED_TASK_ID_WINDOW_PROPERTY - Static variable in interface org.osivia.portal.api.taskbar.ITaskbarService
Linked taskbar task identifier window property name.
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
 
LogContext - Interface in org.osivia.portal.api.log
Log context interface.
LogContextFactory - Class in org.osivia.portal.api.log
Log context factory.
LogContextFactory() - Constructor for class org.osivia.portal.api.log.LogContextFactory
 
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
 
LoggerMessage - Class in org.osivia.portal.api.log
The Class LoggerMessage.
LoggerMessage(String) - Constructor for class org.osivia.portal.api.log.LoggerMessage
Instantiates a new logger message.
LoggerMessage(String, boolean) - Constructor for class org.osivia.portal.api.log.LoggerMessage
Instantiates a new logger message.

M

maintains(PortalControllerContext, EcmDocument, String, Map<String, String>) - Method in interface org.osivia.portal.api.theming.TabGroup
Check if this group maintains visible this document.
MAINTAINS_PROPERTY - Static variable in interface org.osivia.portal.api.theming.TabGroup
Tab group maintains visible indicator property name.
markServiceToCheck(String) - Method in interface org.osivia.portal.api.status.IStatusService
Mark the service to check.
markWindowAsRendered(PortalControllerContext, Window) - Method in interface org.osivia.portal.api.ui.layout.LayoutItemsService
Mark window as rendered, to prevent unnecessary Ajax refresh.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.batch.IBatchService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.cache.services.ICacheService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.cms.IVirtualNavigationService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 
MBEAN_NAME - Static variable in interface org.osivia.portal.api.directory.IDirectoryServiceLocator
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.directory.v2.IDirProvider
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.ecm.IEcmCommandervice
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.editor.EditorService
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.log.LogContext
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.login.IUserDatasModuleRepository
MBean JBoss
MBEAN_NAME - Static variable in interface org.osivia.portal.api.menubar.IMenubarService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.notifications.INotificationsService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.panels.IPanelsService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.path.IBrowserService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.portlet.IPortletStatusService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.selection.ISelectionService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.sequencing.IPortletSequencingService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.statistics.IStatisticsService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.taskbar.ITaskbarService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.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.trace.ITraceServiceLocator
 
MBEAN_NAME - Static variable in interface org.osivia.portal.api.ui.IResizableService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.ui.layout.LayoutItemsService
MBean name.
MBEAN_NAME - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
 
MBEAN_NAME - Static variable in interface org.osivia.portal.api.user.IUserPreferencesService
MBean name.
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, MenubarGroup) - Constructor for class org.osivia.portal.api.menubar.MenubarDropdown
Constructor.
MenubarDropdown(String, String, String, MenubarGroup, int, boolean, boolean) - Constructor for class org.osivia.portal.api.menubar.MenubarDropdown
Constructor.
MenubarDropdown(String, String, String, MenubarGroup, int) - Constructor for class org.osivia.portal.api.menubar.MenubarDropdown
Constructor.
MenubarGroup - Enum in org.osivia.portal.api.menubar
Menubar group enumeration.
MenubarItem - Class in org.osivia.portal.api.menubar
Menubar item.
MenubarItem(String, String, String, MenubarContainer, int, String, String, String, String) - Constructor for class org.osivia.portal.api.menubar.MenubarItem
Constructor.
MenubarItem(String, String, MenubarContainer, int, String) - Constructor for class org.osivia.portal.api.menubar.MenubarItem
Constructor.
MenubarItem(String, String, int, String, String, String, String) - Constructor for class org.osivia.portal.api.menubar.MenubarItem
Deprecated. 
MenubarModule - Interface in org.osivia.portal.api.menubar
Menubar module.
MenubarObject - Class in org.osivia.portal.api.menubar
Abstract menubar object.
MenubarObject(String) - Constructor for class org.osivia.portal.api.menubar.MenubarObject
Constructor.
MenubarObject(String, String, String, int, boolean) - Constructor for class org.osivia.portal.api.menubar.MenubarObject
Constructor.
META - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "meta" nodes.
METHOD - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "method" attributes.
module - Variable in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
The module.
module - Variable in class org.osivia.portal.api.login.UserDatasModuleMetadatas
The module.

N

NAME - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "name" attributes.
NAME_PROPERTY - Static variable in interface org.osivia.portal.api.theming.TabGroup
Tab group name property name.
NAV - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "nav" nodes.
NOT_DEPLOYED - Static variable in interface org.osivia.portal.api.customization.ICustomizationModulesRepository
 
Notifications - Class in org.osivia.portal.api.notifications
Notifications bean.
Notifications(NotificationsType) - Constructor for class org.osivia.portal.api.notifications.Notifications
Constructor.
Notifications(NotificationsType, int) - Constructor for class org.osivia.portal.api.notifications.Notifications
Contructor with duration.
NOTIFICATIONS_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Notifications service name.
NotificationsType - Enum in org.osivia.portal.api.notifications
Notifications types enumeration.
notifyAfterCommand(ControllerContext) - Method in class org.osivia.portal.api.ecm.EcmCommand
 
notifyError(String, UnavailableServer) - Method in interface org.osivia.portal.api.status.IStatusService
Alert if a service is in fault

O

OL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "ol" nodes.
ONCLICK - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "onclick" attributes.
ONKEYUP - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "onkeyup" attributes.
openPanel(PortalControllerContext, Panel, PanelPlayer) - Method in interface org.osivia.portal.api.panels.IPanelsService
Open panel.
OPTION - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "option" nodes.
ORDER_PORTLET_GENERIC - Static variable in class org.osivia.portal.api.menubar.MenubarItem
Deprecated.
use MenubarItem#setGroup(MenubarGroup)
ORDER_PORTLET_SPECIFIC - Static variable in class org.osivia.portal.api.menubar.MenubarItem
Deprecated.
use MenubarItem#setGroup(MenubarGroup)
ORDER_PORTLET_SPECIFIC_CMS - Static variable in class org.osivia.portal.api.menubar.MenubarItem
Deprecated.
use MenubarItem#setGroup(MenubarGroup)
org.osivia.portal.api - package org.osivia.portal.api
 
org.osivia.portal.api.batch - package org.osivia.portal.api.batch
 
org.osivia.portal.api.cache.services - package org.osivia.portal.api.cache.services
 
org.osivia.portal.api.cms - package org.osivia.portal.api.cms
 
org.osivia.portal.api.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.ecm - package org.osivia.portal.api.ecm
 
org.osivia.portal.api.editor - package org.osivia.portal.api.editor
 
org.osivia.portal.api.feeder - package org.osivia.portal.api.feeder
 
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.log - package org.osivia.portal.api.log
 
org.osivia.portal.api.login - package org.osivia.portal.api.login
 
org.osivia.portal.api.menubar - package org.osivia.portal.api.menubar
 
org.osivia.portal.api.net - package org.osivia.portal.api.net
 
org.osivia.portal.api.notifications - package org.osivia.portal.api.notifications
 
org.osivia.portal.api.page - package org.osivia.portal.api.page
 
org.osivia.portal.api.panels - package org.osivia.portal.api.panels
 
org.osivia.portal.api.path - package org.osivia.portal.api.path
 
org.osivia.portal.api.player - package org.osivia.portal.api.player
 
org.osivia.portal.api.portlet - package org.osivia.portal.api.portlet
 
org.osivia.portal.api.portlet.model - package org.osivia.portal.api.portlet.model
 
org.osivia.portal.api.profiler - package org.osivia.portal.api.profiler
 
org.osivia.portal.api.selection - package org.osivia.portal.api.selection
 
org.osivia.portal.api.sequencing - package org.osivia.portal.api.sequencing
 
org.osivia.portal.api.set - package org.osivia.portal.api.set
 
org.osivia.portal.api.statistics - package org.osivia.portal.api.statistics
 
org.osivia.portal.api.status - package org.osivia.portal.api.status
 
org.osivia.portal.api.taskbar - package org.osivia.portal.api.taskbar
 
org.osivia.portal.api.tasks - package org.osivia.portal.api.tasks
 
org.osivia.portal.api.theming - package org.osivia.portal.api.theming
 
org.osivia.portal.api.trace - package org.osivia.portal.api.trace
 
org.osivia.portal.api.ui - package org.osivia.portal.api.ui
 
org.osivia.portal.api.ui.layout - package org.osivia.portal.api.ui.layout
 
org.osivia.portal.api.urls - package org.osivia.portal.api.urls
 
org.osivia.portal.api.user - package org.osivia.portal.api.user
 
org.osivia.portal.api.windows - package org.osivia.portal.api.windows
 
OTHER_OPTIONS_DROPDOWN_MENU_ID - Static variable in class org.osivia.portal.api.menubar.MenubarDropdown
Menubar other options dropdown menu identifier.

P

P - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "p" nodes.
PAGE_REQUEST_ATTRIBUTE - Static variable in interface org.osivia.portal.api.panels.IPanelsService
Page request attribute name.
PageParametersEncoder - Class in org.osivia.portal.api.page
The Class PageParametersEncoder.
PageParametersEncoder() - Constructor for class org.osivia.portal.api.page.PageParametersEncoder
 
Panel - Enum in org.osivia.portal.api.panels
Panels enumeration.
PanelPlayer - Class in org.osivia.portal.api.panels
Panel player.
PanelPlayer() - Constructor for class org.osivia.portal.api.panels.PanelPlayer
Constructor.
parse(String) - Static method in enum org.osivia.portal.api.cms.DocumentState
 
parse(Boolean) - Method in enum org.osivia.portal.api.cms.DocumentState
 
PERM_LINK_TYPE_CMS - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Permalink type "CMS".
PERM_LINK_TYPE_PAGE - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Permalink type "page".
PERM_LINK_TYPE_PORTLET_RESOURCE - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Permalink type portlet resource.
PERM_LINK_TYPE_RSS - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Permalink type "RSS".
PERM_LINK_TYPE_RSS_PICTURE - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Permalink type "RSS picture".
PERM_LINK_TYPE_SHARE - Static variable in interface org.osivia.portal.api.urls.IPortalUrlFactory
Permalink type share.
Permissions - Interface in org.osivia.portal.api.cms
Document permissions.
Person - Interface in org.osivia.portal.api.directory.v2.model
Representation of a person which exists in the LDAP directory.
personSearch(ResourceRequest, ResourceResponse, String) - Method in class org.osivia.portal.api.portlet.PortletController
Person search resource mapping.
PersonService - Interface in org.osivia.portal.api.directory.v2.service
Service to request, create, update persons, aggregated between nuxeo and ldap
personService - Variable in class org.osivia.portal.api.portlet.PortletController
Person service.
PLACEHOLDER - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "placeholder" attributes.
Player - Class in org.osivia.portal.api.player
Player (open a portlet in a window maximized with a set of parameters)
Player() - Constructor for class org.osivia.portal.api.player.Player
 
Plugin - Annotation Type in org.osivia.portal.api.customization
 
PLUGIN_ID - Static variable in interface org.osivia.portal.api.customization.ICustomizationModule
Set this 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.
PortalApplicationException - Exception in org.osivia.portal.api
Portal application exception.
PortalApplicationException(String) - Constructor for exception org.osivia.portal.api.PortalApplicationException
Constructor.
PortalApplicationException(String, String, String) - Constructor for exception org.osivia.portal.api.PortalApplicationException
Constructor.
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_START_WINDOW - Static variable in class org.osivia.portal.api.Constants
To start a new Window
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_UPDATE_SPACE_DATA - Static variable in class org.osivia.portal.api.Constants
To notify data change
PORTLET_ATTR_UPDATE_SPACE_DATA_TS - Static variable in class org.osivia.portal.api.Constants
To notify data change
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_ATTR_WEBAPP_CONTEXT - Static variable in class org.osivia.portal.api.Constants
for i18n
PORTLET_PARAM_EDITION_PATH - Static variable in class org.osivia.portal.api.Constants
Edition path
PORTLET_PARAM_ONLINE_PATH - Static variable in class org.osivia.portal.api.Constants
Online path.
PORTLET_VALUE_ACTIVATE - Static variable in class org.osivia.portal.api.Constants
 
PortletAppUtils - Class in org.osivia.portal.api.portlet
Application utils
PortletAppUtils() - Constructor for class org.osivia.portal.api.portlet.PortletAppUtils
 
PortletController - Class in org.osivia.portal.api.portlet
Spring portlet controller abstract super-class.
PortletController() - Constructor for class org.osivia.portal.api.portlet.PortletController
Constructor
PortletPathItem - Class in org.osivia.portal.api.path
The Class PortletPathItem.
PortletPathItem(Map<String, String>, String) - Constructor for class org.osivia.portal.api.path.PortletPathItem
Instantiates a new portlet path item.
PortletsRegionBean - Class in org.osivia.portal.api.theming
Portlets region java bean.
PortletsRegionBean(String, String, String) - Constructor for class org.osivia.portal.api.theming.PortletsRegionBean
Constructor.
PortletStatus - Interface in org.osivia.portal.api.portlet
Portlet status interface.
PRE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "pre" nodes.
preset(TaskbarItem, boolean, Integer) - Method in interface org.osivia.portal.api.taskbar.TaskbarFactory
Preset taskbar item.
PROFILE_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Profile service name.
ProxyConfig(String, int) - Constructor for class org.osivia.portal.api.net.ProxyUtils.ProxyConfig
Instantiates a new proxy config.
ProxyConfig(String, String) - Constructor for class org.osivia.portal.api.net.ProxyUtils.ProxyConfig
Instantiates a new proxy config.
ProxyCredentials(String, String, String) - Constructor for class org.osivia.portal.api.net.ProxyUtils.ProxyCredentials
Instantiates a new proxy credentials.
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.ProxyCredentials - Class in org.osivia.portal.api.net
The Class ProxyCredentials.
PublicationInfos - Interface in org.osivia.portal.api.cms
Document publication informations.
PUBLISH - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 

R

readNotificationsList(PortalControllerContext) - Method in interface org.osivia.portal.api.notifications.INotificationsService
Read and remove notifications.
REDIRECTION_PATH_ATTRIBUTE - Static variable in class org.osivia.portal.api.ecm.EcmCommand
ECM command redirection path attribute name.
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.
register(ITraceService) - Method in interface org.osivia.portal.api.trace.ITraceServiceLocator
 
registerApplication(PortletConfig, Object) - Static method in class org.osivia.portal.api.portlet.PortletAppUtils
register the application
registerCommand(String, EcmCommand) - Method in interface org.osivia.portal.api.ecm.IEcmCommandervice
Register a new command
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() - Method in interface org.osivia.portal.api.cms.DocumentContext
Force the reloading of the document context.
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.
remove(String) - Method in interface org.osivia.portal.api.taskbar.TaskbarItems
Remove taskbar item from his identifier.
removeAttribute(PortalControllerContext, String) - Method in interface org.osivia.portal.api.sequencing.IPortletSequencingService
Remove sequencing attribute.
removeBatch(AbstractBatch) - Method in interface org.osivia.portal.api.batch.IBatchService
Unregister the batch
removeItem(PortalControllerContext, String, String) - Method in interface org.osivia.portal.api.selection.ISelectionService
Remove item to a specified selection.
removeRenderedRegion(String) - Method in interface org.osivia.portal.api.theming.IRenderedRegions
Remove rendered region.
removeWindowEditionState(PortalControllerContext) - Method in interface org.osivia.portal.api.contribution.IContributionService
remove current window state
RenderedRegionBean - Class in org.osivia.portal.api.theming
Rendered region java bean.
RenderedRegionBean(String, String) - Constructor for class org.osivia.portal.api.theming.RenderedRegionBean
Constructor.
REQUEST_ATTR_URI - Static variable in class org.osivia.portal.api.Constants
Portlet CMS URI request attribute name.
REQUEST_ATTR_VERSION - Static variable in class org.osivia.portal.api.Constants
The version of the content.
REQUEST_ATTRIBUTE - Static variable in interface org.osivia.portal.api.panels.IPanelsService
Displayed panels indicator request attribute name.
resetTaskDependentPanels(PortalControllerContext) - Method in interface org.osivia.portal.api.panels.IPanelsService
 
resetTaskDependentStatus(PortalControllerContext) - Method in interface org.osivia.portal.api.portlet.IPortletStatusService
Reset task dependent portlet status.
resetTasksCount(PortalControllerContext) - Method in interface org.osivia.portal.api.tasks.ITasksService
Reset tasks count.
restrict(TaskbarItem, TaskbarItemRestriction) - Method in interface org.osivia.portal.api.taskbar.TaskbarFactory
Restrict taskbar item access.
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

saveWidth(PortalControllerContext, boolean, Integer) - Method in interface org.osivia.portal.api.ui.IResizableService
Save resizable width.
search(Group) - Method in interface org.osivia.portal.api.directory.v2.service.GroupService
Search groups by criteria.
SEARCH_TASK_ID - Static variable in interface org.osivia.portal.api.taskbar.ITaskbarService
Taskbar search task identifier.
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.
selectItem(PortalControllerContext, String) - Method in interface org.osivia.portal.api.ui.layout.LayoutItemsService
Select layout item.
serve(PortalControllerContext) - Method in interface org.osivia.portal.api.editor.EditorModuleResource
Serve editor module resource.
serveResource(PortalControllerContext, String) - Method in interface org.osivia.portal.api.editor.EditorService
Serve resource.
SESSION_RELOAD_ATTRIBUTE - Static variable in class org.osivia.portal.api.Constants
Reload session attribute name.
setAbout(Object) - Method in class org.osivia.portal.api.trace.Trace
 
setAction(Object) - Method in class org.osivia.portal.api.trace.Trace
 
setActive(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for active.
setActor(Object) - Method in class org.osivia.portal.api.trace.Trace
 
setAjaxDisabled(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for ajaxDisabled.
setAlias(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Setter de l'alias de la personne (pseudo)
setAnonymousVisitors(int) - Method in class org.osivia.portal.api.statistics.SpaceVisits
Setter for anonymousVisitors.
setApplicationContext(ApplicationContext) - Method in class org.osivia.portal.api.editor.EditorModule
 
setAssociatedHTML(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for associatedHTML.
setAsyncCacheRefreshing(boolean) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the async cache refreshing.
setAttribute(PortalControllerContext, String, Object) - Method in interface org.osivia.portal.api.sequencing.IPortletSequencingService
Set sequencing attribute.
setAvatar(Link) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
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.
 
setBreadcrumb(boolean) - Method in class org.osivia.portal.api.menubar.MenubarObject
Setter for breadcrumb.
setBrowsable(boolean) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for browsable.
setCategoryTitle(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
 
setClassLoader(ClassLoader) - Method in class org.osivia.portal.api.editor.EditorModule
 
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.Group
Set group CN.
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.AbstractRegionBean
Setter for contextPath.
setCounter(Integer) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for counter.
setCreationDate(Date) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set account creation date.
setCurrentDayVisits(SpaceVisits) - Method in class org.osivia.portal.api.statistics.SpaceStatistics
Setter for currentDayVisits.
setCurrentMonthVisits(SpaceVisits) - Method in class org.osivia.portal.api.statistics.SpaceStatistics
Setter for currentMonthVisits.
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.
setCustomizedClassLoader(ClassLoader) - Method in class org.osivia.portal.api.set.SetType
 
setCustomizedIcon(Element) - Method in class org.osivia.portal.api.menubar.MenubarObject
Setter for customizedIcon.
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.
setDescription(String) - Method in class org.osivia.portal.api.cms.FileMimeType
Setter for description.
setDisabled(boolean) - Method in class org.osivia.portal.api.menubar.MenubarObject
Setter for disabled.
setDisplay(String) - Method in class org.osivia.portal.api.cms.FileMimeType
Setter for display.
setDisplayedPagesCount(int) - Method in class org.osivia.portal.api.theming.UserPortal
Setter for displayedPagesCount.
setDisplayName(String) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
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
setDisplayName(String) - Method in class org.osivia.portal.api.theming.UserPagesGroup
Setter for displayName.
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.
setDocumentType(DocumentType) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
 
setDownloadable(boolean) - Method in class org.osivia.portal.api.urls.Link
Setter for downloadable.
setEditable(boolean) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for editable.
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.
setExecutor(TaskbarItem, TaskbarItemExecutor) - Method in interface org.osivia.portal.api.taskbar.TaskbarFactory
Set taskbar item executor.
setExpirationDelay(long) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the expiration delay.
setExtension(String) - Method in class org.osivia.portal.api.cms.FileMimeType
Setter for extension.
setExternal(Boolean) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set external account indicator.
setExternalUrl(String) - Method in class org.osivia.portal.api.player.Player
 
setExtraProperties(Map<String, Object>) - Method in class org.osivia.portal.api.directory.entity.DirectoryPerson
Deprecated.
Setter for extraProperties.
setFile(boolean) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for file.
setFolderDisplays(Map<String, String>) - Method in class org.osivia.portal.api.user.UserPreferences
 
setFolderish(boolean) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for folderish.
setForceContextualization(boolean) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for forceContextualization.
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.
setGroup(String) - Method in class org.osivia.portal.api.theming.UserPage
Setter for group.
setGroup(PortalControllerContext, LayoutGroup) - Method in interface org.osivia.portal.api.ui.layout.LayoutItemsService
Set layout group.
setHidden(boolean) - Method in class org.osivia.portal.api.panels.PanelPlayer
Setter for hidden.
setHits(int) - Method in class org.osivia.portal.api.statistics.SpaceVisits
Setter for hits.
setHtmlClasses(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for htmlClasses.
setIcon(String) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for icon.
setIcon(String) - Method in class org.osivia.portal.api.cms.FileMimeType
Setter for icon.
setIcon(String) - Method in class org.osivia.portal.api.theming.UserPagesGroup
Setter for icon.
setIcon(String) - Method in interface org.osivia.portal.api.ui.layout.LayoutItem
Set icon.
setId(String) - Method in class org.osivia.portal.api.editor.EditorModule
 
setId(String) - Method in class org.osivia.portal.api.selection.SelectionItem
Setter.
setId(Object) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for id.
setInstance(String) - Method in class org.osivia.portal.api.editor.EditorModule
 
setInstance(String) - Method in class org.osivia.portal.api.panels.PanelPlayer
Setter for instance.
setInvoker(IServiceInvoker) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the invoker.
setItemKey(String) - Method in class org.osivia.portal.api.cache.services.CacheInfo
Sets the item key.
setKey(String) - Method in class org.osivia.portal.api.editor.EditorModule
 
setKey(String) - Method in class org.osivia.portal.api.set.SetType
 
setLabel(String) - Method in class org.osivia.portal.api.path.PortletPathItem
Sets the label.
setLabel(String) - Method in interface org.osivia.portal.api.ui.layout.LayoutGroup
Set label.
setLabel(String) - Method in interface org.osivia.portal.api.ui.layout.LayoutItem
Set label.
setLastConnection(Date) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set last connection date.
setLastUpdate(Date) - Method in class org.osivia.portal.api.statistics.SpaceStatistics
Setter for lastUpdate.
setLinks(List<Symlink>) - Method in class org.osivia.portal.api.cms.Symlinks
Setter for links.
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.
setMaintains(boolean) - Method in class org.osivia.portal.api.theming.UserPage
Setter for maintains.
setMembers(List<Name>) - Method in interface org.osivia.portal.api.directory.v2.model.Group
Set group members.
setMenu(String) - Method in class org.osivia.portal.api.theming.Breadcrumb
Setter for menu.
setMimeType(MimeType) - Method in class org.osivia.portal.api.cms.FileMimeType
Setter for mimeType.
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.
setMovable(boolean) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for movable.
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
Setter for name.
setName(String) - Method in class org.osivia.portal.api.theming.UserPage
Setter for name.
setName(String) - Method in class org.osivia.portal.api.theming.UserPortal
Setter for name.
setNavigable(boolean) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for navigable.
setNavigationPlayer(boolean) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for navigationPlayer.
setNotificationsList(PortalControllerContext, List<Notifications>) - Method in interface org.osivia.portal.api.notifications.INotificationsService
Set notifications list.
setOnclick(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for onclick.
setOrder(int) - Method in class org.osivia.portal.api.customization.CustomizationModuleMetadatas
Sets the order.
setOrder(int) - Method in class org.osivia.portal.api.login.UserDatasModuleMetadatas
Sets the order.
setOrder(int) - Method in class org.osivia.portal.api.menubar.MenubarObject
Setter for order.
setOrdered(boolean) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for ordered.
setParameters(Set<String>) - Method in class org.osivia.portal.api.editor.EditorModule
 
setParent(MenubarContainer) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for parent.
setPortalControllerContext(PortalControllerContext) - Method in class org.osivia.portal.api.customization.CustomizationContext
Setter for portalControllerContext.
setPortalDefaultPage(boolean) - Method in class org.osivia.portal.api.theming.UserPage
Setter for portalDefaultPage.
setPortalDefaultPage(UserPage) - Method in class org.osivia.portal.api.theming.UserPortal
Setter for portalDefaultPage.
setPortletContext(PortletContext) - Method in class org.osivia.portal.api.directory.ForeignBeanProvider
 
setPortletInstance(String) - Method in class org.osivia.portal.api.player.Player
 
setPortletPath(List<PortletPathItem>) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for portletPath.
setPreventedCreation(boolean) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for preventedCreation.
setPreviousUpdate(Date) - Method in class org.osivia.portal.api.statistics.SpaceStatistics
Setter for previousUpdate.
setProfiles(List<Name>) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set profiles.
setProperties(Map<String, String>) - Method in class org.osivia.portal.api.panels.PanelPlayer
Setter for properties.
setProperties(Map<String, Object>) - Method in class org.osivia.portal.api.selection.SelectionItem
Setter.
setProperty(String, String) - Method in class org.osivia.portal.api.windows.InternalWindow
 
setProperty(String, String) - Method in interface org.osivia.portal.api.windows.PortalWindow
Sets the property.
setProxyConfiguration(String, HttpClient) - Static method in class org.osivia.portal.api.net.ProxyUtils
Sets the proxy configuration.
setRedirectionURL(String) - Method in interface org.osivia.portal.api.customization.IProjectCustomizationConfiguration
Set portal redirection URL.
setReducible(boolean) - Method in class org.osivia.portal.api.menubar.MenubarDropdown
Setter for reducible.
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.
setResources(Map<String, EditorModuleResource>) - Method in class org.osivia.portal.api.editor.EditorModule
 
setRoot(boolean) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for root.
setRootPage(UserPage) - Method in class org.osivia.portal.api.theming.UserPagesGroup
Setter for rootPage.
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.
setStatus(PortalControllerContext, String, PortletStatus) - Method in interface org.osivia.portal.api.portlet.IPortletStatusService
Set portlet status.
setTarget(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for target.
setTaskId(String) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for taskId.
setTemplate(String) - Method in class org.osivia.portal.api.cms.DocumentType
Setter for template.
setTime(Object) - Method in class org.osivia.portal.api.trace.Trace
 
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.
SetType - Class in org.osivia.portal.api.set
 
SetType(String) - Constructor for class org.osivia.portal.api.set.SetType
Constructor
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.
setUniqueVisitors(int) - Method in class org.osivia.portal.api.statistics.SpaceVisits
Setter for uniqueVisitors.
setUrl(String) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for url.
setUrl(String) - Method in class org.osivia.portal.api.path.PortletPathItem
Sets the url.
setUrl(String) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for url.
setUrl(String) - Method in class org.osivia.portal.api.theming.UserPage
Setter for url.
setUserMaximized(boolean) - Method in class org.osivia.portal.api.theming.BreadcrumbItem
Setter for userMaximized.
setValidity(Date) - Method in interface org.osivia.portal.api.directory.v2.model.Person
Set account validity date.
setVisible(boolean) - Method in class org.osivia.portal.api.menubar.MenubarItem
Setter for visible.
setWindowProperties(Map<String, String>) - Method in class org.osivia.portal.api.player.Player
 
SHARE_DROPDOWN_MENU_ID - Static variable in class org.osivia.portal.api.menubar.MenubarDropdown
Menubar share dropdown menu identifier.
showPanel(PortalControllerContext, Panel) - Method in interface org.osivia.portal.api.panels.IPanelsService
Show previously created panel.
SMALL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "small" nodes.
SortableTableDecorator - Class in org.osivia.portal.api.displaytag
Sortable table decorator.
SortableTableDecorator() - Constructor for class org.osivia.portal.api.displaytag.SortableTableDecorator
Constructor.
SpaceStatistics - Class in org.osivia.portal.api.statistics
Space statistics.
SpaceStatistics(String) - Constructor for class org.osivia.portal.api.statistics.SpaceStatistics
Constructor.
SpaceVisits - Class in org.osivia.portal.api.statistics
Space visits.
SpaceVisits() - Constructor for class org.osivia.portal.api.statistics.SpaceVisits
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.
startBatchImmediatly(String, Map<String, Object>) - Method in interface org.osivia.portal.api.batch.IBatchService
Fire a batch immediatly with specific parameters
StartingWindowBean - Class in org.osivia.portal.api.windows
The Class StartingWindowBean (allows to create a new window on processAction)
StartingWindowBean(String, String, Map<String, String>) - Constructor for class org.osivia.portal.api.windows.StartingWindowBean
 
STATUS_CONTAINER_ATTRIBUTE - Static variable in interface org.osivia.portal.api.portlet.IPortletStatusService
Portlet status container attribute name.
STATUS_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
Status service name.
stopService() - Method in interface org.osivia.portal.api.trace.ITraceService
Disconnect the service
STYLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "style" attributes.
STYLE_DISPLAY_NONE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML display none style.
Symlink - Interface in org.osivia.portal.api.cms
Symlink interface.
Symlinks - Class in org.osivia.portal.api.cms
Symlinks container.
Symlinks() - Constructor for class org.osivia.portal.api.cms.Symlinks
Constructor.

T

TabGroup - Interface in org.osivia.portal.api.theming
Tab group.
TABLE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "table" nodes.
TARGET - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "target" attributes.
TARGET_NEW_WINDOW - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML new window target.
TASK_ID_WINDOW_PROPERTY - Static variable in interface org.osivia.portal.api.taskbar.ITaskbarService
Taskbar task identifier window property name.
TaskbarFactory - Interface in org.osivia.portal.api.taskbar
Taskbar factory.
TaskbarItem - Interface in org.osivia.portal.api.taskbar
Taskbar item.
TaskbarItemExecutor - Interface in org.osivia.portal.api.taskbar
Taskbar item executor.
TaskbarItemRestriction - Enum in org.osivia.portal.api.taskbar
Taskbar item restrictions enumeration.
TaskbarItems - Interface in org.osivia.portal.api.taskbar
Taskbar items.
TaskbarItemType - Enum in org.osivia.portal.api.taskbar
Taskbar item types enumeration.
TaskbarTask - Interface in org.osivia.portal.api.taskbar
Taskbar task.
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.
TemplateAdapter - Interface in org.osivia.portal.api.theming
Template adapter.
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 enum org.osivia.portal.api.cms.DocumentState
 
toString() - Method in class org.osivia.portal.api.cms.DocumentType
toString() - Method in class org.osivia.portal.api.menubar.MenubarDropdown
toString() - Method in class org.osivia.portal.api.menubar.MenubarItem
toString() - Method in class org.osivia.portal.api.selection.SelectionItem
toString() - Method in exception org.osivia.portal.api.status.UnavailableServer
 
toString() - Method in class org.osivia.portal.api.theming.UserPage
toString() - Method in class org.osivia.portal.api.theming.UserPagesGroup
toString() - Method in class org.osivia.portal.api.urls.Link
TR - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "tr" nodes.
trace(Trace) - Method in interface org.osivia.portal.api.trace.ITraceService
Log a trace in the stats repository
Trace - Class in org.osivia.portal.api.trace
Object to store in the traces db.
Trace(Object, Object, Object) - Constructor for class org.osivia.portal.api.trace.Trace
 
Trace(Object, Object, Object, Object) - Constructor for class org.osivia.portal.api.trace.Trace
 
TYPE - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "type" attributes.
TYPE_PROPERTY - Static variable in interface org.osivia.portal.api.theming.TabGroup
Tab group type property name.

U

UL - Static variable in class org.osivia.portal.api.html.HTMLConstants
HTML "ul" nodes.
UnavailableServer - Exception in org.osivia.portal.api.status
The Class UnavailableServer.
UnavailableServer(int) - Constructor for exception org.osivia.portal.api.status.UnavailableServer
Instantiates a new unavailable server.
UnavailableServer(String) - Constructor for exception org.osivia.portal.api.status.UnavailableServer
Instantiates a new unavailable server.
UNPUBLISH - Static variable in interface org.osivia.portal.api.contribution.IContributionService
 
unregister(CustomizationModuleMetadatas) - Method in interface org.osivia.portal.api.customization.ICustomizationModulesRepository
Unregister.
unregister(UserDatasModuleMetadatas) - Method in interface org.osivia.portal.api.login.IUserDatasModuleRepository
Unregister.
unregister(ITraceService) - Method in interface org.osivia.portal.api.trace.ITraceServiceLocator
 
unregisterDelegate(IDirDelegate) - Method in interface org.osivia.portal.api.directory.v2.IDirProvider
Unregister the delegate (when undeploy the directory connector)
updateFolderDisplayMode(String, String) - Method in class org.osivia.portal.api.user.UserPreferences
 
updateUserPreferences(HttpSession) - Method in interface org.osivia.portal.api.user.IUserPreferencesService
This method is called at the end of a user session to store the preferences (stored in http session) to the ecm.
UploadedFile - Interface in org.osivia.portal.api.portlet.model
Uploaded file interface.
UploadedFileMetadata - Interface in org.osivia.portal.api.portlet.model
Uploaded file metadata interface.
url - Variable in class org.osivia.portal.api.path.PortletPathItem
The url.
URL_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
URL service name.
UserDatasModuleMetadatas - Class in org.osivia.portal.api.login
The Class UserDatasModuleMetadatas.
UserDatasModuleMetadatas() - Constructor for class org.osivia.portal.api.login.UserDatasModuleMetadatas
 
UserPage - Class in org.osivia.portal.api.theming
User page java-bean.
UserPage(String) - Constructor for class org.osivia.portal.api.theming.UserPage
Constructor.
UserPage(PortalObjectId) - Constructor for class org.osivia.portal.api.theming.UserPage
Constructor.
UserPagesGroup - Class in org.osivia.portal.api.theming
User pages group java-bean.
UserPagesGroup(String) - Constructor for class org.osivia.portal.api.theming.UserPagesGroup
Constructor.
UserPortal - Class in org.osivia.portal.api.theming
User portal java-bean.
UserPortal() - Constructor for class org.osivia.portal.api.theming.UserPortal
Constructor.
UserPreferences - Class in org.osivia.portal.api.user
Preferences POJO persisted in ECM.
UserPreferences(String) - Constructor for class org.osivia.portal.api.user.UserPreferences
 

V

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

W

WEBID_PREFIX - Static variable in interface org.osivia.portal.api.taskbar.ITaskbarService
Taskbar task webId prefix.
WEBID_SERVICE_NAME - Static variable in class org.osivia.portal.api.Constants
WebId service name
WINDOW_INSTANCE - Static variable in interface org.osivia.portal.api.taskbar.ITaskbarService
Taskbar window instance.
WINDOW_PROP_MAXIMIZED_CMS_URL - Static variable in class org.osivia.portal.api.Constants
Maximized CMS URL window property name.
WINDOW_PROP_SCOPE - Static variable in class org.osivia.portal.api.Constants
The scope of the request.
WINDOW_PROP_URI - Static variable in class org.osivia.portal.api.Constants
The CMS URI of the portlet.
WINDOW_PROP_VERSION - Static variable in class org.osivia.portal.api.Constants
The version of the content.
WINDOW_PROPERTY_PREFIX - Static variable in interface org.osivia.portal.api.editor.EditorService
Window property prefix.
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.
write(Writer, Element) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Write HTML content in provided writer.
writeCompact(Element) - Static method in class org.osivia.portal.api.html.DOM4JUtils
Write compact HTML content.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.