| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.specloader |
Object Reflector API.
|
| org.apache.isis.core.progmodel.facetdecorators.help.file | |
| org.apache.isis.core.progmodel.facetdecorators.i18n.resourcebundle | |
| org.apache.isis.progmodels.dflt |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectReflectorInstaller.addFacetDecoratorInstaller(FacetDecoratorInstaller decoratorInstaller) |
| Modifier and Type | Class and Description |
|---|---|
class |
HelpFacetDecoratorUsingFilesInstaller |
| Modifier and Type | Class and Description |
|---|---|
class |
I18nDecoratorUsingResourceBundleInstaller |
| Modifier and Type | Field and Description |
|---|---|
protected LinkedHashSet<FacetDecoratorInstaller> |
JavaReflectorInstallerNoDecorators.decoratorInstallers |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaReflectorInstallerNoDecorators.addFacetDecoratorInstaller(FacetDecoratorInstaller decoratorInstaller)
Adds in
FacetDecoratorInstaller; if null or if already
added then request will be silently ignored. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.