Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractApplicationHandler - Class in org.exoplatform.portal.config.serialize
- AbstractApplicationHandler() - Constructor for class org.exoplatform.portal.config.serialize.AbstractApplicationHandler
- AbstractApplicationHandler(String, int, String) - Constructor for class org.exoplatform.portal.config.serialize.AbstractApplicationHandler
- accept(int, String, String, NodeState) - Method in interface org.exoplatform.portal.mop.navigation.NodeFilter
-
Returns a value indicating whether or not the node should be visible or not in the user interface.
- accept(NodeFilter) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Apply the filter logic on this node only.
- accessPermissions - Variable in class org.exoplatform.portal.config.model.Container
- accessPermissions(String...) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- accessPermissions(List<String>) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- Adapters - Class in org.exoplatform.portal.tree.diff
- Adapters() - Constructor for class org.exoplatform.portal.tree.diff.Adapters
- add(Integer, String) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Add a child node at the specified index with the specified name.
- add(Integer, NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Move a context as a child context of this context at the specified index.
- add(String, String) - Method in class org.exoplatform.portal.pom.spi.portlet.PortletBuilder
- add(String, String, boolean) - Method in class org.exoplatform.portal.pom.spi.portlet.PortletBuilder
- add(String, List<String>) - Method in class org.exoplatform.portal.pom.spi.portlet.PortletBuilder
- add(String, List<String>, boolean) - Method in class org.exoplatform.portal.pom.spi.portlet.PortletBuilder
- add(Preference) - Method in class org.exoplatform.portal.pom.spi.portlet.PortletBuilder
- ADD - Enum constant in enum class org.exoplatform.portal.tree.diff.ListChangeType
- ADD_CONCURRENTLY_ADDED_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- ADD_CONCURRENTLY_ADDED_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- ADD_CONCURRENTLY_REMOVED_PARENT_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- ADD_CONCURRENTLY_REMOVED_PARENT_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- ADD_CONCURRENTLY_REMOVED_PREVIOUS_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- ADD_CONCURRENTLY_REMOVED_PREVIOUS_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- addConnector(ChangePasswordConnector) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- ADDED - Enum constant in enum class org.exoplatform.portal.tree.diff.HierarchyChangeType
- addFeaturePlugin(FeaturePlugin) - Method in interface org.exoplatform.commons.api.settings.ExoFeatureService
-
Add a feature plugin that will manage feature enablement that will be applied only on one feature identified by its name
- addFragment(NavigationFragment) - Method in class org.exoplatform.portal.config.model.PageNavigation
- AddOnPlugin - Class in org.exoplatform.commons.addons
- AddOnPlugin() - Constructor for class org.exoplatform.commons.addons.AddOnPlugin
- AddOnService - Interface in org.exoplatform.commons.addons
- addParameter(String, String) - Method in class io.meeds.portal.permlink.model.PermanentLinkObject
- addPlugin(PermanentLinkPlugin) - Method in interface io.meeds.portal.permlink.service.PermanentLinkService
- addPlugin(AddOnPlugin) - Method in interface org.exoplatform.commons.addons.AddOnService
- addPlugin(ComponentPlugin) - Method in class org.exoplatform.commons.InitialContextInitializer2
- addValue(String) - Method in class org.exoplatform.portal.config.serialize.model.Preference
- afterInsert(NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- afterInsert(T) - Method in class org.exoplatform.portal.tree.list.ListTree
-
Callback to signal insertion occured.
- afterRemove(NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- afterRemove(T) - Method in class org.exoplatform.portal.tree.list.ListTree
-
Callback to signal insertion occured.
- ALL - Static variable in interface org.exoplatform.portal.mop.navigation.Scope
-
The entire hierarchy, to use with care.
- ALL_CHILDREN - Static variable in class org.exoplatform.portal.mop.navigation.VisitMode
-
Include node and its children.
- allowChangePassword(String) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- APP - Enum constant in enum class io.meeds.portal.navigation.constant.TopbarItemType
- APP_BACKGROUND_COLOR - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- APP_BACKGROUND_EFFECT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- APP_BACKGROUND_IMAGE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- APP_BACKGROUND_POSITION - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- APP_BACKGROUND_REPEAT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- APP_BACKGROUND_SIZE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- appBackgroundStyle - Variable in class org.exoplatform.portal.config.model.Container
- appBackgroundStyle - Variable in class org.exoplatform.portal.pom.data.ContainerData
- Application - Class in org.exoplatform.portal.config.model
-
May 13, 2004
- Application(String) - Constructor for class org.exoplatform.portal.config.model.Application
- Application(ApplicationData) - Constructor for class org.exoplatform.portal.config.model.Application
- APPLICATION - Static variable in class org.exoplatform.commons.api.settings.data.Scope
-
Settings of an application, like Forum, Content, or Social.
- ApplicationBackgroundStyle - Class in org.exoplatform.portal.config.model
- ApplicationBackgroundStyle() - Constructor for class org.exoplatform.portal.config.model.ApplicationBackgroundStyle
- ApplicationData - Class in org.exoplatform.portal.pom.data
- ApplicationData(String, String, ApplicationState, String, String, String, String, boolean, boolean, boolean, String, String, String, String, ModelStyle, Map<String, String>, List<String>) - Constructor for class org.exoplatform.portal.pom.data.ApplicationData
- ApplicationState - Interface in org.exoplatform.portal.config.model
-
The state of an application which can be either transient of persistent.
- asMap(InputStream) - Static method in class org.exoplatform.services.resources.XMLResourceBundleParser
- asMap(Reader) - Static method in class org.exoplatform.services.resources.XMLResourceBundleParser
- asMap(InputSource) - Static method in class org.exoplatform.services.resources.XMLResourceBundleParser
-
Load an xml resource bundle as a
Map<String,String>object. - asProperties(InputStream) - Static method in class org.exoplatform.services.resources.XMLResourceBundleParser
- asProperties(Reader) - Static method in class org.exoplatform.services.resources.XMLResourceBundleParser
- asProperties(InputSource) - Static method in class org.exoplatform.services.resources.XMLResourceBundleParser
B
- Background - Class in org.exoplatform.portal.branding.model
- Background(String, long, byte[], long, long) - Constructor for class org.exoplatform.portal.branding.model.Background
- BACKGROUND_COLOR - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- BACKGROUND_EFFECT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- BACKGROUND_IMAGE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- BACKGROUND_POSITION - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- BACKGROUND_REPEAT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- BACKGROUND_SIZE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- BannerCell - Class in org.exoplatform.portal.config.serialize.model
-
Used for deserializing from pages.xml using JibX
- BannerCell() - Constructor for class org.exoplatform.portal.config.serialize.model.BannerCell
- BannerSection - Class in org.exoplatform.portal.config.serialize.model
-
Used for deserializing from pages.xml using JibX
- BannerSection() - Constructor for class org.exoplatform.portal.config.serialize.model.BannerSection
- Base() - Constructor for class org.exoplatform.portal.mop.navigation.NodeChangeListener.Base
- beforeInsert(NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- beforeInsert(T) - Method in class org.exoplatform.portal.tree.list.ListTree
-
Callback to signal insertion occured.
- beforeRemove(NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- beforeRemove(T) - Method in class org.exoplatform.portal.tree.list.ListTree
-
Callback to signal insertion occured.
- BodyData - Class in org.exoplatform.portal.pom.data
- BodyData(String, String, ModelStyle, String, String, String, BodyType) - Constructor for class org.exoplatform.portal.pom.data.BodyData
- BodyData(String, BodyType, ModelStyle) - Constructor for class org.exoplatform.portal.pom.data.BodyData
- BodyType - Enum Class in org.exoplatform.portal.pom.data
- BORDER_COLOR - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- BORDER_SIZE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- BOX_SHADOW - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- Branch(Scope) - Constructor for class org.exoplatform.portal.mop.navigation.GenericScope.Branch
-
Create a new branch scope.
- branchShape(String[]) - Static method in class org.exoplatform.portal.mop.navigation.GenericScope
- branchShape(String[], Scope) - Static method in class org.exoplatform.portal.mop.navigation.GenericScope
- branchShape(List<String>) - Static method in class org.exoplatform.portal.mop.navigation.GenericScope
- branchShape(List<String>, Scope) - Static method in class org.exoplatform.portal.mop.navigation.GenericScope
-
A scope with the shape of a tree branch following the rules: the first node with depth 0 will have all of its children visited any node above the root node that fits in the
patharray will be matched only if the node name matches the corresponding value in thepatharray. - Branding - Class in org.exoplatform.portal.branding.model
- Branding() - Constructor for class org.exoplatform.portal.branding.model.Branding
- BRANDING_UPDATED_EVENT - Static variable in interface org.exoplatform.portal.branding.BrandingService
- BrandingFile - Class in org.exoplatform.portal.branding.model
- BrandingFile() - Constructor for class org.exoplatform.portal.branding.model.BrandingFile
- BrandingService - Interface in org.exoplatform.portal.branding
- broadcast(NodeChangeListener<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeQueue
- build() - Method in class org.exoplatform.portal.config.model.Application
- build() - Method in class org.exoplatform.portal.config.model.Container
- build() - Method in class org.exoplatform.portal.config.model.ModelObject
- build() - Method in class org.exoplatform.portal.config.model.Page
- build() - Method in class org.exoplatform.portal.config.model.PageBody
- build() - Method in class org.exoplatform.portal.config.model.PortalConfig
- build() - Method in class org.exoplatform.portal.config.model.SiteBody
- build() - Method in class org.exoplatform.portal.mop.navigation.NodeState.Builder
- build() - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- build() - Method in class org.exoplatform.portal.pom.spi.portlet.PortletBuilder
- build(ModelData) - Static method in class org.exoplatform.portal.config.model.ModelObject
- buildChildren() - Method in class org.exoplatform.portal.config.model.Container
- buildContextPath(Context) - Static method in class org.exoplatform.commons.api.settings.data.Tools
-
Builds a path of a specified context in the database.
- builder() - Method in class org.exoplatform.portal.mop.navigation.NodeState
- builder() - Method in class org.exoplatform.portal.mop.page.PageState
- Builder() - Constructor for class org.exoplatform.portal.mop.navigation.NodeState.Builder
- Builder(NodeState) - Constructor for class org.exoplatform.portal.mop.navigation.NodeState.Builder
-
Creates a builder from a specified state.
- buildLocaleContextInfo(HttpServletRequest) - Static method in class org.exoplatform.portal.localization.LocaleContextInfoUtils
-
Helper method for setters invocation on
LocaleContextInfoobject - buildLocaleContextInfo(String) - Static method in class org.exoplatform.portal.localization.LocaleContextInfoUtils
-
Helper method for setters invocation on
LocaleContextInfoobject - buildScopePath(Context, Scope) - Static method in class org.exoplatform.commons.api.settings.data.Tools
-
Builds a path of a specified scope in the database.
C
- canAccess(PermanentLinkObject, Identity) - Method in interface io.meeds.portal.permlink.plugin.PermanentLinkPlugin
- Cell - Class in org.exoplatform.portal.config.serialize.model
-
Used for deserializing from pages.xml using JibX
- Cell() - Constructor for class org.exoplatform.portal.config.serialize.model.Cell
- changePass(String, String, String, String) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- changePassword(String, String) - Method in class org.exoplatform.web.login.recovery.ChangePasswordConnector
- ChangePasswordConnector - Class in org.exoplatform.web.login.recovery
- ChangePasswordConnector() - Constructor for class org.exoplatform.web.login.recovery.ChangePasswordConnector
- checkStorage() - Method in class org.exoplatform.portal.config.model.Application
- checkStorage() - Method in class org.exoplatform.portal.config.model.Container
- checkStorage() - Method in class org.exoplatform.portal.config.model.ModelObject
- children - Variable in class org.exoplatform.portal.config.model.Container
- CHILDREN - Static variable in interface org.exoplatform.portal.mop.navigation.Scope
-
A node and its chidren.
- clear() - Method in class org.exoplatform.portal.pom.spi.portlet.PortletBuilder
- clone() - Method in class io.meeds.portal.navigation.model.NavigationConfiguration
- clone() - Method in class io.meeds.portal.navigation.model.SidebarConfiguration
- clone() - Method in class io.meeds.portal.navigation.model.SidebarItem
- clone() - Method in class io.meeds.portal.navigation.model.TopbarConfiguration
- clone() - Method in class org.exoplatform.commons.api.settings.data.Context
- clone() - Method in class org.exoplatform.commons.api.settings.data.Scope
- clone() - Method in class org.exoplatform.portal.branding.model.Background
- clone() - Method in class org.exoplatform.portal.branding.model.Favicon
- clone() - Method in class org.exoplatform.portal.branding.model.Logo
- clone() - Method in class org.exoplatform.portal.config.model.Application
- clone() - Method in class org.exoplatform.portal.config.model.Container
- clone() - Method in class org.exoplatform.portal.config.model.PortalConfig
- clone() - Method in class org.exoplatform.portal.mop.SiteFilter
- clone(PageKey, PageKey) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
-
Clone a page.
- CLONE_DST_ALREADY_EXIST - Enum constant in enum class org.exoplatform.portal.mop.page.PageError
- CLONE_NO_DST_SITE - Enum constant in enum class org.exoplatform.portal.mop.page.PageError
- CLONE_NO_SRC_PAGE - Enum constant in enum class org.exoplatform.portal.mop.page.PageError
- CLONE_NO_SRC_SITE - Enum constant in enum class org.exoplatform.portal.mop.page.PageError
- CloneApplicationState - Class in org.exoplatform.portal.config.model
- CloneApplicationState(String) - Constructor for class org.exoplatform.portal.config.model.CloneApplicationState
- cloneFile() - Method in class org.exoplatform.portal.branding.model.Background
- cloneFile() - Method in class org.exoplatform.portal.branding.model.BrandingFile
- cloneFile() - Method in class org.exoplatform.portal.branding.model.Favicon
- cloneFile() - Method in class org.exoplatform.portal.branding.model.Logo
- close(Closeable) - Static method in class org.exoplatform.commons.utils.Safe
-
Close a closable object.
- Column - Class in org.exoplatform.portal.config.serialize.model
-
Used for deserializing from pages.xml using JibX
- Column() - Constructor for class org.exoplatform.portal.config.serialize.model.Column
- comparator() - Static method in class org.exoplatform.portal.mop.Utils
- ComponentData - Class in org.exoplatform.portal.pom.data
- computeLocale(HttpServletRequest) - Static method in class org.exoplatform.portal.localization.LocaleContextInfoUtils
-
Computes locale of currently authenticated user based on multiple conditions switch implemented
LocalePolicy: - User Profile Locale (coming from User preferences) - Session Locale - Browser Locale - Cookie Locale - config - Variable in enum class org.exoplatform.portal.mop.importer.ImportMode
-
.
- connect() - Method in class org.exoplatform.services.resources.InputStreamURLConnection
- CONSERVE - Enum constant in enum class org.exoplatform.portal.mop.importer.ImportMode
-
Import data when it does not exist, otherwise do nothing.
- Constants - Class in org.exoplatform.portal
- Constants() - Constructor for class org.exoplatform.portal.Constants
- Container - Class in org.exoplatform.portal.config.model
- Container() - Constructor for class org.exoplatform.portal.config.model.Container
- Container(String) - Constructor for class org.exoplatform.portal.config.model.Container
- Container(ContainerData) - Constructor for class org.exoplatform.portal.config.model.Container
- ContainerData - Class in org.exoplatform.portal.pom.data
- ContainerData(String, String, String, String, String, String, String, String, String, String, String, String, ModelStyle, ApplicationBackgroundStyle, List<String>, List<ComponentData>) - Constructor for class org.exoplatform.portal.pom.data.ContainerData
- CONTENT_ID_PROP_NAME - Static variable in class io.meeds.portal.navigation.model.TopbarApplication
- context - Variable in class org.exoplatform.commons.api.settings.data.SettingContext
-
Context of the setting object.
- Context - Class in org.exoplatform.commons.api.settings.data
-
Saves some settings linked to a Context.
- Context(String, String) - Constructor for class org.exoplatform.commons.api.settings.data.Context
- contextPath - Variable in class org.exoplatform.commons.api.settings.data.SettingContext
-
Path of the context.
- count() - Method in interface org.exoplatform.commons.api.persistence.GenericDAO
-
Get the number of entities with the specified type and id from the datasource.
- countContextsByType(String) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Returns the total count of contexts by type
- country_ - Variable in class org.exoplatform.services.resources.ResourceBundleDescription
- create() - Static method in class org.exoplatform.portal.config.model.I18NString
- create() - Static method in class org.exoplatform.portal.config.model.I18NValue
- create(E) - Method in interface org.exoplatform.commons.api.persistence.GenericDAO
-
Insert a new entity.
- create(Boolean) - Static method in class org.exoplatform.commons.api.settings.SettingValue
-
Creates a setting value object of the Boolean type.
- create(Double) - Static method in class org.exoplatform.commons.api.settings.SettingValue
-
Creates a setting value object of the Double type.
- create(Long) - Static method in class org.exoplatform.commons.api.settings.SettingValue
-
Creates a setting value object of the Long type.
- create(String) - Static method in class org.exoplatform.commons.api.settings.SettingValue
-
Creates a setting value object of the String type.
- create(String) - Static method in class org.exoplatform.portal.pom.data.PageKey
- create(String) - Static method in class org.exoplatform.portal.pom.data.PortalKey
- create(Page) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
This method should create or update the given page object
Then broasdcast PAGE_CREATED event - create(PortalConfig) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Create a PortalConfig in database
Then broadcast PORTAL_CONFIG_CREATED event - create(PortalConfig) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- create(NodeContext<N>) - Method in interface org.exoplatform.portal.mop.navigation.NodeModel
-
Create a node wrapping a context.
- create(PortalData) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- create(ListAdapter<L1, H>, HierarchyAdapter<L1, N1, H>, ListAdapter<L2, H>, HierarchyAdapter<L2, N2, H>, Comparator<H>) - Static method in class org.exoplatform.portal.tree.diff.HierarchyDiff
- Create(String, ModelData) - Constructor for class org.exoplatform.portal.pom.data.ModelChange.Create
- createAll(List<E>) - Method in interface org.exoplatform.commons.api.persistence.GenericDAO
-
Insert a list of new entities in the persistence context.
- createNode(Long, Long, String, NodeState) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Create a navigation node
- createNode(Long, Long, String, NodeState) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
- createNode(Long, Long, String, NodeState, Integer) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
- createPortletApplication() - Static method in class org.exoplatform.portal.config.model.Application
- createPortletApplication(String) - Static method in class org.exoplatform.portal.config.model.Application
- createPortletApplication(ApplicationData) - Static method in class org.exoplatform.portal.config.model.Application
- createResourceBundleDataInstance() - Method in interface org.exoplatform.services.resources.ResourceBundleService
-
This method is acted as a factory of
- CSS_CLASS - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- cssClass - Variable in class org.exoplatform.portal.config.model.ModelObject
- cssClass - Variable in class org.exoplatform.portal.pom.data.BodyData
- cssStyle - Variable in class org.exoplatform.portal.config.model.ModelObject
D
- DataInitializer - Interface in org.exoplatform.commons.api.persistence
-
Interface for data initialization
- DEFAULT_ACCESS_PERMISSIONS - Static variable in class org.exoplatform.portal.config.model.Container
- DEFAULT_CROWDIN_LANGUAGE - Static variable in interface org.exoplatform.services.resources.ResourceBundleService
- DEFAULT_CROWDIN_LOCALE - Static variable in interface org.exoplatform.services.resources.ResourceBundleService
-
Default Crowdin language different from default platform language
- DEFAULT_LANGUAGE - Static variable in class org.exoplatform.services.resources.ResourceBundleDescription
- DEFAULT_LAYOUT - Static variable in class org.exoplatform.portal.config.model.PortalConfig
- DEFAULT_MOVE_APPLICATIONS_PERMISSIONS - Static variable in class org.exoplatform.portal.config.model.Container
- DEFAULT_MOVE_CONTAINERS_PERMISSIONS - Static variable in class org.exoplatform.portal.config.model.Container
- DEFAULT_PAGE - Static variable in class org.exoplatform.portal.config.model.Page
- DEFAULT_VISIBILITIES - Static variable in enum class org.exoplatform.portal.mop.Visibility
- delete(E) - Method in interface org.exoplatform.commons.api.persistence.GenericDAO
-
Delete the specified entity from the persistence context.
- deleteAll() - Method in interface org.exoplatform.commons.api.persistence.GenericDAO
-
Remove all of the entities from the persistence context.
- deleteAll(List<E>) - Method in interface org.exoplatform.commons.api.persistence.GenericDAO
-
Remove all of the specified entities from the persistence context.
- deleteNode(Long) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Delete a navigation node with a given node id
- deleteToken(String, String) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
-
Remove used Token
- DEPRECATED_ENTITIES_IDX_PATH - Static variable in class org.exoplatform.commons.api.persistence.ExoEntityProcessor
-
Deprecated, for removal: This API element is subject to removal in a future version.will be removed to ease the path of entities listing
- description - Variable in class org.exoplatform.portal.config.model.Container
- description(String) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- DescriptionService - Interface in org.exoplatform.portal.mop.service
- DescriptionStorage - Interface in org.exoplatform.portal.mop.storage
- deserializePermissions(String) - Static method in class org.exoplatform.portal.config.serialize.JibxArraySerialize
- deserializeString(String) - Static method in class org.exoplatform.portal.config.serialize.JibxStringSerialize
- deserializeStringArray(String) - Static method in class org.exoplatform.portal.config.serialize.JibxArraySerialize
- Destroy(String) - Constructor for class org.exoplatform.portal.pom.data.ModelChange.Destroy
- destroyNavigation(NavigationContext) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Delete a navigation for a given site
- destroyNavigation(NavigationData) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
- destroyNavigation(SiteKey) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Delete a navigation for a given site
- destroyNavigation(SiteKey) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
- destroyNode(Long) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
- destroyPage(PageKey) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
-
Destroy a page.
- destroyPages(SiteKey) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
-
Deletes Pages of a given site
- determineLocale(LocaleContextInfo) - Method in interface org.exoplatform.services.resources.LocalePolicy
-
Determine the Locale to be used for current request
- diff(ModelAdapter<N>, N, NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeManager
- diff(NodeAdapter<L, N>, N, NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeManager
- dispatch(NodeChangeListener<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Added
- dispatch(NodeChangeListener<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Created
- dispatch(NodeChangeListener<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Destroyed
- dispatch(NodeChangeListener<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChange
-
Dispatch the change to the proper listener method:
NodeChange.Createddispatches toNodeChangeListener.onCreate(Object, Object, Object, String)NodeChange.Addeddispatches toNodeChangeListener.onAdd(Object, Object, Object)NodeChange.Destroyeddispatches toNodeChangeListener.onDestroy(Object, Object)NodeChange.Moveddispatches toNodeChangeListener.onMove(Object, Object, Object, Object)NodeChange.Removeddispatches toNodeChangeListener.onRemove(Object, Object)NodeChange.Renameddispatches toNodeChangeListener.onRename(Object, Object, String)NodeChange.Updateddispatches toNodeChangeListener.onUpdate(Object, NodeState) - dispatch(NodeChangeListener<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Moved
- dispatch(NodeChangeListener<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Removed
- dispatch(NodeChangeListener<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Renamed
- dispatch(NodeChangeListener<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Updated
- DISPLAYED - Enum constant in enum class org.exoplatform.portal.mop.Visibility
-
The object is displayed.
- displayName(String) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- DONE - Enum constant in enum class org.exoplatform.portal.mop.importer.Status
- draft(String) - Static method in class org.exoplatform.portal.mop.SiteKey
- DRAFT - Enum constant in enum class org.exoplatform.portal.mop.SiteType
- DRAFT - Enum constant in enum class org.exoplatform.portal.mop.Visibility
-
The object visibility is draft.
- DRAFT - Static variable in class org.exoplatform.portal.config.model.PortalConfig
E
- editPermission(String) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- EMPTY_STRING_ARRAY - Static variable in class org.exoplatform.portal.mop.Utils
-
.
- endPublicationTime(long) - Method in class org.exoplatform.portal.mop.navigation.NodeState.Builder
- enter(int, String, String, NodeState) - Method in class org.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
- enter(int, String, String, NodeState) - Method in interface org.exoplatform.portal.mop.navigation.Scope.Visitor
-
Signals a node is ented and returns the visit mode for that node.
- ENTER - Enum constant in enum class org.exoplatform.portal.tree.diff.HierarchyChangeType
- ENTITIES_IDX_PATH - Static variable in class org.exoplatform.commons.api.persistence.ExoEntityProcessor
-
Path to the generated entities.idx file
- equals(Object) - Method in class io.meeds.portal.navigation.model.TopbarApplication
- equals(Object) - Method in class org.exoplatform.commons.api.settings.data.Context
- equals(Object) - Method in class org.exoplatform.commons.api.settings.data.Scope
- equals(Object) - Method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Compares a specified object with the SettingContext for equality.
- equals(Object) - Method in class org.exoplatform.commons.api.settings.data.SettingKey
-
Compares a specified object with the SettingKey for equality.
- equals(Object) - Method in class org.exoplatform.commons.api.settings.data.SettingScope
-
Compares a specified object with the SettingScope for equality.
- equals(Object) - Method in class org.exoplatform.portal.mop.navigation.NavigationData
- equals(Object) - Method in class org.exoplatform.portal.mop.navigation.NavigationState
- equals(Object) - Method in class org.exoplatform.portal.mop.navigation.NodeData
- equals(Object) - Method in class org.exoplatform.portal.mop.navigation.NodeState
- equals(Object) - Method in class org.exoplatform.portal.mop.page.PageKey
- equals(Object) - Method in class org.exoplatform.portal.pom.data.PageKey
- equals(Object) - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
- equals(Object) - Method in class org.exoplatform.portal.pom.spi.portlet.Preference
- equals(Object, Object) - Static method in class org.exoplatform.commons.utils.Safe
-
Return true if both objects are null or both are non null and the equals method of one object returns true when it is invoked with the other object as argument.
- ERROR - Enum constant in enum class org.exoplatform.portal.tree.diff.HierarchyChangeType
- EventType - Class in org.exoplatform.portal.mop
-
Group various event types.
- EventType - Enum Class in org.exoplatform.commons.api.settings.data
-
All possible value types of an event.
- EVERYONE - Static variable in class org.exoplatform.portal.config.model.Container
- ExoEntity - Annotation Interface in org.exoplatform.commons.api.persistence
-
Deprecated.Define the list of entities inside the file 'src/main/resources/jpa-entities.idx' in order to include the JPA entities in Hibernate Mappings list rather than using this annotation which may not be interpreted when executing tests using IDE.
- ExoEntityProcessor - Class in org.exoplatform.commons.api.persistence
-
At compile time, every time a Maven module that uses @ExoEntity is compiled, the ExoEntityProcessor is invoked.
- ExoEntityProcessor() - Constructor for class org.exoplatform.commons.api.persistence.ExoEntityProcessor
- ExoFeatureService - Interface in org.exoplatform.commons.api.settings
- ExoResourceBundle - Class in org.exoplatform.services.resources
-
May 7, 2004
- ExoResourceBundle(String) - Constructor for class org.exoplatform.services.resources.ExoResourceBundle
- ExoResourceBundle(ResourceBundleData) - Constructor for class org.exoplatform.services.resources.ExoResourceBundle
- ExoResourceBundle(ResourceBundleData, ResourceBundle) - Constructor for class org.exoplatform.services.resources.ExoResourceBundle
- ExoTransactional - Annotation Interface in org.exoplatform.commons.api.persistence
-
Describe a method as transactional.
- EXTENSION - Enum constant in enum class io.meeds.portal.navigation.constant.TopbarItemType
F
- FACTORY_ID - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- factoryId - Variable in class org.exoplatform.portal.config.model.Container
- factoryId(String) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- FAILED - Enum constant in enum class org.exoplatform.portal.mop.importer.Status
- Favicon - Class in org.exoplatform.portal.branding.model
- Favicon(String, long, byte[], long, long) - Constructor for class org.exoplatform.portal.branding.model.Favicon
- FEATURE_STATUS_CHANGED_EVENT - Static variable in interface org.exoplatform.commons.api.settings.ExoFeatureService
-
An event to trigger using ListenerService when a feature status changes using API
- FeaturePlugin - Class in org.exoplatform.commons.api.settings
-
ExoFeatureServiceplugin that allows to manage enablement of feature by plugin instead of managing it in Service so that each addon can manage the feature enablement by user - FeaturePlugin() - Constructor for class org.exoplatform.commons.api.settings.FeaturePlugin
- filter(NodeFilter) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Applies a filter recursively, the filter will update the hiddent status of the fragment.
- find(ID) - Method in interface org.exoplatform.commons.api.persistence.GenericDAO
-
Return an entity which is associated with specified id.
- find(Query<T>, Comparator<T>) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Return LazyPageList of object (sorted) which type and other info determined in Query object
- find2(Query<T>, Comparator<T>) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Return ListAccess, we can retrieved array of object (sorted) in database through this.
- findAll() - Method in interface org.exoplatform.commons.api.persistence.GenericDAO
-
Get a list of all object of the specified type from the datasource.
- findByHandle(H) - Method in class org.exoplatform.portal.tree.diff.HierarchyContext
- findPages(int, int, SiteType, String, String, String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Search for pages using some criteria and pagination options
- findPages(int, int, SiteType, String, String, String) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
-
Query the page service to find pages that match the
siteType,siteName,pageNameandtitlecriterions. - findPages(SiteKey) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Retrieves the list of pages in a give site
- findResourceDescriptions(Query) - Method in interface org.exoplatform.services.resources.ResourceBundleService
-
This method search and return a page description iterator
- FIRST_CHARACTER_NAME_VALIDATOR_REGEX - Static variable in class org.exoplatform.portal.pom.config.Utils
- FlexSection - Class in org.exoplatform.portal.config.serialize.model
-
Used for deserializing from pages.xml using JibX
- FlexSection() - Constructor for class org.exoplatform.portal.config.serialize.model.FlexSection
- format() - Method in class org.exoplatform.portal.mop.page.PageKey
- forURI(String) - Static method in enum class org.exoplatform.portal.config.model.Version
G
- GenericDAO<E,
ID> - Interface in org.exoplatform.commons.api.persistence - GenericScope - Class in org.exoplatform.portal.mop.navigation
-
Flexible scope implementations.
- GenericScope() - Constructor for class org.exoplatform.portal.mop.navigation.GenericScope
- GenericScope.Branch - Class in org.exoplatform.portal.mop.navigation
- GenericScope.Branch.Visitor - Class in org.exoplatform.portal.mop.navigation
- GenericScope.Tree - Class in org.exoplatform.portal.mop.navigation
- get() - Method in class org.exoplatform.portal.mop.navigation.GenericScope.Branch
- get() - Method in class org.exoplatform.portal.mop.navigation.GenericScope.Tree
- get() - Method in interface org.exoplatform.portal.mop.navigation.Scope
- get(int) - Method in class org.exoplatform.portal.tree.list.ListTree
-
Returns a tree specified by its index.
- get(String) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- get(Context, Scope, String) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Gets values associated with a specified composite key (context, scope, key) in the database.
- getAccessPermissions() - Method in class org.exoplatform.portal.config.model.Container
- getActiveChangePasswordConnector() - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- getApplicationModel(String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Retrieved
Applicationmodel switch its storage identifier - getApplications() - Method in class org.exoplatform.commons.addons.AddOnPlugin
- getApplications(String) - Method in interface org.exoplatform.commons.addons.AddOnService
- getBrandingInformation() - Method in interface org.exoplatform.portal.branding.BrandingService
- getBrandingInformation(boolean) - Method in interface org.exoplatform.portal.branding.BrandingService
- getBrowserLocales() - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Getter for browserLocales
- getBytes(InputStream) - Static method in class org.exoplatform.commons.utils.Safe
- getChanges() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Returns an unmodifiable list of uncommitted changes applied to this node context.
- getChild(String) - Method in class org.exoplatform.portal.config.model.PageNode
- getChildren() - Method in class org.exoplatform.portal.config.model.Container
- getChildren() - Method in class org.exoplatform.portal.config.model.PageNode
- getChildren(N) - Method in interface org.exoplatform.portal.tree.diff.HierarchyAdapter
- getChildren(N, boolean) - Method in interface org.exoplatform.portal.mop.navigation.ModelAdapter
- getClassType() - Method in class org.exoplatform.portal.config.Query
- getCompanyLink() - Method in interface org.exoplatform.portal.branding.BrandingService
- getCompanyName() - Method in interface org.exoplatform.portal.branding.BrandingService
- getConfiguration() - Method in interface io.meeds.portal.navigation.service.NavigationConfigurationService
- getConfiguration(String, Locale, boolean) - Method in interface io.meeds.portal.navigation.service.NavigationConfigurationService
- getContainerName() - Method in class org.exoplatform.commons.addons.AddOnPlugin
- getContents() - Method in class org.exoplatform.services.resources.ExoResourceBundle
- getContext() - Method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Gets a context object associated with the SettingContext object.
- getContext(N) - Method in interface org.exoplatform.portal.mop.navigation.NodeModel
-
Returns the context of a node.
- getContextNamesByType(String, int, int) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Returns context names by type
- getContextPath() - Method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Gets path of the SettingContext object.
- getContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Gets a list of names of contexts of a chosen type that have a setting associated to a dedicated scope
- getCookieLocales() - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Getter for cookieLocales
- getCookieLocales(HttpServletRequest) - Static method in class org.exoplatform.portal.localization.LocaleContextInfoUtils
- getCountry() - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- getCreateMissing() - Method in class org.exoplatform.portal.mop.importer.ImportConfig
- getCssClass() - Method in class org.exoplatform.portal.config.model.Application
- getCssClass() - Method in class org.exoplatform.portal.config.model.ModelStyle
- getCssClass() - Method in class org.exoplatform.portal.config.serialize.model.BannerCell
- getCssClass() - Method in class org.exoplatform.portal.config.serialize.model.BannerSection
- getCssClass() - Method in class org.exoplatform.portal.config.serialize.model.Cell
- getCssClass() - Method in class org.exoplatform.portal.config.serialize.model.Column
- getCssClass() - Method in class org.exoplatform.portal.config.serialize.model.FlexSection
- getCssClass() - Method in class org.exoplatform.portal.config.serialize.model.GridSection
- getCssClass() - Method in class org.exoplatform.portal.config.serialize.model.SidebarCell
- getCssClass() - Method in class org.exoplatform.portal.config.serialize.model.SidebarSection
- getCssClass(String) - Method in class org.exoplatform.portal.config.model.ModelStyle
- getCssClass(String, boolean, int) - Method in class org.exoplatform.portal.config.model.ModelStyle
- getCustomCss() - Method in interface org.exoplatform.portal.branding.BrandingService
- getData() - Method in class org.exoplatform.portal.mop.navigation.NavigationContext
- getData() - Method in class org.exoplatform.services.resources.ResourceBundleData
- getDatasource() - Method in interface org.exoplatform.commons.api.persistence.DataInitializer
- getDefaultLanguage() - Method in interface org.exoplatform.portal.branding.BrandingService
- getDefaultLocale() - Static method in class org.exoplatform.portal.localization.LocaleContextInfoUtils
- getDefaultLocaleConfig() - Method in interface org.exoplatform.services.resources.LocaleConfigService
- getDefaultSiteBannerStream(String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Retrieve default site banner as stream
- getDefaultThemeStyle() - Method in interface org.exoplatform.portal.branding.BrandingService
- getDefaultTopbarApplications() - Method in interface io.meeds.portal.navigation.service.NavigationConfigurationService
- getDepth() - Method in class org.exoplatform.portal.tree.list.ListTree
-
Returns the depth.
- getDepth(NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Returns the relative depth of this node with respect to the ancestor argument.
- getDescendant(String) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- getDescendant(N, H) - Method in interface org.exoplatform.portal.tree.diff.HierarchyAdapter
- getDescendantNode(String) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- getDescription() - Method in class org.exoplatform.portal.config.model.Container
- getDescription() - Method in interface org.exoplatform.services.resources.LocaleConfig
- getDescription(String) - Method in interface org.exoplatform.portal.mop.storage.DescriptionStorage
-
Returns the default description or null if it does not exist.
- getDescription(String, Locale) - Method in interface org.exoplatform.portal.mop.storage.DescriptionStorage
-
Returns a description for the specified locale argument or null if it does not exist.
- getDescriptions(String) - Method in interface org.exoplatform.portal.mop.service.DescriptionService
-
Returns a map containing all the descriptions of an object or null if the object is not internationalized.
- getDescriptions(String) - Method in interface org.exoplatform.portal.mop.storage.DescriptionStorage
-
Returns a map containing all the descriptions of an object or null if the object is not internationalized.
- getDestination() - Method in class org.exoplatform.portal.tree.diff.HierarchyChangeIterator
- getDestroyOrphan() - Method in class org.exoplatform.portal.mop.importer.ImportConfig
-
Returns true when an orphan node should be destroyed.
- getDirectAccessUrl(PermanentLinkObject) - Method in interface io.meeds.portal.permlink.plugin.PermanentLinkPlugin
- getDirectAccessUrl(String, Identity) - Method in interface io.meeds.portal.permlink.service.PermanentLinkService
- getDoubleValue(String) - Method in class org.exoplatform.portal.config.model.Properties
- getDrawerBackground() - Method in interface org.exoplatform.portal.branding.BrandingService
- getDrawerBackgroundId() - Method in interface org.exoplatform.portal.branding.BrandingService
- getDrawerBackgroundPath() - Method in interface org.exoplatform.portal.branding.BrandingService
- getDstId() - Method in class org.exoplatform.portal.pom.data.ModelChange.Move
- getEditPermission() - Method in class org.exoplatform.portal.config.model.Page
- getElement() - Method in class org.exoplatform.portal.tree.diff.ListChangeIterator
- getEmptyContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Gets a list of names of contexts of a chosen type that doesn't have settings associated to a dedicated scope
- getEndPublicationDate() - Method in class org.exoplatform.portal.config.model.PageNode
- getEndPublicationTime() - Method in class org.exoplatform.portal.mop.navigation.NodeState
- getError() - Method in exception class org.exoplatform.portal.mop.navigation.HierarchyException
- getError() - Method in exception class org.exoplatform.portal.mop.navigation.NavigationServiceException
- getError() - Method in exception class org.exoplatform.portal.mop.page.PageServiceException
- getEventType() - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Gets an event type associated with the setting data.
- getExtended(Locale) - Method in class org.exoplatform.portal.config.model.I18NValue
-
Returns a map of the values or null if the collection is empty.
- getExternalRegistrationURL(String, String) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- getFactoryId() - Method in class org.exoplatform.portal.config.model.Container
- getFavicon() - Method in interface org.exoplatform.portal.branding.BrandingService
- getFaviconId() - Method in interface org.exoplatform.portal.branding.BrandingService
- getFaviconPath() - Method in interface org.exoplatform.portal.branding.BrandingService
- getFeatureName() - Method in class org.exoplatform.commons.api.settings.FeaturePlugin
- getFederated() - Method in class org.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
- getFirst() - Method in class org.exoplatform.portal.tree.list.ListTree
-
Returns the first tree.
- getFragment() - Method in class org.exoplatform.portal.config.model.PageNavigation
- getFragments() - Method in class org.exoplatform.portal.config.model.PageNavigation
- getFrom() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Moved
- getFrom() - Method in class org.exoplatform.portal.mop.QueryResult
-
Returns the index of the first item in the result.
- getHandle(N) - Method in interface org.exoplatform.portal.tree.diff.HierarchyAdapter
- getHierarchyAdapter() - Method in class org.exoplatform.portal.tree.diff.HierarchyContext
- getIcon() - Method in class org.exoplatform.portal.config.model.Container
- getIcon() - Method in class org.exoplatform.portal.config.model.PageNode
- getIcon() - Method in class org.exoplatform.portal.config.model.PortalConfig
- getIcon() - Method in class org.exoplatform.portal.mop.navigation.NodeState
- getId() - Method in class org.exoplatform.commons.api.settings.data.Context
-
Gets a context Id.
- getId() - Method in class org.exoplatform.commons.api.settings.data.Scope
- getId() - Method in class org.exoplatform.portal.config.model.Container
- getId() - Method in class org.exoplatform.portal.config.model.PortalConfig
- getId() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Returns the context id or null if the context is not associated with a persistent navigation node.
- getId() - Method in class org.exoplatform.portal.mop.navigation.NodeData
- getId() - Method in class org.exoplatform.portal.pom.data.ModelChange.Destroy
- getId() - Method in class org.exoplatform.portal.pom.data.ModelChange.Move
- getId() - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- getId(N) - Method in interface org.exoplatform.portal.mop.navigation.ModelAdapter
- getId(ApplicationState) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Return contentId according to each state (transient, persistent, clone)
- getImportStatus() - Method in interface org.exoplatform.portal.mop.service.LayoutService
- getImportStatus() - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- getIndex() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Returns the context index among its parent.
- getIndex1() - Method in class org.exoplatform.portal.tree.diff.ListChangeIterator
- getIndex2() - Method in class org.exoplatform.portal.tree.diff.ListChangeIterator
- getInputEncoding() - Method in interface org.exoplatform.services.resources.LocaleConfig
- getInputStream() - Method in class org.exoplatform.services.resources.InputStreamURLConnection
- getInstance() - Static method in class org.exoplatform.services.resources.IdentityResourceBundle
- getIntValue(String) - Method in class org.exoplatform.portal.config.model.Properties
- getKey() - Method in class org.exoplatform.commons.api.settings.data.SettingKey
-
Gets a key value of the SettingKey object.
- getKey() - Method in class org.exoplatform.portal.mop.navigation.NavigationContext
-
Returns the navigation key.
- getKey() - Method in class org.exoplatform.portal.mop.page.PageContext
-
Returns the navigation key.
- getKeys() - Method in class org.exoplatform.services.resources.IdentityResourceBundle
- getLabel() - Method in class org.exoplatform.portal.config.model.PageNode
- getLabel() - Method in class org.exoplatform.portal.mop.navigation.NodeState
- getLabels() - Method in class org.exoplatform.portal.config.model.PageNode
- getLang() - Method in class org.exoplatform.portal.config.model.LocalizedValue
- getLanguage() - Method in interface org.exoplatform.services.resources.LocaleConfig
- getLanguage() - Method in class org.exoplatform.services.resources.Query
- getLanguage() - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- getLast() - Method in class org.exoplatform.portal.tree.list.ListTree
-
Returns the last tree.
- getLastUpdatedTime() - Method in interface org.exoplatform.portal.branding.BrandingService
- getLink() - Method in class org.exoplatform.portal.config.model.Page
- getLink() - Method in class org.exoplatform.portal.pom.data.PageData
- getLink(PermanentLinkObject) - Method in interface io.meeds.portal.permlink.service.PermanentLinkService
- getLocalConfigs() - Method in interface org.exoplatform.services.resources.LocaleConfigService
- getLocale() - Method in class org.exoplatform.services.resources.IdentityResourceBundle
- getLocale() - Method in interface org.exoplatform.services.resources.LocaleConfig
- getLocale(String) - Static method in class org.exoplatform.services.resources.LocaleContextInfo
-
Helper method to convert String representation of Locale into Locale object.
- getLocaleAsString(Locale) - Static method in class org.exoplatform.services.resources.LocaleContextInfo
-
Helper method to get a String representation of the Locale
- getLocaleConfig(String) - Method in interface org.exoplatform.services.resources.LocaleConfigService
- getLocaleIfLangSupported(Locale) - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Helper method that returns the locale only if it's language is supported by portal.
- getLocaleIfSupported(Locale) - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Helper method that returns the locale only if it's supported by portal.
- getLocaleName() - Method in interface org.exoplatform.services.resources.LocaleConfig
- getLoginBackground() - Method in interface org.exoplatform.portal.branding.BrandingService
- getLoginBackgroundAltText() - Method in interface org.exoplatform.portal.branding.BrandingService
- getLoginBackgroundId() - Method in interface org.exoplatform.portal.branding.BrandingService
- getLoginBackgroundPath() - Method in interface org.exoplatform.portal.branding.BrandingService
- getLoginBackgroundTextColor() - Method in interface org.exoplatform.portal.branding.BrandingService
- getLoginSubtitle() - Method in interface org.exoplatform.portal.branding.BrandingService
- getLoginSubtitle(Locale) - Method in interface org.exoplatform.portal.branding.BrandingService
- getLoginTitle() - Method in interface org.exoplatform.portal.branding.BrandingService
- getLoginTitle(Locale) - Method in interface org.exoplatform.portal.branding.BrandingService
- getLogo() - Method in interface org.exoplatform.portal.branding.BrandingService
- getLogoId() - Method in interface org.exoplatform.portal.branding.BrandingService
- getLogoPath() - Method in interface org.exoplatform.portal.branding.BrandingService
- getMaxSize() - Method in class org.exoplatform.services.resources.Query
- getMergeResourceBundle(String[]) - Method in interface org.exoplatform.services.resources.LocaleConfig
- getName() - Method in class org.exoplatform.commons.api.settings.data.Context
- getName() - Method in class org.exoplatform.commons.api.settings.data.Scope
- getName() - Method in class org.exoplatform.portal.config.model.Container
- getName() - Method in class org.exoplatform.portal.config.model.PageNode
- getName() - Method in class org.exoplatform.portal.config.Query
- getName() - Method in class org.exoplatform.portal.config.serialize.model.Preference
- getName() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Created
- getName() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Renamed
- getName() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- getName() - Method in class org.exoplatform.portal.mop.navigation.NodeData
- getName() - Method in enum class org.exoplatform.portal.mop.SiteType
- getName() - Method in class org.exoplatform.portal.pom.data.PageKey
- getName() - Method in class org.exoplatform.portal.pom.data.PortalData
- getName() - Method in class org.exoplatform.portal.pom.spi.portlet.Preference
- getName() - Method in class org.exoplatform.services.resources.Query
- getName() - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- getName(int) - Method in class org.exoplatform.portal.mop.navigation.GenericScope.Branch
- getName(int) - Method in class org.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
- getName(N) - Method in interface org.exoplatform.portal.mop.navigation.ModelAdapter
- getNavigationResourceBundle(String, String) - Method in interface org.exoplatform.services.resources.LocaleConfig
- getNext() - Method in class org.exoplatform.portal.tree.list.ListTree
-
Returns the tree.
- getNode() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Returns the associated node with this context
- getNode(int) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- getNode(String) - Method in class org.exoplatform.portal.config.model.PageNodeContainer
- getNode(String) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- getNodeById(Long) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Get a navigation node with a given node id
- getNodeCount() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Returns the node count defined by: when the node has a children relationship, the number of non hidden nodes when the node has not a children relationship, the total number of nodes
- getNodes() - Method in class org.exoplatform.portal.config.model.PageNodeContainer
- getNodes() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- getNodeSize() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Returns the total number of nodes.
- getObject() - Method in class org.exoplatform.portal.config.model.UnmarshalledObject
- getObject() - Method in class org.exoplatform.portal.pom.data.ModelChange.Create
- getObject() - Method in class org.exoplatform.portal.pom.data.ModelChange.Update
- getObjectType() - Method in interface io.meeds.portal.permlink.plugin.PermanentLinkPlugin
-
return supported object type.
- getOnboardingURL(String, String) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- getOrientation() - Method in interface org.exoplatform.services.resources.LocaleConfig
-
Returns the orientation of the locale config.
- getOutputEncoding() - Method in interface org.exoplatform.services.resources.LocaleConfig
- getOwnerId() - Method in class org.exoplatform.portal.config.model.Page
- getOwnerId() - Method in class org.exoplatform.portal.config.model.PageNavigation
- getOwnerId() - Method in class org.exoplatform.portal.config.Query
- getOwnerId() - Method in class org.exoplatform.portal.pom.data.PageData
- getOwnerType() - Method in class org.exoplatform.portal.config.model.Page
- getOwnerType() - Method in class org.exoplatform.portal.config.model.PageNavigation
- getOwnerType() - Method in class org.exoplatform.portal.config.Query
- getOwnerType() - Method in class org.exoplatform.portal.pom.data.PageData
- getPage(long) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
This method should load the Page object from the database according to the technical identifier of the page
- getPage(long) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
- getPage(String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
This method should load the Page object from the database according to the pageId
- getPage(String) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
- getPage(PageKey) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Retrieves Page designated by its key
- getPage(PageKey) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
- getPage(PageKey) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
-
Retrieves page data switch given key
- getPageBackground() - Method in interface org.exoplatform.portal.branding.BrandingService
- getPageBackgroundColor() - Method in interface org.exoplatform.portal.branding.BrandingService
- getPageBackgroundEffect() - Method in interface org.exoplatform.portal.branding.BrandingService
- getPageBackgroundId() - Method in interface org.exoplatform.portal.branding.BrandingService
- getPageBackgroundImageUrl() - Method in interface org.exoplatform.portal.branding.BrandingService
-
Returns the URL to retrieve the page background, including the background effect.
- getPageBackgroundPath() - Method in interface org.exoplatform.portal.branding.BrandingService
- getPageBackgroundPosition() - Method in interface org.exoplatform.portal.branding.BrandingService
- getPageBackgroundRepeat() - Method in interface org.exoplatform.portal.branding.BrandingService
- getPageBackgroundSize() - Method in interface org.exoplatform.portal.branding.BrandingService
- getPageContext(PageKey) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
retrieves
PageContextswitch its key - getPageId() - Method in class org.exoplatform.portal.config.model.Page
- getPageKey() - Method in class org.exoplatform.portal.config.model.Page
- getPageRef() - Method in class org.exoplatform.portal.mop.navigation.NodeState
- getPageReference() - Method in class org.exoplatform.portal.config.model.PageNode
- getPages() - Method in class org.exoplatform.portal.config.model.Page.PageSet
- getPageWidth() - Method in interface org.exoplatform.portal.branding.BrandingService
- getParent() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Added
- getParent() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Created
- getParent() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Destroyed
- getParent() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Removed
- getParent() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Renamed
- getParent() - Method in class org.exoplatform.portal.tree.list.ListTree
-
Returns the parent.
- getParent(N) - Method in interface org.exoplatform.portal.mop.navigation.ModelAdapter
- getParentId() - Method in class org.exoplatform.portal.mop.navigation.NodeData
- getParentNode() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- getParentURI() - Method in class org.exoplatform.portal.config.model.NavigationFragment
- getPasswordRecoverURL(String, String) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- getPermanentLink(PermanentLinkObject) - Method in interface io.meeds.portal.permlink.service.PermanentLinkService
- getPortalConfig(long) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
This method should load the PortalConfig object from db according to the siteId
- getPortalConfig(long) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- getPortalConfig(String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
This method should load the PortalConfig object from db according to the portalName
- getPortalConfig(String, String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
This method should load the PortalConfig object from db according to the portalName and ownerType
- getPortalConfig(String, String) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- getPortalConfig(SiteKey) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Retrieves
PortalConfigof designatedSiteKey - getPortalConfig(SiteKey) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- getPortalConfig(PortalKey) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- getPortalLocale() - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Getter for portalLocale
- getPreference(String) - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
- getPrevious() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Added
- getPrevious() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Created
- getPrevious() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Moved
- getPrevious() - Method in class org.exoplatform.portal.tree.list.ListTree
-
Returns the previous.
- getPrevious(N, N) - Method in interface org.exoplatform.portal.mop.navigation.ModelAdapter
- getPriority() - Method in class org.exoplatform.commons.addons.AddOnPlugin
- getPriority() - Method in class org.exoplatform.portal.config.model.PageNavigation
- getPriority() - Method in class org.exoplatform.portal.mop.navigation.NavigationState
-
Returns the navigation priority.
- getProfiles() - Method in class org.exoplatform.portal.config.model.Application
- getProfiles() - Method in class org.exoplatform.portal.config.model.Container
- getProperties() - Method in class org.exoplatform.portal.config.model.Application
- getProperty(String) - Method in class org.exoplatform.portal.config.model.PortalConfig
- getProperty(String, String) - Method in class org.exoplatform.portal.config.model.PortalConfig
- getRemoteUser() - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Getter for remoteUser
- getRequestLocale() - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Getter for requestLocale
- getResource(String) - Method in class org.exoplatform.services.resources.PropertiesClassLoader
- getResourceBundle(String) - Method in interface org.exoplatform.services.resources.LocaleConfig
- getResourceBundle(String[], Locale) - Method in interface org.exoplatform.services.resources.ResourceBundleService
-
This method will call the method public ResourceBundle getResourceBundle(String[] name, Locale locale, ClassLoader cl) and using the the classloader of the current thread
- getResourceBundle(String[], Locale, ClassLoader) - Method in interface org.exoplatform.services.resources.ResourceBundleService
-
This method will look for all the resources with the given names and merge into one resource bundle, the properties in the later resource bundle name will have the higher priority than the previous one.
- getResourceBundle(String, Locale) - Method in interface org.exoplatform.services.resources.ResourceBundleService
-
This method should search for a template in the database that the service manage or the resource in the classpath of the current thread class loader
- getResourceBundle(String, Locale, ClassLoader) - Method in interface org.exoplatform.services.resources.ResourceBundleService
-
This method should search for a template in the database that the service manage or the resource in the classpath of the specified class loader
- getResourceBundleContent(String, Locale) - Method in interface org.exoplatform.services.resources.ResourceBundleService
-
Return resource bundle content
- getResourceBundleData(String) - Method in interface org.exoplatform.services.resources.ResourceBundleService
-
This method should look for a resource bundle in the database that match the given id.
- getResourceType() - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- getRoot() - Method in class org.exoplatform.portal.tree.diff.HierarchyContext
- getRootId() - Method in class org.exoplatform.portal.mop.navigation.NavigationData
- getScope() - Method in class org.exoplatform.commons.api.settings.data.SettingScope
-
Gets a scope value of the SettingScope object.
- getScopePath() - Method in class org.exoplatform.commons.api.settings.data.SettingScope
-
Gets a path to the SettingScope object.
- getSessionLocale() - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Getter for sessionLocale
- getSettingContext() - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Gets a setting context associated with the setting data.
- getSettingsByContext(Context) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Get settings related to a scope and a context
- getSettingsByContextAndScope(String, String, String, String) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Get a list of settings that belongs to the context and scope
- getSettingValue() - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Gets a setting value of setting property associated with the setting data.
- getSharedLayout(String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Return shared layout containing common layout of all sites (user, group and sites).
- getSharedLayout(String) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- getSharedResourceBundleNames() - Method in interface org.exoplatform.services.resources.ResourceBundleService
-
The developer can store the common properties in certain resource bundles so later he can merge a resource bundle with the shared resource bunldes
- getSharedString(String, Locale) - Method in interface org.exoplatform.services.resources.ResourceBundleService
- getShowApplicationMode() - Method in class org.exoplatform.portal.config.model.Application
- getShowApplicationState() - Method in class org.exoplatform.portal.config.model.Application
- getShowInfoBar() - Method in class org.exoplatform.portal.config.model.Application
- getSideBarBackground() - Method in interface org.exoplatform.portal.branding.BrandingService
- getSideBarBackgroundId() - Method in interface org.exoplatform.portal.branding.BrandingService
- getSideBarBackgroundPath() - Method in interface org.exoplatform.portal.branding.BrandingService
- getSidebarConfiguration(String, Locale) - Method in interface io.meeds.portal.navigation.service.NavigationConfigurationService
- getSidebarUserMode(String) - Method in interface io.meeds.portal.navigation.service.NavigationConfigurationService
-
Retrieves the preferred mode of sidebar by a user
- getSimple() - Method in class org.exoplatform.portal.config.model.I18NValue
-
Returns the simple value or null if the collection is empty or extended.
- getSiteBannerStream(String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Retrieve site banner as stream
- getSiteKey() - Method in class org.exoplatform.portal.config.model.PortalConfig
- getSiteKey() - Method in class org.exoplatform.portal.mop.navigation.NavigationData
- getSiteKey() - Method in class org.exoplatform.portal.mop.navigation.NodeData
- getSiteKey() - Method in class org.exoplatform.portal.mop.navigation.NodeState
- getSiteName() - Method in interface org.exoplatform.portal.branding.BrandingService
- getSiteNames(SiteType, int, int) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Retrieves all site type names with pagination.
- getSiteNames(SiteType, int, int) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
-
Retrieves the list of site names of a designated type
- getSites(SiteFilter) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Retrieves sites according to the given site filter
- getSitesKeys(SiteFilter) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- getSize() - Method in class org.exoplatform.portal.mop.navigation.GenericScope.Branch
- getSize() - Method in class org.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
- getSize() - Method in class org.exoplatform.portal.mop.QueryResult
-
Returns the number of items returned.
- getSize() - Method in class org.exoplatform.portal.tree.list.ListTree
-
Returns the size.
- getSource() - Method in class org.exoplatform.portal.tree.diff.HierarchyChangeIterator
- getSrcId() - Method in class org.exoplatform.portal.pom.data.ModelChange.Move
- getStartPublicationDate() - Method in class org.exoplatform.portal.config.model.PageNode
- getStartPublicationTime() - Method in class org.exoplatform.portal.mop.navigation.NodeState
- getState() - Method in class org.exoplatform.portal.config.model.PageNode
- getState() - Method in class org.exoplatform.portal.mop.navigation.NavigationContext
-
Returns the navigation state.
- getState() - Method in class org.exoplatform.portal.mop.navigation.NavigationData
- getState() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Updated
- getState() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- getState() - Method in class org.exoplatform.portal.mop.navigation.NodeData
- getState() - Method in class org.exoplatform.portal.mop.page.PageContext
-
Returns the navigation state.
- getState(N) - Method in interface org.exoplatform.portal.mop.navigation.ModelAdapter
- getStatus(int) - Static method in enum class org.exoplatform.portal.mop.importer.Status
- getStorageId() - Method in class org.exoplatform.portal.config.model.PersistentApplicationState
- getStorageId() - Method in class org.exoplatform.portal.pom.data.ModelData
- getStorageName() - Method in class org.exoplatform.portal.pom.data.ModelData
- getStore() - Method in class org.exoplatform.portal.mop.navigation.NodeManager
- getSupportedLocales() - Static method in class org.exoplatform.portal.localization.LocaleContextInfoUtils
-
Helper method to retrieve supportedLocales from LocaleConfigService
- getSupportedLocales() - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Getter for supportedLocales
- getTagIdentifier() - Method in interface org.exoplatform.services.resources.LocaleConfig
- getTarget() - Method in class org.exoplatform.portal.config.model.PageNode
- getTarget() - Method in class org.exoplatform.portal.mop.navigation.NodeChange
- getTarget() - Method in class org.exoplatform.portal.mop.navigation.NodeData
- getTarget() - Method in class org.exoplatform.portal.mop.navigation.NodeState
- getTemplate() - Method in class org.exoplatform.portal.config.model.Container
- getTemplate() - Method in class org.exoplatform.portal.config.serialize.model.BannerCell
- getTemplate() - Method in class org.exoplatform.portal.config.serialize.model.BannerSection
- getTemplate() - Method in class org.exoplatform.portal.config.serialize.model.Cell
- getTemplate() - Method in class org.exoplatform.portal.config.serialize.model.Column
- getTemplate() - Method in class org.exoplatform.portal.config.serialize.model.FlexSection
- getTemplate() - Method in class org.exoplatform.portal.config.serialize.model.GridSection
- getTemplate() - Method in class org.exoplatform.portal.config.serialize.model.SidebarCell
- getTemplate() - Method in class org.exoplatform.portal.config.serialize.model.SidebarSection
- getTemplate() - Method in class org.exoplatform.portal.config.serialize.model.SiteMiddleBody
- getTemplate() - Method in class org.exoplatform.portal.config.serialize.model.SiteMiddleCenterBody
- getThemeCSSContent() - Method in interface org.exoplatform.portal.branding.BrandingService
- getThemeStyle() - Method in interface org.exoplatform.portal.branding.BrandingService
- getTitle() - Method in class org.exoplatform.portal.config.model.Container
- getTitle() - Method in class org.exoplatform.portal.config.Query
- getTo() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Moved
- getTo() - Method in class org.exoplatform.portal.mop.QueryResult
-
Returns the index of the item following the last item in the result.
- getTopBarBackground() - Method in interface org.exoplatform.portal.branding.BrandingService
- getTopBarBackgroundId() - Method in interface org.exoplatform.portal.branding.BrandingService
- getTopBarBackgroundPath() - Method in interface org.exoplatform.portal.branding.BrandingService
- getTopbarConfiguration(String, Locale) - Method in interface io.meeds.portal.navigation.service.NavigationConfigurationService
- getType() - Method in class org.exoplatform.portal.config.model.Page
- getType() - Method in class org.exoplatform.portal.pom.data.PageData
- getType() - Method in class org.exoplatform.portal.pom.data.PortalData
- getTypeName() - Method in class org.exoplatform.portal.mop.SiteKey
- getUpdatedDate() - Method in class org.exoplatform.portal.config.model.PageNode
- getUpdatedDate() - Method in class org.exoplatform.portal.mop.navigation.NodeData
- getUpdatedDate() - Method in class org.exoplatform.portal.mop.navigation.NodeState
- getUpdatedSame() - Method in class org.exoplatform.portal.mop.importer.ImportConfig
- getURI() - Method in enum class org.exoplatform.portal.config.model.Version
- getUserLocale(String) - Static method in class org.exoplatform.portal.localization.LocaleContextInfoUtils
-
Helper method to retrieve user locale from UserProfile
- getUserPreferredLocale(String) - Static method in class org.exoplatform.portal.localization.LocaleContextInfoUtils
- getUserProfileLocale() - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Getter for userProfileLocale
- getValue() - Method in class org.exoplatform.commons.api.settings.SettingValue
-
Gets the value of the setting object.
- getValue() - Method in class org.exoplatform.portal.config.model.LocalizedValue
- getValue() - Method in class org.exoplatform.portal.pom.spi.portlet.Preference
- getValue(String) - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
- getValues() - Method in class org.exoplatform.portal.config.serialize.model.Preference
- getValues() - Method in class org.exoplatform.portal.pom.spi.portlet.Preference
- getValues(String) - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
- getVariant() - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- getVersion() - Method in class org.exoplatform.portal.config.model.UnmarshalledObject
- getVisibility() - Method in class org.exoplatform.portal.config.model.PageNode
- getVisibility() - Method in class org.exoplatform.portal.mop.navigation.NodeState
- GLOBAL - Static variable in class org.exoplatform.commons.api.settings.data.Context
-
GLOBAL: Settings should impact all users in the underlying scope.
- GLOBAL - Static variable in class org.exoplatform.commons.api.settings.data.Scope
-
Settings of the whole eXo Platform (all sites and portals).
- GRANDCHILDREN - Static variable in interface org.exoplatform.portal.mop.navigation.Scope
-
A node, its chidren and grandchildren.
- GridSection - Class in org.exoplatform.portal.config.serialize.model
-
Used for deserializing from pages.xml using JibX
- GridSection() - Constructor for class org.exoplatform.portal.config.serialize.model.GridSection
- group(String) - Static method in class org.exoplatform.portal.mop.SiteKey
- GROUP - Enum constant in enum class org.exoplatform.portal.mop.SiteType
- GROUP_TEMPLATE - Enum constant in enum class org.exoplatform.portal.mop.SiteType
- GROUP_TEMPLATE - Static variable in class org.exoplatform.portal.config.model.PortalConfig
- GROUP_TYPE - Static variable in class org.exoplatform.portal.config.model.PortalConfig
- groupTemplate(String) - Static method in class org.exoplatform.portal.mop.SiteKey
H
- handleGetObject(String) - Method in class org.exoplatform.services.resources.IdentityResourceBundle
- hasChanges() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Returns true if the tree containing this node has pending transient changes.
- hashCode() - Method in class io.meeds.portal.navigation.model.TopbarApplication
- hashCode() - Method in class org.exoplatform.commons.api.settings.data.Context
- hashCode() - Method in class org.exoplatform.commons.api.settings.data.Scope
- hashCode() - Method in class org.exoplatform.commons.api.settings.data.SettingContext
-
Returns the hash code value for the SettingContext object.
- hashCode() - Method in class org.exoplatform.commons.api.settings.data.SettingKey
-
Returns the hash code value for the SettingKey object.
- hashCode() - Method in class org.exoplatform.commons.api.settings.data.SettingScope
-
Returns the hash code value for the SettingScope object.
- hashCode() - Method in class org.exoplatform.portal.mop.navigation.NavigationData
- hashCode() - Method in class org.exoplatform.portal.mop.navigation.NavigationState
- hashCode() - Method in class org.exoplatform.portal.mop.navigation.NodeData
- hashCode() - Method in class org.exoplatform.portal.mop.page.PageKey
- hashCode() - Method in class org.exoplatform.portal.pom.data.PageKey
- hashCode() - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
- hashCode() - Method in class org.exoplatform.portal.pom.spi.portlet.Preference
- hasNext() - Method in class org.exoplatform.portal.tree.diff.HierarchyChangeIterator
- hasNext() - Method in class org.exoplatform.portal.tree.diff.ListChangeIterator
- height - Variable in class org.exoplatform.portal.config.model.ModelObject
- height - Variable in class org.exoplatform.portal.pom.data.BodyData
- HEIGHT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- HIDDEN - Enum constant in enum class io.meeds.portal.navigation.constant.SidebarMode
- HIDDEN - Enum constant in enum class org.exoplatform.portal.mop.Visibility
-
The object is hidden.
- HIDE_SHARED_LAYOUT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- hideSharedLayout(boolean) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- HierarchyAdapter<L,
N, - Interface in org.exoplatform.portal.tree.diffH> - HierarchyChangeIterator<L1,
N1, - Class in org.exoplatform.portal.tree.diffL2, N2, H> - HierarchyChangeType - Enum Class in org.exoplatform.portal.tree.diff
- HierarchyContext<L,
N, - Class in org.exoplatform.portal.tree.diffH> - HierarchyContext(ListAdapter<L, H>, HierarchyAdapter<L, N, H>, N) - Constructor for class org.exoplatform.portal.tree.diff.HierarchyContext
- HierarchyDiff<L1,
N1, - Class in org.exoplatform.portal.tree.diffL2, N2, H> - HierarchyDiff(ListAdapter<L1, H>, HierarchyAdapter<L1, N1, H>, ListAdapter<L2, H>, HierarchyAdapter<L2, N2, H>, Comparator<H>) - Constructor for class org.exoplatform.portal.tree.diff.HierarchyDiff
- HierarchyError - Enum Class in org.exoplatform.portal.mop.navigation
- HierarchyException - Exception Class in org.exoplatform.portal.mop.navigation
- HierarchyException(HierarchyError) - Constructor for exception class org.exoplatform.portal.mop.navigation.HierarchyException
- HierarchyException(HierarchyError, String) - Constructor for exception class org.exoplatform.portal.mop.navigation.HierarchyException
- HierarchyException(HierarchyError, String, Throwable) - Constructor for exception class org.exoplatform.portal.mop.navigation.HierarchyException
- HierarchyException(HierarchyError, Throwable) - Constructor for exception class org.exoplatform.portal.mop.navigation.HierarchyException
I
- I18NString - Class in org.exoplatform.portal.config.model
- I18NString() - Constructor for class org.exoplatform.portal.config.model.I18NString
- I18NString(Collection<? extends LocalizedString>) - Constructor for class org.exoplatform.portal.config.model.I18NString
- I18NString(LocalizedString...) - Constructor for class org.exoplatform.portal.config.model.I18NString
- I18NValue<V,
L> - Class in org.exoplatform.portal.config.model - I18NValue() - Constructor for class org.exoplatform.portal.config.model.I18NValue
- I18NValue(Collection<? extends L>) - Constructor for class org.exoplatform.portal.config.model.I18NValue
- I18NValue(L...) - Constructor for class org.exoplatform.portal.config.model.I18NValue
- icon - Variable in class org.exoplatform.portal.config.model.Container
- icon(String) - Method in class org.exoplatform.portal.mop.navigation.NodeState.Builder
- ICON - Enum constant in enum class io.meeds.portal.navigation.constant.SidebarMode
- ICON - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- ICON_PROP - Static variable in class org.exoplatform.portal.config.model.PortalConfig
- id - Variable in class org.exoplatform.portal.config.model.Container
- id(String) - Method in class org.exoplatform.commons.api.settings.data.Context
-
Creates a context with a specified Id.
- id(String) - Method in class org.exoplatform.commons.api.settings.data.Scope
- ID - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- id_ - Variable in class org.exoplatform.services.resources.ResourceBundleDescription
- IdentityResourceBundle - Class in org.exoplatform.services.resources
-
A resource bundle that returns the queried key.
- IdentityResourceBundle() - Constructor for class org.exoplatform.services.resources.IdentityResourceBundle
- ImportConfig - Class in org.exoplatform.portal.mop.importer
- ImportConfig(boolean, boolean, boolean) - Constructor for class org.exoplatform.portal.mop.importer.ImportConfig
- ImportMode - Enum Class in org.exoplatform.portal.mop.importer
-
The import mode.
- init() - Method in class org.exoplatform.commons.api.settings.FeaturePlugin
-
Initialization feature plugin
- initData() - Method in interface org.exoplatform.commons.api.persistence.DataInitializer
- initData(String) - Method in interface org.exoplatform.commons.api.persistence.DataInitializer
- INITIAL - Static variable in class org.exoplatform.portal.mop.navigation.NodeState
-
.
- InitialContextInitializer2 - Class in org.exoplatform.commons
-
This code should be moved in the core, for now it is here as it is needed here.
- InitialContextInitializer2(InitParams) - Constructor for class org.exoplatform.commons.InitialContextInitializer2
- InputStreamURLConnection - Class in org.exoplatform.services.resources
-
An URLConnection extension that use a local
InputStreamobject. - InputStreamURLConnection(URL, InputStream) - Constructor for class org.exoplatform.services.resources.InputStreamURLConnection
-
Creates a new connection.
- InputStreamURLStreamHandler - Class in org.exoplatform.services.resources
-
An URLStreamHandler extension that use a local
InputStreamobject. - InputStreamURLStreamHandler(InputStream) - Constructor for class org.exoplatform.services.resources.InputStreamURLStreamHandler
-
Creates a new handler.
- INSERT - Enum constant in enum class org.exoplatform.portal.mop.importer.ImportMode
-
Import data when it does not exist, otherwise performs a strategy that adds new data only.
- insertAfter(NodeData) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- insertAfter(T) - Method in class org.exoplatform.portal.tree.list.ListTree
-
Insert the specified tree after this tree
- insertAt(Integer, NodeData) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- insertAt(Integer, T) - Method in class org.exoplatform.portal.tree.list.ListTree
-
Insert the specified tree.
- insertBefore(T) - Method in class org.exoplatform.portal.tree.list.ListTree
-
Insert the specified tree before this tree
- insertFirst(T) - Method in class org.exoplatform.portal.tree.list.ListTree
-
Insert the specified context at the first position among the children of this context.
- insertLast(NodeData) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- insertLast(T) - Method in class org.exoplatform.portal.tree.list.ListTree
-
Insert the specified context at the last position among the children of this context.
- io.meeds.portal.navigation.constant - package io.meeds.portal.navigation.constant
- io.meeds.portal.navigation.model - package io.meeds.portal.navigation.model
- io.meeds.portal.navigation.service - package io.meeds.portal.navigation.service
- io.meeds.portal.permlink.model - package io.meeds.portal.permlink.model
- io.meeds.portal.permlink.plugin - package io.meeds.portal.permlink.plugin
- io.meeds.portal.permlink.service - package io.meeds.portal.permlink.service
- isActiveFeature(String) - Method in interface org.exoplatform.commons.api.settings.ExoFeatureService
-
Check the status of a feature
- isAllowChangeExternalPassword() - Method in class org.exoplatform.web.login.recovery.ChangePasswordConnector
- isAllowUserHome() - Method in interface io.meeds.portal.navigation.service.NavigationConfigurationService
- isDefaultSite() - Method in class org.exoplatform.portal.config.model.PortalConfig
- isExpanded() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- isExtended() - Method in class org.exoplatform.portal.config.model.I18NValue
-
Returns true if the collection extended which means that it is not empty and it is not simple.
- isExtension(int) - Method in class org.exoplatform.portal.config.serialize.JibxPropertiesMapper
- isExtension(String) - Method in class org.exoplatform.portal.config.serialize.AbstractApplicationHandler
- isExtension(String) - Method in class org.exoplatform.portal.config.serialize.JibxPropertiesMapper
- isExtension(String) - Method in class org.exoplatform.portal.config.serialize.LocalizedValueMapper
- isFeatureActiveForUser(String, String) - Method in interface org.exoplatform.commons.api.settings.ExoFeatureService
-
Determines whether the feature is active for a user or not
- isFeatureActiveForUser(String, String) - Method in class org.exoplatform.commons.api.settings.FeaturePlugin
-
Determines whether the fefature is enabled for a user
- isHidden() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Returns true if the context is currently hidden.
- isHideOnlyPage() - Method in interface org.exoplatform.portal.mop.navigation.NodeFilter
- isLT() - Method in enum class org.exoplatform.services.resources.Orientation
-
Indicates whether the Locale correspond to an LT orientation.
- isMetaSiteNavigation(String) - Method in interface io.meeds.portal.navigation.service.NavigationConfigurationService
-
Check whether a given site is a meta site navigation
- isNull() - Method in class org.exoplatform.portal.mop.navigation.NavigationData
- isNull() - Method in class org.exoplatform.portal.mop.State
- isNull() - Method in class org.exoplatform.portal.pom.data.PageData
- isNull() - Method in class org.exoplatform.portal.pom.data.PortalData
- isPresent(IUnmarshallingContext) - Method in class org.exoplatform.portal.config.serialize.AbstractApplicationHandler
- isPresent(IUnmarshallingContext) - Method in class org.exoplatform.portal.config.serialize.JibxPropertiesMapper
- isPresent(IUnmarshallingContext) - Method in class org.exoplatform.portal.config.serialize.LocalizedValueMapper
- isReadOnly() - Method in class org.exoplatform.portal.config.serialize.model.Preference
- isReadOnly() - Method in class org.exoplatform.portal.pom.spi.portlet.Preference
- isReadOnly(String) - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
- isRemovable() - Method in class org.exoplatform.portal.config.model.PortalConfig
- isRemovable() - Method in class org.exoplatform.portal.pom.data.PortalData
- isRT() - Method in enum class org.exoplatform.services.resources.Orientation
-
Indicates whether the Locale correspond to an RT orientation.
- isShowMaxWindow() - Method in class org.exoplatform.portal.config.model.Page
- isSimple() - Method in class org.exoplatform.portal.config.model.I18NValue
-
Returns true when the collection contains exactly one localized value and this value does not have a locale associated with it.
- isTL() - Method in enum class org.exoplatform.services.resources.Orientation
-
Indicates whether the Locale correspond to an TL orientation.
- isTR() - Method in enum class org.exoplatform.services.resources.Orientation
-
Indicates whether the Locale correspond to an TR orientation.
- iterator() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- iterator() - Method in class org.exoplatform.portal.mop.QueryResult
- iterator() - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
- iterator(boolean) - Method in class org.exoplatform.portal.mop.navigation.NodeData
- iterator(L1, L2) - Method in class org.exoplatform.portal.tree.diff.ListDiff
- iterator(L, boolean) - Method in interface org.exoplatform.portal.tree.diff.ListAdapter
-
Returns an iterator over the list elements.
- iterator(N1, N2) - Method in class org.exoplatform.portal.tree.diff.HierarchyDiff
J
- JibxArraySerialize - Class in org.exoplatform.portal.config.serialize
-
Created by The eXo Platform SARL Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Jun 2, 2007
- JibxArraySerialize() - Constructor for class org.exoplatform.portal.config.serialize.JibxArraySerialize
- JibxPropertiesMapper - Class in org.exoplatform.portal.config.serialize
-
Created by The eXo Platform SARL Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Jun 2, 2007
- JibxPropertiesMapper() - Constructor for class org.exoplatform.portal.config.serialize.JibxPropertiesMapper
- JibxPropertiesMapper(String, int, String) - Constructor for class org.exoplatform.portal.config.serialize.JibxPropertiesMapper
- JibxStringSerialize - Class in org.exoplatform.portal.config.serialize
-
Created by The eXo Platform SAS Author : Vu Viet Phuong phuong_vu@exoplatform.com Sep 29, 2010
- JibxStringSerialize() - Constructor for class org.exoplatform.portal.config.serialize.JibxStringSerialize
- join(String, String...) - Static method in class org.exoplatform.portal.pom.config.Utils
-
todo: move to common module
- join(String, List<String>) - Static method in class org.exoplatform.portal.pom.config.Utils
K
- KEEP - Enum constant in enum class org.exoplatform.portal.tree.diff.HierarchyChangeType
- key(String) - Method in enum class org.exoplatform.portal.mop.SiteType
L
- label(String) - Method in class org.exoplatform.portal.mop.navigation.NodeState.Builder
- language_ - Variable in class org.exoplatform.services.resources.ResourceBundleDescription
- LayoutService - Interface in org.exoplatform.portal.mop.service
- leave(int, String, String, NodeState) - Method in class org.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
- leave(int, String, String, NodeState) - Method in interface org.exoplatform.portal.mop.navigation.Scope.Visitor
-
Signals a node is left.
- LEAVE - Enum constant in enum class org.exoplatform.portal.tree.diff.HierarchyChangeType
- link(String) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- LINK - Enum constant in enum class io.meeds.portal.navigation.constant.SidebarItemType
- LINK - Enum constant in enum class org.exoplatform.portal.mop.PageType
- list() - Static method in class org.exoplatform.portal.tree.diff.Adapters
- ListAdapter<L,
E> - Interface in org.exoplatform.portal.tree.diff -
An adapter for a list of elements.
- ListChangeIterator<L1,
L2, - Class in org.exoplatform.portal.tree.diffE> -
Iterates over a list of
ListChangeTypecomputed from two list of objects. - ListChangeType - Enum Class in org.exoplatform.portal.tree.diff
- ListDiff<L1,
L2, - Class in org.exoplatform.portal.tree.diffE> - ListDiff(ListAdapter<L1, E>, ListAdapter<L2, E>) - Constructor for class org.exoplatform.portal.tree.diff.ListDiff
- ListDiff(ListAdapter<L1, E>, ListAdapter<L2, E>, Comparator<E>) - Constructor for class org.exoplatform.portal.tree.diff.ListDiff
- listIterator() - Method in class org.exoplatform.portal.tree.list.ListTree
- ListTree<T> - Class in org.exoplatform.portal.tree.list
-
A tree structure where the children in which the children are organized as a linked list.
- ListTree() - Constructor for class org.exoplatform.portal.tree.list.ListTree
- load(ApplicationState) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Return content state.
- loadNavigation(SiteKey) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Find and returns a navigation, if no such site exist, null is returned instead.
- loadNavigationData(SiteKey) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
- loadNode(Long) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
- loadNode(NodeModel<N>, String, Scope, NodeChangeListener<NodeContext<N>>) - Method in class org.exoplatform.portal.mop.navigation.NodeManager
- loadNode(NodeModel<N>, NavigationContext, Scope, NodeChangeListener<NodeContext<N>>) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Load a navigation node from a specified navigation.
- loadNode(SiteKey) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Loads root node of a designated Site
- loadNode(SiteKey, String) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Loads a specific node of a Site identitifed by its relative URI (from root node until node)
- loadNodeById(NodeModel<N>, String, Scope, NodeChangeListener<NodeContext<N>>) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Load a navigation node from a specified navigation by its id
- loadNodes(String) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
-
Load all Navigation node which refer to a page
- loadPage(PageKey) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
-
Find and returns a page, if no such page exist, null is returned.
- loadPages(SiteKey) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
- LOCALE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- LocaleConfig - Interface in org.exoplatform.services.resources
-
May 3, 2004
- LocaleConfigService - Interface in org.exoplatform.services.resources
- LocaleContextInfo - Class in org.exoplatform.services.resources
-
Data structure that holds the inputs for
LocalePolicypluggable policies mechanism. - LocaleContextInfo() - Constructor for class org.exoplatform.services.resources.LocaleContextInfo
- LocaleContextInfoUtils - Class in org.exoplatform.portal.localization
-
This class is used to ease
LocaleContextInfoobject build - LocaleContextInfoUtils() - Constructor for class org.exoplatform.portal.localization.LocaleContextInfoUtils
- LocalePolicy - Interface in org.exoplatform.services.resources
-
This interface represents a pluggable mechanism for different locale determining algorithms
- LocalizedString - Class in org.exoplatform.portal.config.model
- LocalizedString() - Constructor for class org.exoplatform.portal.config.model.LocalizedString
- LocalizedString(String) - Constructor for class org.exoplatform.portal.config.model.LocalizedString
- LocalizedString(String, Locale) - Constructor for class org.exoplatform.portal.config.model.LocalizedString
- LocalizedValue<V> - Class in org.exoplatform.portal.config.model
- LocalizedValue() - Constructor for class org.exoplatform.portal.config.model.LocalizedValue
- LocalizedValue(V) - Constructor for class org.exoplatform.portal.config.model.LocalizedValue
- LocalizedValue(V, Locale) - Constructor for class org.exoplatform.portal.config.model.LocalizedValue
- LocalizedValueMapper - Class in org.exoplatform.portal.config.serialize
- LocalizedValueMapper() - Constructor for class org.exoplatform.portal.config.serialize.LocalizedValueMapper
- LocalizedValueMapper(String, int, String) - Constructor for class org.exoplatform.portal.config.serialize.LocalizedValueMapper
- Logo - Class in org.exoplatform.portal.branding.model
- Logo(String, long, byte[], long, long) - Constructor for class org.exoplatform.portal.branding.model.Logo
- LT - Enum constant in enum class org.exoplatform.services.resources.Orientation
M
- MAGIC_LANGUAGE - Static variable in class org.exoplatform.services.resources.IdentityResourceBundle
- MAGIC_LOCALE - Static variable in class org.exoplatform.services.resources.IdentityResourceBundle
- MappedAttributes - Class in org.exoplatform.portal.pom.data
-
A class to hold the various attributes mapped between the model and the mop layer.
- MARGIN_BOTTOM - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- MARGIN_LEFT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- MARGIN_RIGHT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- MARGIN_TOP - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- marshal(Object, IMarshallingContext) - Method in class org.exoplatform.portal.config.serialize.AbstractApplicationHandler
- marshal(Object, IMarshallingContext) - Method in class org.exoplatform.portal.config.serialize.JibxPropertiesMapper
- marshal(Object, IMarshallingContext) - Method in class org.exoplatform.portal.config.serialize.LocalizedValueMapper
- MERGE - Enum constant in enum class org.exoplatform.portal.mop.importer.ImportMode
-
Import data when it does not exist, update data when it exists.
- ModelAdapter<N> - Interface in org.exoplatform.portal.mop.navigation
- ModelChange - Class in org.exoplatform.portal.pom.data
- ModelChange() - Constructor for class org.exoplatform.portal.pom.data.ModelChange
- ModelChange.Create - Class in org.exoplatform.portal.pom.data
- ModelChange.Destroy - Class in org.exoplatform.portal.pom.data
- ModelChange.Move - Class in org.exoplatform.portal.pom.data
- ModelChange.Update - Class in org.exoplatform.portal.pom.data
- ModelData - Class in org.exoplatform.portal.pom.data
- ModelData(String, String) - Constructor for class org.exoplatform.portal.pom.data.ModelData
- ModelObject - Class in org.exoplatform.portal.config.model
- ModelObject() - Constructor for class org.exoplatform.portal.config.model.ModelObject
- ModelObject(String) - Constructor for class org.exoplatform.portal.config.model.ModelObject
- ModelStyle - Class in org.exoplatform.portal.config.model
- ModelStyle() - Constructor for class org.exoplatform.portal.config.model.ModelStyle
- ModelUnmarshaller - Class in org.exoplatform.portal.config.model
- ModelUnmarshaller() - Constructor for class org.exoplatform.portal.config.model.ModelUnmarshaller
- Move(String, String, String) - Constructor for class org.exoplatform.portal.pom.data.ModelChange.Move
- MOVE_CONCURRENTLY_CHANGED_SRC_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- MOVE_CONCURRENTLY_CHANGED_SRC_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- MOVE_CONCURRENTLY_DUPLICATE_NAME - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- MOVE_CONCURRENTLY_DUPLICATE_NAME - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- MOVE_CONCURRENTLY_REMOVED_DST_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- MOVE_CONCURRENTLY_REMOVED_DST_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- MOVE_CONCURRENTLY_REMOVED_MOVED_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- MOVE_CONCURRENTLY_REMOVED_MOVED_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- MOVE_CONCURRENTLY_REMOVED_PREVIOUS_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- MOVE_CONCURRENTLY_REMOVED_PREVIOUS_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- MOVE_CONCURRENTLY_REMOVED_SRC_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- MOVE_CONCURRENTLY_REMOVED_SRC_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- MOVED_IN - Enum constant in enum class org.exoplatform.portal.tree.diff.HierarchyChangeType
- MOVED_OUT - Enum constant in enum class org.exoplatform.portal.tree.diff.HierarchyChangeType
- moveNode(Long, Long, Long, Long) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Move the given navigation node
- moveNode(Long, Long, Long, Long) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
N
- name - Variable in class org.exoplatform.portal.config.model.Container
- NAME - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- name_ - Variable in class org.exoplatform.services.resources.ResourceBundleDescription
- NAVIGATION_CREATED - Static variable in class org.exoplatform.portal.mop.EventType
-
.
- NAVIGATION_DESTROY - Static variable in class org.exoplatform.portal.mop.EventType
- NAVIGATION_DESTROYED - Static variable in class org.exoplatform.portal.mop.EventType
-
.
- NAVIGATION_NO_SITE - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- NAVIGATION_NODE_ADD - Static variable in class org.exoplatform.portal.mop.EventType
- NAVIGATION_NODE_CREATE - Static variable in class org.exoplatform.portal.mop.EventType
- NAVIGATION_NODE_DESTROY - Static variable in class org.exoplatform.portal.mop.EventType
- NAVIGATION_NODE_MOVE - Static variable in class org.exoplatform.portal.mop.EventType
- NAVIGATION_NODE_REMOVE - Static variable in class org.exoplatform.portal.mop.EventType
- NAVIGATION_NODE_RENAME - Static variable in class org.exoplatform.portal.mop.EventType
- NAVIGATION_NODE_UPDATE - Static variable in class org.exoplatform.portal.mop.EventType
- NAVIGATION_UPDATED - Static variable in class org.exoplatform.portal.mop.EventType
-
.
- NavigationConfiguration - Class in io.meeds.portal.navigation.model
- NavigationConfiguration() - Constructor for class io.meeds.portal.navigation.model.NavigationConfiguration
- NavigationConfiguration(TopbarConfiguration, SidebarConfiguration) - Constructor for class io.meeds.portal.navigation.model.NavigationConfiguration
- NavigationConfiguration(TopbarConfiguration, SidebarConfiguration, long) - Constructor for class io.meeds.portal.navigation.model.NavigationConfiguration
- NavigationConfigurationService - Interface in io.meeds.portal.navigation.service
- NavigationContext - Class in org.exoplatform.portal.mop.navigation
- NavigationContext(NavigationData) - Constructor for class org.exoplatform.portal.mop.navigation.NavigationContext
- NavigationContext(SiteKey, NavigationState) - Constructor for class org.exoplatform.portal.mop.navigation.NavigationContext
- NavigationData - Class in org.exoplatform.portal.mop.navigation
-
An immutable navigation data class.
- NavigationData(SiteKey, NavigationState, String) - Constructor for class org.exoplatform.portal.mop.navigation.NavigationData
- NavigationData(SiteKey, Navigation) - Constructor for class org.exoplatform.portal.mop.navigation.NavigationData
- NavigationError - Enum Class in org.exoplatform.portal.mop.navigation
- NavigationFragment - Class in org.exoplatform.portal.config.model
- NavigationFragment() - Constructor for class org.exoplatform.portal.config.model.NavigationFragment
- NavigationService - Interface in org.exoplatform.portal.mop.service
- NavigationServiceException - Exception Class in org.exoplatform.portal.mop.navigation
- NavigationServiceException(NavigationError) - Constructor for exception class org.exoplatform.portal.mop.navigation.NavigationServiceException
- NavigationServiceException(NavigationError, String) - Constructor for exception class org.exoplatform.portal.mop.navigation.NavigationServiceException
- NavigationServiceException(NavigationError, String, Throwable) - Constructor for exception class org.exoplatform.portal.mop.navigation.NavigationServiceException
- NavigationServiceException(NavigationError, Throwable) - Constructor for exception class org.exoplatform.portal.mop.navigation.NavigationServiceException
- NavigationState - Class in org.exoplatform.portal.mop.navigation
-
An immutable navigation state class.
- NavigationState(Integer) - Constructor for class org.exoplatform.portal.mop.navigation.NavigationState
- NavigationStorage - Interface in org.exoplatform.portal.mop.storage
- NEW_TAB - Enum constant in enum class org.exoplatform.portal.mop.NodeTarget
- next() - Method in class org.exoplatform.portal.tree.diff.HierarchyChangeIterator
- next() - Method in class org.exoplatform.portal.tree.diff.ListChangeIterator
- NO_CHILDREN - Static variable in class org.exoplatform.portal.mop.navigation.VisitMode
-
Include node but its children should be left appart.
- NO_SITE - Enum constant in enum class org.exoplatform.portal.mop.page.PageError
- NOBODY - Static variable in class org.exoplatform.portal.config.serialize.JibxArraySerialize
-
"Nobody"is equivalent to empty list of permissions. - NodeChange<N> - Class in org.exoplatform.portal.mop.navigation
-
Describe a change applied to a node.
- NodeChange.Added<N> - Class in org.exoplatform.portal.mop.navigation
- NodeChange.Created<N> - Class in org.exoplatform.portal.mop.navigation
- NodeChange.Destroyed<N> - Class in org.exoplatform.portal.mop.navigation
- NodeChange.Moved<N> - Class in org.exoplatform.portal.mop.navigation
- NodeChange.Removed<N> - Class in org.exoplatform.portal.mop.navigation
- NodeChange.Renamed<N> - Class in org.exoplatform.portal.mop.navigation
- NodeChange.Updated<N> - Class in org.exoplatform.portal.mop.navigation
- NodeChangeListener<N> - Interface in org.exoplatform.portal.mop.navigation
-
A listener for node changes.
- NodeChangeListener.Base<N> - Class in org.exoplatform.portal.mop.navigation
-
A base implementation that can be subclassed.
- NodeChangeNotifier<N> - Class in org.exoplatform.portal.mop.navigation
- NodeChangeNotifier(NodeChangeListener<NodeContext<N>>, NavigationService, ListenerService) - Constructor for class org.exoplatform.portal.mop.navigation.NodeChangeNotifier
- NodeChangeQueue<N> - Class in org.exoplatform.portal.mop.navigation
-
A queuing implementation of the
NodeChangeListenerinterface. - NodeChangeQueue() - Constructor for class org.exoplatform.portal.mop.navigation.NodeChangeQueue
- NodeChangeQueue(Collection<? extends NodeChange<N>>) - Constructor for class org.exoplatform.portal.mop.navigation.NodeChangeQueue
- NodeContext<N> - Class in org.exoplatform.portal.mop.navigation
-
The context of a node.
- NodeContextChangeAdapter<N> - Class in org.exoplatform.portal.mop.navigation
- NodeContextChangeAdapter(NodeChangeListener<N>) - Constructor for class org.exoplatform.portal.mop.navigation.NodeContextChangeAdapter
- NodeData - Class in org.exoplatform.portal.mop.navigation
-
An immutable node data class.
- NodeData(String, String, SiteKey, String, NodeState, String[], String, long) - Constructor for class org.exoplatform.portal.mop.navigation.NodeData
- NodeFilter - Interface in org.exoplatform.portal.mop.navigation
-
A filter for nodes, filtering occurs after node retrieval and is applied once nodes are loaded.
- NodeManager - Class in org.exoplatform.portal.mop.navigation
- NodeManager(NavigationStorage) - Constructor for class org.exoplatform.portal.mop.navigation.NodeManager
- NodeModel<N> - Interface in org.exoplatform.portal.mop.navigation
- NodeState - Class in org.exoplatform.portal.mop.navigation
-
An immutable node state class.
- NodeState(String, String, long, long, Visibility, PageKey, SiteKey, String, long) - Constructor for class org.exoplatform.portal.mop.navigation.NodeState
- NodeState.Builder - Class in org.exoplatform.portal.mop.navigation
-
Builder class.
- NodeTarget - Enum Class in org.exoplatform.portal.mop
- NULL_OBJECT - Static variable in class org.exoplatform.portal.mop.navigation.NavigationData
- NULL_OBJECT - Static variable in class org.exoplatform.portal.mop.State
- NULL_OBJECT - Static variable in class org.exoplatform.portal.pom.data.PageData
- NULL_OBJECT - Static variable in class org.exoplatform.portal.pom.data.PortalData
- NULL_OBJECT - Static variable in class org.exoplatform.services.resources.ExoResourceBundle
O
- ObjectAlreadyExistsException - Exception Class in org.exoplatform.commons
- ObjectAlreadyExistsException(Object) - Constructor for exception class org.exoplatform.commons.ObjectAlreadyExistsException
- ObjectAlreadyExistsException(Object, String) - Constructor for exception class org.exoplatform.commons.ObjectAlreadyExistsException
- ObjectAlreadyExistsException(Object, String, Throwable) - Constructor for exception class org.exoplatform.commons.ObjectAlreadyExistsException
- objectType(SiteType) - Static method in class org.exoplatform.portal.mop.Utils
- onAdd(N, N, N) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeListener.Base
- onAdd(N, N, N) - Method in interface org.exoplatform.portal.mop.navigation.NodeChangeListener
-
A node was added.
- onAdd(N, N, N) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeQueue
- onAdd(NodeContext<N>, NodeContext<N>, NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeNotifier
- onAdd(NodeContext<N>, NodeContext<N>, NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeContextChangeAdapter
- onCreate(N, N, N, String) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeListener.Base
- onCreate(N, N, N, String) - Method in interface org.exoplatform.portal.mop.navigation.NodeChangeListener
-
A node was created.
- onCreate(N, N, N, String) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeQueue
- onCreate(NodeContext<N>, NodeContext<N>, NodeContext<N>, String) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeNotifier
- onCreate(NodeContext<N>, NodeContext<N>, NodeContext<N>, String) - Method in class org.exoplatform.portal.mop.navigation.NodeContextChangeAdapter
- onDestroy(N, N) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeListener.Base
- onDestroy(N, N) - Method in interface org.exoplatform.portal.mop.navigation.NodeChangeListener
-
A node was destroyed.
- onDestroy(N, N) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeQueue
- onDestroy(NodeContext<N>, NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeNotifier
- onDestroy(NodeContext<N>, NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeContextChangeAdapter
- onEvent(Event<SettingService, SettingData>) - Method in class org.exoplatform.commons.api.settings.SettingListener
-
Calls back a function when the setting service dispatches an event.
- onMove(N, N, N, N) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeListener.Base
- onMove(N, N, N, N) - Method in interface org.exoplatform.portal.mop.navigation.NodeChangeListener
-
A node was moved.
- onMove(N, N, N, N) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeQueue
- onMove(NodeContext<N>, NodeContext<N>, NodeContext<N>, NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeNotifier
- onMove(NodeContext<N>, NodeContext<N>, NodeContext<N>, NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeContextChangeAdapter
- onRemove(N, N) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeListener.Base
- onRemove(N, N) - Method in interface org.exoplatform.portal.mop.navigation.NodeChangeListener
-
A node was removed.
- onRemove(N, N) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeQueue
- onRemove(NodeContext<N>, NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeNotifier
- onRemove(NodeContext<N>, NodeContext<N>) - Method in class org.exoplatform.portal.mop.navigation.NodeContextChangeAdapter
- onRemoveContext(Event<SettingService, SettingData>) - Method in class org.exoplatform.commons.api.settings.SettingListener
-
Calls back a function when all setting properties in a context are removed.
- onRemoveKey(Event<SettingService, SettingData>) - Method in class org.exoplatform.commons.api.settings.SettingListener
-
Calls back a function when a setting property is removed with a specified composite key (context, scope, key).
- onRemoveScope(Event<SettingService, SettingData>) - Method in class org.exoplatform.commons.api.settings.SettingListener
-
Calls back a function when all setting properties in a scope are removed.
- onRename(N, N, String) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeListener.Base
- onRename(N, N, String) - Method in interface org.exoplatform.portal.mop.navigation.NodeChangeListener
-
A node was renamed.
- onRename(N, N, String) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeQueue
- onRename(NodeContext<N>, NodeContext<N>, String) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeNotifier
- onRename(NodeContext<N>, NodeContext<N>, String) - Method in class org.exoplatform.portal.mop.navigation.NodeContextChangeAdapter
- onSet(Event<SettingService, SettingData>) - Method in class org.exoplatform.commons.api.settings.SettingListener
-
Calls back a function when a new setting property is saved.
- onUpdate(N, NodeState) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeListener.Base
- onUpdate(N, NodeState) - Method in interface org.exoplatform.portal.mop.navigation.NodeChangeListener
-
A node was updated.
- onUpdate(N, NodeState) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeQueue
- onUpdate(NodeContext<N>, NodeState) - Method in class org.exoplatform.portal.mop.navigation.NodeChangeNotifier
- onUpdate(NodeContext<N>, NodeState) - Method in class org.exoplatform.portal.mop.navigation.NodeContextChangeAdapter
- openConnection(URL) - Method in class org.exoplatform.services.resources.InputStreamURLStreamHandler
- org.exoplatform.commons - package org.exoplatform.commons
- org.exoplatform.commons.addons - package org.exoplatform.commons.addons
- org.exoplatform.commons.api.persistence - package org.exoplatform.commons.api.persistence
- org.exoplatform.commons.api.settings - package org.exoplatform.commons.api.settings
-
Provides the API for the Setting service.
- org.exoplatform.commons.api.settings.data - package org.exoplatform.commons.api.settings.data
-
Provides enum types and classes for key specifications in the Setting service.
- org.exoplatform.commons.utils - package org.exoplatform.commons.utils
- org.exoplatform.portal - package org.exoplatform.portal
- org.exoplatform.portal.branding - package org.exoplatform.portal.branding
- org.exoplatform.portal.branding.model - package org.exoplatform.portal.branding.model
- org.exoplatform.portal.config - package org.exoplatform.portal.config
- org.exoplatform.portal.config.model - package org.exoplatform.portal.config.model
- org.exoplatform.portal.config.serialize - package org.exoplatform.portal.config.serialize
- org.exoplatform.portal.config.serialize.model - package org.exoplatform.portal.config.serialize.model
- org.exoplatform.portal.localization - package org.exoplatform.portal.localization
- org.exoplatform.portal.mop - package org.exoplatform.portal.mop
- org.exoplatform.portal.mop.importer - package org.exoplatform.portal.mop.importer
- org.exoplatform.portal.mop.navigation - package org.exoplatform.portal.mop.navigation
- org.exoplatform.portal.mop.page - package org.exoplatform.portal.mop.page
- org.exoplatform.portal.mop.service - package org.exoplatform.portal.mop.service
- org.exoplatform.portal.mop.storage - package org.exoplatform.portal.mop.storage
- org.exoplatform.portal.pom.config - package org.exoplatform.portal.pom.config
- org.exoplatform.portal.pom.data - package org.exoplatform.portal.pom.data
- org.exoplatform.portal.pom.spi.portlet - package org.exoplatform.portal.pom.spi.portlet
- org.exoplatform.portal.tree.diff - package org.exoplatform.portal.tree.diff
- org.exoplatform.portal.tree.list - package org.exoplatform.portal.tree.list
- org.exoplatform.services.resources - package org.exoplatform.services.resources
- org.exoplatform.web.login.recovery - package org.exoplatform.web.login.recovery
- Orientation - Enum Class in org.exoplatform.services.resources
-
An orientation.
- OVERWRITE - Enum constant in enum class org.exoplatform.portal.mop.importer.ImportMode
-
Overwrite data whatsoever.
- OwnerKey - Class in org.exoplatform.portal.pom.data
P
- page(String) - Method in class org.exoplatform.portal.mop.SiteKey
- Page - Class in org.exoplatform.portal.config.model
-
May 13, 2004
- Page() - Constructor for class org.exoplatform.portal.config.model.Page
- Page(String) - Constructor for class org.exoplatform.portal.config.model.Page
- Page(String, String, String) - Constructor for class org.exoplatform.portal.config.model.Page
- Page(PageData) - Constructor for class org.exoplatform.portal.config.model.Page
- PAGE - Enum constant in enum class io.meeds.portal.navigation.constant.SidebarItemType
- PAGE - Enum constant in enum class org.exoplatform.portal.mop.PageType
- PAGE - Enum constant in enum class org.exoplatform.portal.pom.data.BodyType
- PAGE - Static variable in class org.exoplatform.commons.api.settings.data.Scope
-
Settings of pages.
- PAGE_CREATED - Static variable in class org.exoplatform.portal.mop.EventType
-
.
- PAGE_CREATED - Static variable in interface org.exoplatform.portal.mop.service.LayoutService
- PAGE_DESTROYED - Static variable in class org.exoplatform.portal.mop.EventType
-
.
- PAGE_REMOVED - Static variable in interface org.exoplatform.portal.mop.service.LayoutService
- PAGE_UPDATED - Static variable in class org.exoplatform.portal.mop.EventType
-
.
- PAGE_UPDATED - Static variable in interface org.exoplatform.portal.mop.service.LayoutService
- Page.PageSet - Class in org.exoplatform.portal.config.model
- PageBody - Class in org.exoplatform.portal.config.model
-
Created by The eXo Platform SAS Apr 25, 2007
- PageBody() - Constructor for class org.exoplatform.portal.config.model.PageBody
- PageBody(String) - Constructor for class org.exoplatform.portal.config.model.PageBody
- PageBody(BodyData) - Constructor for class org.exoplatform.portal.config.model.PageBody
- PageContext - Class in org.exoplatform.portal.mop.page
- PageContext(PageKey, PageState) - Constructor for class org.exoplatform.portal.mop.page.PageContext
- PageData - Class in org.exoplatform.portal.mop.page
-
An immutable page data class.
- PageData - Class in org.exoplatform.portal.pom.data
- PageData(String, String, String, String, String, String, String, String, String, String, String, String, List<String>, List<ComponentData>, String, String, String, boolean, boolean, boolean, String, String) - Constructor for class org.exoplatform.portal.pom.data.PageData
- PageData(PageKey, String, PageState) - Constructor for class org.exoplatform.portal.mop.page.PageData
- PageError - Enum Class in org.exoplatform.portal.mop.page
-
Error codes for page service.
- PageKey - Class in org.exoplatform.portal.mop.page
-
The immutable key for a page.
- PageKey - Class in org.exoplatform.portal.pom.data
- PageKey(String, String, String) - Constructor for class org.exoplatform.portal.mop.page.PageKey
- PageKey(String, String, String) - Constructor for class org.exoplatform.portal.pom.data.PageKey
- PageKey(SiteKey, String) - Constructor for class org.exoplatform.portal.mop.page.PageKey
- PageKey(SiteType, String, String) - Constructor for class org.exoplatform.portal.mop.page.PageKey
- PageNavigation - Class in org.exoplatform.portal.config.model
- PageNavigation() - Constructor for class org.exoplatform.portal.config.model.PageNavigation
- PageNavigation(String, String) - Constructor for class org.exoplatform.portal.config.model.PageNavigation
- PageNode - Class in org.exoplatform.portal.config.model
- PageNode() - Constructor for class org.exoplatform.portal.config.model.PageNode
- PageNodeContainer - Class in org.exoplatform.portal.config.model
- PageNodeContainer() - Constructor for class org.exoplatform.portal.config.model.PageNodeContainer
- pageRef(PageKey) - Method in class org.exoplatform.portal.mop.navigation.NodeState.Builder
- PageServiceException - Exception Class in org.exoplatform.portal.mop.page
- PageServiceException(PageError) - Constructor for exception class org.exoplatform.portal.mop.page.PageServiceException
- PageServiceException(PageError, String) - Constructor for exception class org.exoplatform.portal.mop.page.PageServiceException
- PageServiceException(PageError, String, Throwable) - Constructor for exception class org.exoplatform.portal.mop.page.PageServiceException
- PageServiceException(PageError, Throwable) - Constructor for exception class org.exoplatform.portal.mop.page.PageServiceException
- PageSet() - Constructor for class org.exoplatform.portal.config.model.Page.PageSet
- PageState - Class in org.exoplatform.portal.mop.page
- PageState(String, String, boolean, boolean, boolean, String, String, List<String>, String, String, String) - Constructor for class org.exoplatform.portal.mop.page.PageState
- PageState(String, String, boolean, boolean, boolean, String, List<String>, String) - Constructor for class org.exoplatform.portal.mop.page.PageState
- PageState(String, String, boolean, String, List<String>, String) - Constructor for class org.exoplatform.portal.mop.page.PageState
- PageState(PageState) - Constructor for class org.exoplatform.portal.mop.page.PageState
- PageState.Builder - Class in org.exoplatform.portal.mop.page
- PageStorage - Interface in org.exoplatform.portal.mop.storage
- PageType - Enum Class in org.exoplatform.portal.mop
- parse(String) - Static method in class org.exoplatform.portal.mop.page.PageKey
-
Parse the string representation of a page key.
- parseLong(String) - Static method in class org.exoplatform.commons.utils.Safe
- PasswordRecoveryService - Interface in org.exoplatform.web.login.recovery
- peekDestinationRoot() - Method in class org.exoplatform.portal.tree.diff.HierarchyChangeIterator
- peekSourceRoot() - Method in class org.exoplatform.portal.tree.diff.HierarchyChangeIterator
- PERMANENT_LINK_URL_PREFIX - Static variable in interface io.meeds.portal.permlink.service.PermanentLinkService
- PermanentLinkObject - Class in io.meeds.portal.permlink.model
- PermanentLinkObject(String, String) - Constructor for class io.meeds.portal.permlink.model.PermanentLinkObject
- PermanentLinkPlugin - Interface in io.meeds.portal.permlink.plugin
-
A plugin to generate and parse permanent link for one or multiple given object type(s)
- PermanentLinkService - Interface in io.meeds.portal.permlink.service
-
A service to get permanent link to an object in order to reference it
- PersistentApplicationState - Class in org.exoplatform.portal.config.model
-
Represents the state of the application when it is bound to the database.
- PersistentApplicationState(String) - Constructor for class org.exoplatform.portal.config.model.PersistentApplicationState
- portal(String) - Static method in class org.exoplatform.portal.mop.SiteKey
- PORTAL - Enum constant in enum class org.exoplatform.portal.mop.SiteType
- PORTAL - Static variable in class org.exoplatform.commons.api.settings.data.Scope
-
Settings of the entire portal (and all its sites).
- PORTAL_CONFIG_CREATED - Static variable in interface org.exoplatform.portal.mop.service.LayoutService
- PORTAL_CONFIG_REMOVED - Static variable in interface org.exoplatform.portal.mop.service.LayoutService
- PORTAL_CONFIG_UPDATED - Static variable in interface org.exoplatform.portal.mop.service.LayoutService
- PORTAL_PORTLET_MODE - Static variable in class org.exoplatform.portal.Constants
- PORTAL_TEMPLATE - Enum constant in enum class org.exoplatform.portal.mop.SiteType
- PORTAL_TEMPLATE - Static variable in class org.exoplatform.portal.config.model.PortalConfig
- PORTAL_TYPE - Static variable in class org.exoplatform.portal.config.model.PortalConfig
- PORTAL_WINDOW_STATE - Static variable in class org.exoplatform.portal.Constants
- PortalConfig - Class in org.exoplatform.portal.config.model
- PortalConfig() - Constructor for class org.exoplatform.portal.config.model.PortalConfig
- PortalConfig(String) - Constructor for class org.exoplatform.portal.config.model.PortalConfig
- PortalConfig(String, String) - Constructor for class org.exoplatform.portal.config.model.PortalConfig
- PortalConfig(String, String, String) - Constructor for class org.exoplatform.portal.config.model.PortalConfig
- PortalConfig(PortalData) - Constructor for class org.exoplatform.portal.config.model.PortalConfig
- PortalData - Class in org.exoplatform.portal.pom.data
- PortalData(String, String, String, String, String, String, List<String>, String, Map<String, String>, String, ContainerData, boolean, boolean, int, long) - Constructor for class org.exoplatform.portal.pom.data.PortalData
- PortalData(String, String, String, String, String, String, List<String>, String, Map<String, String>, String, ContainerData, boolean, int, long) - Constructor for class org.exoplatform.portal.pom.data.PortalData
- PortalKey - Class in org.exoplatform.portal.pom.data
- PortalKey(String, String) - Constructor for class org.exoplatform.portal.pom.data.PortalKey
- portalTemplate(String) - Static method in class org.exoplatform.portal.mop.SiteKey
- Portlet - Class in org.exoplatform.portal.pom.spi.portlet
- Portlet() - Constructor for class org.exoplatform.portal.pom.spi.portlet.Portlet
- Portlet(Map<String, Preference>) - Constructor for class org.exoplatform.portal.pom.spi.portlet.Portlet
- PortletApplication - Class in org.exoplatform.portal.config.serialize
-
We keep that subclass here to please JiBX crap.
- PortletApplication() - Constructor for class org.exoplatform.portal.config.serialize.PortletApplication
- PortletApplication(String) - Constructor for class org.exoplatform.portal.config.serialize.PortletApplication
- PortletApplication(ApplicationData) - Constructor for class org.exoplatform.portal.config.serialize.PortletApplication
- PortletApplicationHandler - Class in org.exoplatform.portal.config.serialize
- PortletApplicationHandler() - Constructor for class org.exoplatform.portal.config.serialize.PortletApplicationHandler
- PortletApplicationHandler(String, int, String) - Constructor for class org.exoplatform.portal.config.serialize.PortletApplicationHandler
- PortletBuilder - Class in org.exoplatform.portal.pom.spi.portlet
- PortletBuilder() - Constructor for class org.exoplatform.portal.pom.spi.portlet.PortletBuilder
- PortletBuilder(Portlet) - Constructor for class org.exoplatform.portal.pom.spi.portlet.PortletBuilder
-
Initialize the builder with the provided preferences.
- Preference - Class in org.exoplatform.portal.config.serialize.model
-
Created by The eXo Platform SARL Author : Mestrallet Benjamin benjmestrallet@users.sourceforge.net Date: Jul 27, 2003 Time: 9:21:41 PM
- Preference - Class in org.exoplatform.portal.pom.spi.portlet
- Preference() - Constructor for class org.exoplatform.portal.config.serialize.model.Preference
- Preference(String, String) - Constructor for class org.exoplatform.portal.config.serialize.model.Preference
- Preference(String, String, boolean) - Constructor for class org.exoplatform.portal.pom.spi.portlet.Preference
- Preference(String, List<String>, boolean) - Constructor for class org.exoplatform.portal.pom.spi.portlet.Preference
- PRIORITY - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.exoplatform.commons.api.persistence.ExoEntityProcessor
- profiles - Variable in class org.exoplatform.portal.config.model.Container
- profiles(String) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- PROFILES - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- Properties - Class in org.exoplatform.portal.config.model
-
Created by The eXo Platform SARL Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Jun 2, 2007
- Properties() - Constructor for class org.exoplatform.portal.config.model.Properties
- Properties(int) - Constructor for class org.exoplatform.portal.config.model.Properties
- Properties(Map<String, String>) - Constructor for class org.exoplatform.portal.config.model.Properties
- PropertiesClassLoader - Class in org.exoplatform.services.resources
-
A
ClassLoaderextension that will retrieve resources from the parent classloader. - PropertiesClassLoader() - Constructor for class org.exoplatform.services.resources.PropertiesClassLoader
- PropertiesClassLoader(ClassLoader) - Constructor for class org.exoplatform.services.resources.PropertiesClassLoader
- PropertiesClassLoader(ClassLoader, boolean) - Constructor for class org.exoplatform.services.resources.PropertiesClassLoader
- put(String, double) - Method in class org.exoplatform.portal.config.model.Properties
- put(String, int) - Method in class org.exoplatform.portal.config.model.Properties
- putAll(Map<? super Object, ? super Object>) - Method in class org.exoplatform.services.resources.ExoResourceBundle
- putPreference(Preference) - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
Q
- QMARK - Static variable in class org.exoplatform.portal.Constants
- Query<T> - Class in org.exoplatform.portal.config
-
Created by The eXo Platform SARL .
- Query - Class in org.exoplatform.services.resources
-
Created by The eXo Platform SAS .
- Query(String, String) - Constructor for class org.exoplatform.services.resources.Query
- Query(String, String, Class<T>) - Constructor for class org.exoplatform.portal.config.Query
- Query(String, String, String, String, Class<T>) - Constructor for class org.exoplatform.portal.config.Query
- Query(Query<?>, Class<T>) - Constructor for class org.exoplatform.portal.config.Query
- queryEscape(String) - Static method in class org.exoplatform.portal.pom.config.Utils
-
Escape the provided string for being usable as a query litteral.
- QueryResult<T> - Class in org.exoplatform.portal.mop
-
A query result.
- QueryResult(int, int, Iterable<T>) - Constructor for class org.exoplatform.portal.mop.QueryResult
R
- RADIUS_BOTTOM_LEFT_SHADOW - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- RADIUS_BOTTOM_RIGHT_SHADOW - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- RADIUS_TOP_LEFT_SHADOW - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- RADIUS_TOP_RIGHT_SHADOW - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- readResolve() - Method in class org.exoplatform.portal.mop.page.PageData
- rebaseNode(NodeContext<N>, Scope, NodeChangeListener<NodeContext<N>>) - Method in class org.exoplatform.portal.mop.navigation.NodeManager
- rebaseNode(NodeContext<N>, Scope, NodeChangeListener<NodeContext<N>>) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Rebase the specified
contextargument with the most recent state. - REMOVABLE_PROP - Static variable in class org.exoplatform.portal.config.model.PortalConfig
- remove() - Method in class org.exoplatform.portal.tree.diff.HierarchyChangeIterator
- remove() - Method in class org.exoplatform.portal.tree.diff.ListChangeIterator
- remove() - Method in class org.exoplatform.portal.tree.list.ListTree
-
Removes this tree from its parent
- remove(String) - Method in class org.exoplatform.portal.pom.spi.portlet.PortletBuilder
- remove(Context) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Removes all values associated with a specified context from the database.
- remove(Context, Scope) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Removes all values associated with a specified context and scope from the database.
- remove(Context, Scope, String) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Removes a value associated with a specified composite key.
- remove(Page) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Removes a given page from store
- remove(PortalConfig) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Remove the PortalConfig from the database
Then broadcast PORTAL_CONFIG_REMOVED event - remove(PortalConfig) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- remove(PageKey) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Removes a page from store designated by its
PageKey - remove(SiteKey) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- remove(PortalData) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- REMOVE - Enum constant in enum class org.exoplatform.portal.tree.diff.ListChangeType
- REMOVED - Enum constant in enum class org.exoplatform.portal.tree.diff.HierarchyChangeType
- removeNode() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Removes this current context when it is not hidden.
- removeNode(String) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Remove a specified context when it is not hidden.
- removePages(SiteKey) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Removes all pages of a given site
- removeProperty(String) - Method in class org.exoplatform.portal.config.model.PortalConfig
- removeResourceBundleData(String) - Method in interface org.exoplatform.services.resources.ResourceBundleService
-
This method remove the data record in the databas and return the data instance after it has been removed
- removeSiteBanner(String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
remove site banner
- RENAME_CONCURRENTLY_DUPLICATE_NAME - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- RENAME_CONCURRENTLY_DUPLICATE_NAME - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- RENAME_CONCURRENTLY_REMOVED_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- RENAME_CONCURRENTLY_REMOVED_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- renameNode(Long, Long, String) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
- resetStorage() - Method in class org.exoplatform.portal.config.model.Application
- resetStorage() - Method in class org.exoplatform.portal.config.model.Container
- resetStorage() - Method in class org.exoplatform.portal.config.model.ModelObject
- resetStorage() - Method in class org.exoplatform.portal.config.model.PortalConfig
- resetStorage() - Method in class org.exoplatform.portal.mop.navigation.NodeData
- resolveDescription(String, Locale) - Method in interface org.exoplatform.portal.mop.storage.DescriptionStorage
-
Resolve a description with the
localeargument. - resolveDescription(String, Locale, Locale) - Method in interface org.exoplatform.portal.mop.storage.DescriptionStorage
-
Resolve a description, the
locale1argument specifies which locale is relevant for retrieval, thelocale2specifies which locale should be defaulted to when thelocale1cannot provide any relevant match. - ResourceBundleData - Class in org.exoplatform.services.resources
-
Created by The eXo Platform SAS .
- ResourceBundleData() - Constructor for class org.exoplatform.services.resources.ResourceBundleData
- ResourceBundleData(String) - Constructor for class org.exoplatform.services.resources.ResourceBundleData
- ResourceBundleDescription - Class in org.exoplatform.services.resources
-
Created by The eXo Platform SAS .
- ResourceBundleDescription() - Constructor for class org.exoplatform.services.resources.ResourceBundleDescription
- ResourceBundleService - Interface in org.exoplatform.services.resources
-
May 7, 2004
- resourceType_ - Variable in class org.exoplatform.services.resources.ResourceBundleDescription
- RT - Enum constant in enum class org.exoplatform.services.resources.Orientation
S
- Safe - Class in org.exoplatform.commons.utils
-
A class that contains utility method that make the caller not worry much about the unexpectable expected such as argument nullity or the control flow due to exceptions.
- safeImmutableList(E...) - Static method in class org.exoplatform.portal.pom.config.Utils
- safeImmutableList(List<E>) - Static method in class org.exoplatform.portal.pom.config.Utils
- safeImmutableMap(Map<K, V>) - Static method in class org.exoplatform.portal.pom.config.Utils
- safeWrap(NodeChangeListener<N>) - Static method in class org.exoplatform.portal.mop.navigation.NodeContextChangeAdapter
- SAME - Enum constant in enum class org.exoplatform.portal.tree.diff.ListChangeType
- SAME_TAB - Enum constant in enum class org.exoplatform.portal.mop.NodeTarget
- save(Context) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Saves a
Contexton database - save(ApplicationState, Portlet) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Save content state
- save(Page) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Saves a page.
- save(PortalConfig) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
This method should update the PortalConfig object
Then broadcast PORTAL_CONFIG_UPDATED event - save(PortalConfig) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- save(PageContext) - Method in interface org.exoplatform.portal.mop.service.LayoutService
-
Saves a
PageContextwith itsPageState - save(PageContext, Page) - Method in interface org.exoplatform.portal.mop.service.LayoutService
- save(PageData) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
-
Saves a page.
- save(PortalData) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- saveActiveFeature(String, boolean) - Method in interface org.exoplatform.commons.api.settings.ExoFeatureService
-
Switch feature featureName on or off
- saveDefaultLocaleConfig(String) - Method in interface org.exoplatform.services.resources.LocaleConfigService
-
Saves new default locale
- saveImportStatus(Status) - Method in interface org.exoplatform.portal.mop.service.LayoutService
- saveImportStatus(Status) - Method in interface org.exoplatform.portal.mop.storage.SiteStorage
- saveNavigation(NavigationContext) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Create, update a navigation.
- saveNavigation(SiteKey, NavigationState) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
- saveNavigationFromTemplate(SiteKey, SiteKey) - Method in interface org.exoplatform.portal.mop.service.NavigationService
- saveNode(NodeContext<N>, NodeChangeListener<NodeContext<N>>) - Method in class org.exoplatform.portal.mop.navigation.NodeManager
- saveNode(NodeContext<N>, NodeChangeListener<NodeContext<N>>) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Save the specified context state to the persistent storage.
- savePage(PageContext) - Method in interface org.exoplatform.portal.mop.storage.PageStorage
-
Create, update a page.
- savePageFromTemplate(PageKey, SiteKey, String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
- savePagesFromTemplate(SiteKey, SiteKey, String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
- savePortalFromTemplate(SiteKey, SiteKey) - Method in interface org.exoplatform.portal.mop.service.LayoutService
- savePortalFromTemplate(SiteKey, SiteKey, String) - Method in interface org.exoplatform.portal.mop.service.LayoutService
- saveResourceBundle(ResourceBundleData) - Method in interface org.exoplatform.services.resources.ResourceBundleService
-
This method shoudl create or update a ResourceBundleData instance
- scope - Variable in class org.exoplatform.commons.api.settings.data.SettingScope
- Scope - Class in org.exoplatform.commons.api.settings.data
-
Saves some settings linked to a scope.
- Scope - Interface in org.exoplatform.portal.mop.navigation
-
The scope describes a set of nodes, the scope implementation should be stateless and should be shared between many threads.
- Scope(String, String) - Constructor for class org.exoplatform.commons.api.settings.data.Scope
- Scope.Visitor - Interface in org.exoplatform.portal.mop.navigation
-
A scope visitor responsible for determining the loading of a node.
- scopePath - Variable in class org.exoplatform.commons.api.settings.data.SettingScope
- SELF_MODEL - Static variable in interface org.exoplatform.portal.mop.navigation.NodeModel
-
A model based on itself.
- sendAccountCreatedConfirmationEmail(String, Locale, StringBuilder) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- sendAccountVerificationEmail(String, String, String, String, String, Locale, StringBuilder) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
-
Sends verification email to user to continue registration
- sendExternalRegisterEmail(String, String, Locale, String, StringBuilder) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- sendExternalRegisterEmail(String, String, Locale, String, StringBuilder, boolean) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
-
Send An Onboarding email to registered user on the platform.
- sendOnboardingEmail(User, Locale, StringBuilder) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- sendRecoverPasswordEmail(User, Locale, HttpServletRequest) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- SEPARATOR - Enum constant in enum class io.meeds.portal.navigation.constant.SidebarItemType
- serializePermissions(String[]) - Static method in class org.exoplatform.portal.config.serialize.JibxArraySerialize
- serializeStringArray(String[]) - Static method in class org.exoplatform.portal.config.serialize.JibxArraySerialize
- set(Context, Scope, String, SettingValue<?>) - Method in interface org.exoplatform.commons.api.settings.SettingService
-
Sets a value with the key that is composed by context, scope, key.
- setAccessPermissions(String[]) - Method in class org.exoplatform.portal.config.model.Container
- setBrowserLocales(List<Locale>) - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Setter for browserLocales
- setChildren(ArrayList<ModelObject>) - Method in class org.exoplatform.portal.config.model.Container
- setChildren(ArrayList<PageNode>) - Method in class org.exoplatform.portal.config.model.PageNode
- setClassType(Class<T>) - Method in class org.exoplatform.portal.config.Query
- setCookieLocales(List<Locale>) - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Setter for cookieLocales
- setCountry(String) - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- setData(String) - Method in class org.exoplatform.services.resources.ResourceBundleData
- setData(NavigationData) - Method in class org.exoplatform.portal.mop.navigation.NavigationContext
- setDefaultSite(boolean) - Method in class org.exoplatform.portal.config.model.PortalConfig
- setDescription(String) - Method in class org.exoplatform.portal.config.model.Container
- setDescription(String) - Method in interface org.exoplatform.services.resources.LocaleConfig
- setDescription(String, Locale, State) - Method in interface org.exoplatform.portal.mop.storage.DescriptionStorage
-
Update the description for the specified locale to the new description or remove it if the description argument is null.
- setDescription(String, State) - Method in interface org.exoplatform.portal.mop.storage.DescriptionStorage
-
Update the default description to the new description or remove it if the description argument is null.
- setDescriptions(String, Map<Locale, State>) - Method in interface org.exoplatform.portal.mop.service.DescriptionService
-
Updates the description of the specified object or remove the internationalized characteristic of the object if the description map is null.
- setDescriptions(String, Map<Locale, State>) - Method in interface org.exoplatform.portal.mop.storage.DescriptionStorage
-
Updates the description of the specified object or remove the internationalized characteristic of the object if the description map is null.
- setEditPermission(String) - Method in class org.exoplatform.portal.config.model.Page
- setEndPublicationDate(Date) - Method in class org.exoplatform.portal.config.model.PageNode
- setEventType(EventType) - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Sets an event type associated with the setting data.
- setFactoryId(String) - Method in class org.exoplatform.portal.config.model.Container
- setHidden(boolean) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Updates the hiddent value.
- setIcon(String) - Method in class org.exoplatform.portal.config.model.Container
- setIcon(String) - Method in class org.exoplatform.portal.config.model.PageNode
- setIcon(String) - Method in class org.exoplatform.portal.config.model.PortalConfig
- setId(String) - Method in class org.exoplatform.portal.config.model.Container
- setId(String) - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- setInput(HttpServletRequest) - Method in interface org.exoplatform.services.resources.LocaleConfig
- setInputEncoding(String) - Method in interface org.exoplatform.services.resources.LocaleConfig
- setKey(String) - Method in class org.exoplatform.commons.api.settings.data.SettingKey
-
Sets a key value of the SettingKey object.
- setLabel(String) - Method in class org.exoplatform.portal.config.model.PageNode
- setLabels(I18NString) - Method in class org.exoplatform.portal.config.model.PageNode
- setLang(Locale) - Method in class org.exoplatform.portal.config.model.LocalizedValue
- setLanguage(String) - Method in class org.exoplatform.services.resources.Query
- setLanguage(String) - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- setLink(String) - Method in class org.exoplatform.portal.config.model.Page
- setLocale(String) - Method in interface org.exoplatform.services.resources.LocaleConfig
- setLocale(Locale) - Method in interface org.exoplatform.services.resources.LocaleConfig
- setMaxSize(int) - Method in class org.exoplatform.services.resources.Query
- setName(String) - Method in class org.exoplatform.portal.config.model.Container
- setName(String) - Method in class org.exoplatform.portal.config.model.PageNode
- setName(String) - Method in class org.exoplatform.portal.config.Query
- setName(String) - Method in class org.exoplatform.portal.config.serialize.model.Preference
- setName(String) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Rename this context.
- setName(String) - Method in class org.exoplatform.services.resources.Query
- setName(String) - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- setNodes(ArrayList<PageNode>) - Method in class org.exoplatform.portal.config.model.PageNodeContainer
- setOrientation(Orientation) - Method in interface org.exoplatform.services.resources.LocaleConfig
-
Updates the orientation of the locale config.
- setOutput(HttpServletResponse) - Method in interface org.exoplatform.services.resources.LocaleConfig
- setOutputEncoding(String) - Method in interface org.exoplatform.services.resources.LocaleConfig
- setOwnerId(String) - Method in class org.exoplatform.portal.config.model.Page
- setOwnerId(String) - Method in class org.exoplatform.portal.config.model.PageNavigation
- setOwnerId(String) - Method in class org.exoplatform.portal.config.Query
- setOwnerType(String) - Method in class org.exoplatform.portal.config.model.Page
- setOwnerType(String) - Method in class org.exoplatform.portal.config.model.PageNavigation
- setOwnerType(String) - Method in class org.exoplatform.portal.config.Query
- setPageId(String) - Method in class org.exoplatform.portal.config.model.Page
- setPageReference(String) - Method in class org.exoplatform.portal.config.model.PageNode
- setPages(ArrayList<Page>) - Method in class org.exoplatform.portal.config.model.Page.PageSet
- setParentURI(String) - Method in class org.exoplatform.portal.config.model.NavigationFragment
- setPortalLayout(Container) - Method in class org.exoplatform.portal.config.model.PortalConfig
- setPortalLocale(Locale) - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Setter for portalLocale
- setPriority(int) - Method in class org.exoplatform.portal.config.model.PageNavigation
- setProfiles(String) - Method in class org.exoplatform.portal.config.model.Container
- setProperty(String, String) - Method in class org.exoplatform.portal.config.model.PortalConfig
- setProperty(String, String) - Method in class org.exoplatform.portal.config.model.Properties
- setReadOnly(boolean) - Method in class org.exoplatform.portal.config.serialize.model.Preference
- setReadOnly(String, boolean) - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
- setRemoteUser(String) - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Setter for remoteUser
- setRemovable(boolean) - Method in class org.exoplatform.portal.config.model.PortalConfig
- setRequestLocale(Locale) - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Setter for requestLocale
- setResourceType(String) - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- setSessionLocale(Locale) - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Setter for sessionLocale
- setSettingContext(SettingContext) - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Sets a setting context associated with the setting data.
- setSettingValue(SettingValue<?>) - Method in class org.exoplatform.commons.api.settings.data.SettingData
-
Sets a setting value of setting property (SettingKey) associated with the setting data.
- setShowApplicationMode(boolean) - Method in class org.exoplatform.portal.config.model.Application
- setShowApplicationState(boolean) - Method in class org.exoplatform.portal.config.model.Application
- setShowInfoBar(boolean) - Method in class org.exoplatform.portal.config.model.Application
- setShowMaxWindow(Boolean) - Method in class org.exoplatform.portal.config.model.Page
- setStartPublicationDate(Date) - Method in class org.exoplatform.portal.config.model.PageNode
- setState(NavigationState) - Method in class org.exoplatform.portal.mop.navigation.NavigationContext
-
Updates the navigation state the behavior is not the same wether or not the navigation is persistent: When the navigation is persistent, any state is allowed: A non null state overrides the current persistent state. The null state means to reset the state to the persistent state. When the navigation is transient, only a non null state is allowed as it will be used for creation purpose.
- setState(NodeState) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
-
Update the context state
- setState(PageState) - Method in class org.exoplatform.portal.mop.page.PageContext
-
Updates the page state the behavior is not the same wether or not the page is persistent: When the page is persistent, any state is allowed: A non null state overrides the current persistent state. The null state means to reset the state to the persistent state. When the page is transient, only a non null state is allowed as it will be used for creation purpose.
- setSupportedLocales(Set<Locale>) - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Setter for supportedLocales
- setTarget(String) - Method in class org.exoplatform.portal.config.model.PageNode
- setTemplate(String) - Method in class org.exoplatform.portal.config.model.Container
- SETTING_REMOVE_CONTEXT - Enum constant in enum class org.exoplatform.commons.api.settings.data.EventType
-
Type of the dispatched event when all setting properties are removed from a context (GLOBAL/USER context).
- SETTING_REMOVE_KEY - Enum constant in enum class org.exoplatform.commons.api.settings.data.EventType
-
Type of the dispatched event when a setting property is removed.
- SETTING_REMOVE_SCOPE - Enum constant in enum class org.exoplatform.commons.api.settings.data.EventType
-
Type of the dispatched event when all setting properties are removed from a specified scope.
- SETTING_SET - Enum constant in enum class org.exoplatform.commons.api.settings.data.EventType
-
Type of the dispatched event when a setting property is saved successfully.
- SettingContext - Class in org.exoplatform.commons.api.settings.data
-
Associates setting properties with a specified context (GLOBAL/USER).
- SettingContext(Context) - Constructor for class org.exoplatform.commons.api.settings.data.SettingContext
-
Creates a SettingContext object with a specified context type.
- SettingData - Class in org.exoplatform.commons.api.settings.data
-
Supports the setting event management that contains all information of event.
- SettingData(EventType, SettingContext) - Constructor for class org.exoplatform.commons.api.settings.data.SettingData
-
Creates the setting data with the specified event type and context.
- SettingData(EventType, SettingContext, SettingValue<?>) - Constructor for class org.exoplatform.commons.api.settings.data.SettingData
-
Creates the setting data with the specified event type and setting properties.
- SettingKey - Class in org.exoplatform.commons.api.settings.data
-
Associates setting properties with a specified key.
- SettingKey(Context, Scope, String) - Constructor for class org.exoplatform.commons.api.settings.data.SettingKey
-
Creates a SettingKey with a composite value [context, scope, key].
- SettingListener - Class in org.exoplatform.commons.api.settings
-
This class is registered with the SettingsService and is invoked when an event with the same name is broadcasted.
- SettingListener() - Constructor for class org.exoplatform.commons.api.settings.SettingListener
- SettingScope - Class in org.exoplatform.commons.api.settings.data
-
Associates setting properties with a specified scope (for example, GLOBAL/PORTAL/APPLICATION).
- SettingScope(Context, Scope) - Constructor for class org.exoplatform.commons.api.settings.data.SettingScope
-
Creates a setting scope object with a composite key [context, scope].
- SettingService - Interface in org.exoplatform.commons.api.settings
-
Stores and removes a value associated with a key.
- SettingValue<T> - Class in org.exoplatform.commons.api.settings
- SettingValue(T) - Constructor for class org.exoplatform.commons.api.settings.SettingValue
-
Creates a setting value object with a specified value type.
- setTitle(String) - Method in class org.exoplatform.portal.config.model.Container
- setTitle(String) - Method in class org.exoplatform.portal.config.Query
- setType(String) - Method in class org.exoplatform.portal.config.model.Page
- setUpdatedDate(long) - Method in class org.exoplatform.portal.config.model.PageNode
- setUserProfileLocale(Locale) - Method in class org.exoplatform.services.resources.LocaleContextInfo
-
Setter for userProfileLocale
- setValue(String, String) - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
- setValue(V) - Method in class org.exoplatform.portal.config.model.LocalizedValue
- setValues(String, List<String>) - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
- setValues(List<String>) - Method in class org.exoplatform.portal.config.serialize.model.Preference
- setVariant(String) - Method in class org.exoplatform.services.resources.ResourceBundleDescription
- setVisibility(Visibility) - Method in class org.exoplatform.portal.config.model.PageNode
- SHOW_INFO_BAR - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- SHOW_MAX_WINDOW - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- SHOW_MODE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- SHOW_WINDOW_STATE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- showMaxWindow(boolean) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- showSharedLayout(boolean) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- sibling(String) - Method in class org.exoplatform.portal.mop.page.PageKey
- SidebarCell - Class in org.exoplatform.portal.config.serialize.model
-
Used for deserializing from pages.xml using JibX
- SidebarCell() - Constructor for class org.exoplatform.portal.config.serialize.model.SidebarCell
- SidebarConfiguration - Class in io.meeds.portal.navigation.model
- SidebarConfiguration() - Constructor for class io.meeds.portal.navigation.model.SidebarConfiguration
- SidebarItem - Class in io.meeds.portal.navigation.model
- SidebarItem(SidebarItemType) - Constructor for class io.meeds.portal.navigation.model.SidebarItem
- SidebarItemType - Enum Class in io.meeds.portal.navigation.constant
- SidebarMode - Enum Class in io.meeds.portal.navigation.constant
- SidebarSection - Class in org.exoplatform.portal.config.serialize.model
-
Used for deserializing from pages.xml using JibX
- SidebarSection() - Constructor for class org.exoplatform.portal.config.serialize.model.SidebarSection
- SINGLE - Static variable in interface org.exoplatform.portal.mop.navigation.Scope
-
The node without its children.
- SITE - Enum constant in enum class io.meeds.portal.navigation.constant.SidebarItemType
- SITE - Enum constant in enum class org.exoplatform.portal.pom.data.BodyType
- SITE - Static variable in class org.exoplatform.commons.api.settings.data.Scope
-
Settings of sites.
- SiteBody - Class in org.exoplatform.portal.config.model
- SiteBody() - Constructor for class org.exoplatform.portal.config.model.SiteBody
- SiteBody(String) - Constructor for class org.exoplatform.portal.config.model.SiteBody
- SiteFilter - Class in org.exoplatform.portal.mop
- SiteFilter() - Constructor for class org.exoplatform.portal.mop.SiteFilter
- siteKey(SiteKey) - Method in class org.exoplatform.portal.mop.navigation.NodeState.Builder
- SiteKey - Class in org.exoplatform.portal.mop
- SiteKey(String, String) - Constructor for class org.exoplatform.portal.mop.SiteKey
- SiteKey(SiteType, String) - Constructor for class org.exoplatform.portal.mop.SiteKey
- SiteLayout - Class in org.exoplatform.portal.config.serialize.model
-
Used for deserializing from pages.xml using JibX
- SiteLayout(Container) - Constructor for class org.exoplatform.portal.config.serialize.model.SiteLayout
- SiteLayout(ContainerData) - Constructor for class org.exoplatform.portal.config.serialize.model.SiteLayout
- SiteMiddleBody - Class in org.exoplatform.portal.config.serialize.model
-
Used for deserializing from pages.xml using JibX
- SiteMiddleBody() - Constructor for class org.exoplatform.portal.config.serialize.model.SiteMiddleBody
- SiteMiddleCenterBody - Class in org.exoplatform.portal.config.serialize.model
-
Used for deserializing from pages.xml using JibX
- SiteMiddleCenterBody() - Constructor for class org.exoplatform.portal.config.serialize.model.SiteMiddleCenterBody
- SiteStorage - Interface in org.exoplatform.portal.mop.storage
- siteType(ObjectType) - Static method in class org.exoplatform.portal.mop.Utils
- SiteType - Enum Class in org.exoplatform.portal.mop
- size(L) - Method in interface org.exoplatform.portal.tree.diff.ListAdapter
-
Returns the number of list elements.
- size(N) - Method in interface org.exoplatform.portal.mop.navigation.ModelAdapter
- SKIN - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- skip() - Method in class org.exoplatform.portal.tree.diff.HierarchyChangeIterator
- space(String) - Static method in class org.exoplatform.portal.mop.SiteKey
- SPACE - Enum constant in enum class io.meeds.portal.navigation.constant.SidebarItemType
- SPACE - Enum constant in enum class org.exoplatform.portal.mop.SiteType
- SPACE - Static variable in class org.exoplatform.commons.api.settings.data.Scope
-
Settings of spaces.
- SPACE_CATEGORY - Enum constant in enum class io.meeds.portal.navigation.constant.SidebarItemType
- SPACE_TEMPLATE - Enum constant in enum class io.meeds.portal.navigation.constant.SidebarItemType
- SPACE_TYPE - Static variable in class org.exoplatform.portal.config.model.PortalConfig
- SPACES - Enum constant in enum class io.meeds.portal.navigation.constant.SidebarItemType
- split(String, int, String) - Static method in class org.exoplatform.portal.pom.config.Utils
-
Splits a string according to a string separator.
- split(String, String) - Static method in class org.exoplatform.portal.pom.config.Utils
-
todo: move to common module
- startPublicationTime(long) - Method in class org.exoplatform.portal.mop.navigation.NodeState.Builder
- state - Variable in class org.exoplatform.portal.pom.spi.portlet.Portlet
- State - Class in org.exoplatform.portal.mop
- State() - Constructor for class org.exoplatform.portal.mop.State
- status() - Method in enum class org.exoplatform.portal.mop.importer.Status
- Status - Enum Class in org.exoplatform.portal.mop.importer
- STICKY - Enum constant in enum class io.meeds.portal.navigation.constant.SidebarMode
- stickyBeahvior - Variable in class org.exoplatform.portal.config.serialize.model.BannerSection
- stickyBeahvior - Variable in class org.exoplatform.portal.config.serialize.model.SidebarSection
- storageId - Variable in class org.exoplatform.portal.config.model.ModelObject
-
Storage id.
- storageName - Variable in class org.exoplatform.portal.config.model.ModelObject
-
The storage name that is unique among a container context.
- SYSTEM - Enum constant in enum class org.exoplatform.portal.mop.Visibility
-
The object visibility is system.
T
- target(String) - Method in class org.exoplatform.portal.mop.navigation.NodeState.Builder
- template - Variable in class org.exoplatform.portal.config.model.Container
- TEMPLATE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- TEMPORAL - Enum constant in enum class org.exoplatform.portal.mop.Visibility
-
The object visibility is defined by the validity in a related time range.
- TEXT_COLOR - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_FONT_SIZE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_FONT_STYLE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_FONT_WEIGHT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_HEADER_COLOR - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_HEADER_FONT_SIZE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_HEADER_FONT_STYLE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_HEADER_FONT_WEIGHT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_SUBTITLE_COLOR - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_SUBTITLE_FONT_SIZE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_SUBTITLE_FONT_STYLE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_SUBTITLE_FONT_WEIGHT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_TITLE_COLOR - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_TITLE_FONT_SIZE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_TITLE_FONT_STYLE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- TEXT_TITLE_FONT_WEIGHT - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
- THEME - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- title - Variable in class org.exoplatform.portal.config.model.Container
- TL - Enum constant in enum class org.exoplatform.services.resources.Orientation
- toMopPageKey() - Method in class org.exoplatform.portal.pom.data.PageKey
- Tools - Class in org.exoplatform.commons.api.settings.data
- Tools() - Constructor for class org.exoplatform.commons.api.settings.data.Tools
- toPageState(Page) - Static method in class org.exoplatform.portal.mop.Utils
- toPageState(PageData) - Static method in class org.exoplatform.portal.mop.Utils
- topBar - Variable in class org.exoplatform.portal.config.serialize.model.BannerSection
- TopbarApplication - Class in io.meeds.portal.navigation.model
- TopbarApplication() - Constructor for class io.meeds.portal.navigation.model.TopbarApplication
- TopbarConfiguration - Class in io.meeds.portal.navigation.model
- TopbarConfiguration() - Constructor for class io.meeds.portal.navigation.model.TopbarConfiguration
- TopbarItemType - Enum Class in io.meeds.portal.navigation.constant
- toPomPageKey() - Method in class org.exoplatform.portal.mop.page.PageKey
- toString() - Method in class org.exoplatform.portal.config.model.LocalizedValue
- toString() - Method in class org.exoplatform.portal.config.model.Page
- toString() - Method in class org.exoplatform.portal.config.model.PageNavigation
- toString() - Method in class org.exoplatform.portal.config.model.PageNode
- toString() - Method in class org.exoplatform.portal.config.model.PortalConfig
- toString() - Method in class org.exoplatform.portal.config.Query
- toString() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Added
- toString() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Created
- toString() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Destroyed
- toString() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Moved
- toString() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Removed
- toString() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Renamed
- toString() - Method in class org.exoplatform.portal.mop.navigation.NodeChange.Updated
- toString() - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- toString() - Method in class org.exoplatform.portal.mop.navigation.NodeData
- toString() - Method in class org.exoplatform.portal.mop.navigation.NodeState
- toString() - Method in class org.exoplatform.portal.mop.navigation.VisitMode
- toString() - Method in class org.exoplatform.portal.mop.page.PageKey
- toString() - Method in class org.exoplatform.portal.pom.data.ModelChange.Create
- toString() - Method in class org.exoplatform.portal.pom.data.ModelChange.Destroy
- toString() - Method in class org.exoplatform.portal.pom.data.ModelChange.Move
- toString() - Method in class org.exoplatform.portal.pom.data.ModelChange.Update
- toString() - Method in class org.exoplatform.portal.pom.data.PageKey
- toString() - Method in class org.exoplatform.portal.pom.data.PortalKey
- toString() - Method in class org.exoplatform.portal.pom.spi.portlet.Portlet
- toString() - Method in class org.exoplatform.portal.pom.spi.portlet.Preference
- toString(int, StringBuilder) - Method in class org.exoplatform.portal.mop.navigation.NodeContext
- TR - Enum constant in enum class org.exoplatform.services.resources.Orientation
- TransientApplicationState - Class in org.exoplatform.portal.config.model
-
The transient state of an application when it has not yet been stored in the database.
- TransientApplicationState(String) - Constructor for class org.exoplatform.portal.config.model.TransientApplicationState
- TransientApplicationState(String, Portlet) - Constructor for class org.exoplatform.portal.config.model.TransientApplicationState
- TransientApplicationState(String, Portlet, String, String) - Constructor for class org.exoplatform.portal.config.model.TransientApplicationState
- Tree(int) - Constructor for class org.exoplatform.portal.mop.navigation.GenericScope.Tree
-
Creates a new navigation scope.
- treeShape(int) - Static method in class org.exoplatform.portal.mop.navigation.GenericScope
- type(String) - Method in class org.exoplatform.portal.mop.page.PageState.Builder
- TYPE - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
U
- UNDEFINED_PRIORITY - Static variable in class org.exoplatform.portal.config.model.PageNavigation
- UNKNOWN - Enum constant in enum class org.exoplatform.portal.config.model.Version
- UNKNOWN - Enum constant in enum class org.exoplatform.portal.mop.importer.Status
- unmarshal(Object, IUnmarshallingContext) - Method in class org.exoplatform.portal.config.serialize.AbstractApplicationHandler
- unmarshal(Object, IUnmarshallingContext) - Method in class org.exoplatform.portal.config.serialize.JibxPropertiesMapper
- unmarshal(Object, IUnmarshallingContext) - Method in class org.exoplatform.portal.config.serialize.LocalizedValueMapper
- unmarshall(Class<T>, byte[]) - Static method in class org.exoplatform.portal.config.model.ModelUnmarshaller
- unmarshall(Class<T>, InputStream) - Static method in class org.exoplatform.portal.config.model.ModelUnmarshaller
- UnmarshalledObject<T> - Class in org.exoplatform.portal.config.model
- UnmarshalledObject(Version, T) - Constructor for class org.exoplatform.portal.config.model.UnmarshalledObject
- unmodifiableSet(Set<E>) - Static method in class org.exoplatform.commons.utils.Safe
-
Wrap the set so that it is unmodifiable when it is not null, otherwise returns null.
- unwrap(PageList<E>) - Static method in class org.exoplatform.commons.utils.Safe
- update(E) - Method in interface org.exoplatform.commons.api.persistence.GenericDAO
-
Update the entity in the persistence context.
- update(Page) - Method in class org.exoplatform.portal.mop.page.PageContext
- Update(ModelData) - Constructor for class org.exoplatform.portal.pom.data.ModelChange.Update
- UPDATE_CONCURRENTLY_REMOVED_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.HierarchyError
- UPDATE_CONCURRENTLY_REMOVED_NODE - Enum constant in enum class org.exoplatform.portal.mop.navigation.NavigationError
- updateAll(List<E>) - Method in interface org.exoplatform.commons.api.persistence.GenericDAO
-
Update the entity in the persistence context.
- updateBrandingInformation(Branding) - Method in interface org.exoplatform.portal.branding.BrandingService
-
Update the branding information Missing information in the branding object are not updated.
- updateCompanyLink(String) - Method in interface org.exoplatform.portal.branding.BrandingService
- updateCompanyName(String) - Method in interface org.exoplatform.portal.branding.BrandingService
- updateConfiguration(NavigationConfiguration) - Method in interface io.meeds.portal.navigation.service.NavigationConfigurationService
-
Updates the Navigation configuration
- Updated(N, NodeState) - Constructor for class org.exoplatform.portal.mop.navigation.NodeChange.Updated
- updatedDate(long) - Method in class org.exoplatform.portal.mop.navigation.NodeState.Builder
- updateFavicon(Favicon) - Method in interface org.exoplatform.portal.branding.BrandingService
-
Update branding favicon.
- updateLastUpdatedTime(long) - Method in interface org.exoplatform.portal.branding.BrandingService
-
Updated last updated time of one of Branding properties
- updateLoginBackground(Background) - Method in interface org.exoplatform.portal.branding.BrandingService
-
Update login background.
- updateLoginBackgroundAltText(String) - Method in interface org.exoplatform.portal.branding.BrandingService
- updateLoginBackgroundTextColor(String) - Method in interface org.exoplatform.portal.branding.BrandingService
-
Updates the login background text color
- updateLogo(Logo) - Method in interface org.exoplatform.portal.branding.BrandingService
-
Update branding logo.
- updateNode(Long, NodeState) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Update a navigation node
- updateNode(Long, NodeState) - Method in interface org.exoplatform.portal.mop.storage.NavigationStorage
- updateNode(NodeContext<N>, Scope, NodeChangeListener<NodeContext<N>>) - Method in class org.exoplatform.portal.mop.navigation.NodeManager
- updateNode(NodeContext<N>, Scope, NodeChangeListener<NodeContext<N>>) - Method in interface org.exoplatform.portal.mop.service.NavigationService
-
Update the specified
contextargument with the most recent state. - updateSidebarUserMode(String, SidebarMode) - Method in interface io.meeds.portal.navigation.service.NavigationConfigurationService
-
Updates the preferred mode of sidebar by the user
- updateSiteName(String) - Method in interface org.exoplatform.portal.branding.BrandingService
- updateThemeStyle(Map<String, String>) - Method in interface org.exoplatform.portal.branding.BrandingService
-
Updates CSS variables that defines the chosen theme and that will be applied and server on UI
- URI - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- useMetaPortalLayout() - Method in class org.exoplatform.portal.config.model.PortalConfig
- user(String) - Static method in class org.exoplatform.portal.mop.SiteKey
- USER - Enum constant in enum class org.exoplatform.portal.mop.SiteType
- USER - Static variable in class org.exoplatform.commons.api.settings.data.Context
-
USER: Each user should be able to save his own settings.
- USER_LANGUAGE - Static variable in class org.exoplatform.portal.Constants
- USER_NAME_VALIDATOR_REGEX - Static variable in class org.exoplatform.portal.pom.config.Utils
- USER_SKIN - Static variable in class org.exoplatform.portal.Constants
- USER_TYPE - Static variable in class org.exoplatform.portal.config.model.PortalConfig
- Utils - Class in org.exoplatform.portal.mop
- Utils - Class in org.exoplatform.portal.pom.config
- Utils() - Constructor for class org.exoplatform.portal.mop.Utils
- Utils() - Constructor for class org.exoplatform.portal.pom.config.Utils
V
- V_1_0 - Enum constant in enum class org.exoplatform.portal.config.model.Version
- V_1_1 - Enum constant in enum class org.exoplatform.portal.config.model.Version
- V_1_2 - Enum constant in enum class org.exoplatform.portal.config.model.Version
- V_1_3 - Enum constant in enum class org.exoplatform.portal.config.model.Version
- V_1_4 - Enum constant in enum class org.exoplatform.portal.config.model.Version
- V_1_5 - Enum constant in enum class org.exoplatform.portal.config.model.Version
- V_1_6 - Enum constant in enum class org.exoplatform.portal.config.model.Version
- valueOf(String) - Static method in enum class io.meeds.portal.navigation.constant.SidebarItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.meeds.portal.navigation.constant.SidebarMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.meeds.portal.navigation.constant.TopbarItemType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.commons.api.settings.data.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.config.model.Version
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.mop.importer.ImportMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.mop.importer.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.mop.navigation.HierarchyError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.mop.navigation.NavigationError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.mop.NodeTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.mop.page.PageError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.mop.PageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.mop.SiteType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.mop.Visibility
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.pom.data.BodyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.tree.diff.HierarchyChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.portal.tree.diff.ListChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.exoplatform.services.resources.Orientation
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.meeds.portal.navigation.constant.SidebarItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.meeds.portal.navigation.constant.SidebarMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.meeds.portal.navigation.constant.TopbarItemType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.commons.api.settings.data.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.config.model.Version
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.mop.importer.ImportMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.mop.importer.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.mop.navigation.HierarchyError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.mop.navigation.NavigationError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.mop.NodeTarget
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.mop.page.PageError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.mop.PageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.mop.SiteType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.mop.Visibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.pom.data.BodyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.tree.diff.HierarchyChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.portal.tree.diff.ListChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.exoplatform.services.resources.Orientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- variant_ - Variable in class org.exoplatform.services.resources.ResourceBundleDescription
- verifyToken(String) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- verifyToken(String, String) - Method in interface org.exoplatform.web.login.recovery.PasswordRecoveryService
- Version - Enum Class in org.exoplatform.portal.config.model
- visibility(Visibility) - Method in class org.exoplatform.portal.mop.navigation.NodeState.Builder
- Visibility - Enum Class in org.exoplatform.portal.mop
- VisitMode - Class in org.exoplatform.portal.mop.navigation
-
Describes how a node should be loaded by a loading operation.
- Visitor() - Constructor for class org.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
W
- WANT_REIMPORT - Enum constant in enum class org.exoplatform.portal.mop.importer.Status
- width - Variable in class org.exoplatform.portal.config.model.ModelObject
- width - Variable in class org.exoplatform.portal.pom.data.BodyData
- WIDTH - Static variable in class org.exoplatform.portal.pom.data.MappedAttributes
-
.
- WINDOWS - Static variable in class org.exoplatform.commons.api.settings.data.Scope
-
Settings of portlets or gadgets.
X
- XMLResourceBundleParser - Class in org.exoplatform.services.resources
-
A parser for XML resource bundle having the following rules: The root document element is named "bundle" Any non root element can have any name Any non root element content must not have mixed content (i.e text and children elements) Any element having textual content is considered as a bundle entry with they key formed by the dot concatenation of its parent element name except the root element and the value is the text content For instance the following document: <bundle> <foo> <A>1<A> <B>2<B> </foo> <C>3<C> </bundle> will give the bundle with entries: foo.A=1 foo.B=2 C=3
- XMLResourceBundleParser() - Constructor for class org.exoplatform.services.resources.XMLResourceBundleParser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form