| Package | Description |
|---|---|
| org.exoplatform.container |
This package provides container API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyManagerManaged
A management facade for the
PropertyManager static methods. |
| Modifier and Type | Method and Description |
|---|---|
String |
PortalContainer.getConfigurationXML() |
String |
RootContainer.getConfigurationXML() |
String |
StandaloneContainer.getConfigurationXML() |
String |
PortalContainer.getName() |
String |
PropertyManagerManaged.getProperty(String propertyName) |
Set<String> |
ExoContainer.getRegisteredComponentNames() |
static boolean |
PropertyManagerManaged.getUseCache() |
boolean |
PropertyManagerManaged.isDevelopping() |
static void |
PropertyManagerManaged.refresh() |
void |
RootContainer.reload()
Makes the RootContainer reloads itself and all the portal containers
|
void |
RootContainer.reload(String portalContainerName)
Makes the RootContainer reloads only a given portal container
|
static void |
PropertyManagerManaged.setProperty(String propertyName,
String propertyValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
PropertyManagerManaged.getProperty(String propertyName) |
static void |
PropertyManagerManaged.setProperty(String propertyName,
String propertyValue) |
static void |
PropertyManagerManaged.setProperty(String propertyName,
String propertyValue) |
Copyright © 2020 eXo Platform SAS. All Rights Reserved.