|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfiguredElement | |
|---|---|
| com.liferay.faces.util.config | |
| com.liferay.faces.util.factory | |
| Uses of ConfiguredElement in com.liferay.faces.util.config |
|---|
| Methods in com.liferay.faces.util.config that return types with arguments of type ConfiguredElement | |
|---|---|
List<ConfiguredElement> |
FacesConfig.getConfiguredApplicationExtensions()
|
List<ConfiguredElement> |
FacesConfig.getConfiguredFactoryExtensions()
|
| Uses of ConfiguredElement in com.liferay.faces.util.factory |
|---|
| Methods in com.liferay.faces.util.factory with parameters of type ConfiguredElement | |
|---|---|
abstract void |
FactoryExtensionFinder.registerFactory(ConfiguredElement configuredFactoryExtension)
Deprecated. Call FactoryExtensionFinder.registerFactory(ExternalContext, ConfiguredElement) instead.
Registers the specified configured factory extension by storing it as an attribute in the |
abstract void |
FactoryExtensionFinder.registerFactory(javax.faces.context.ExternalContext externalContext,
ConfiguredElement configuredFactoryExtension)
Registers the specified configured factory extension by storing it as an attribute in the specified ExternalContext.getApplicationMap(). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||