| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.specloader |
Object Reflector API.
|
| org.apache.isis.core.runtime.authorization |
Authorization API..
|
| org.apache.isis.core.runtime.authorization.standard | |
| org.apache.isis.progmodels.dflt |
| Modifier and Type | Method and Description |
|---|---|
SpecificationLoaderSpi |
ObjectReflectorInstaller.createReflector(ClassSubstitutorFactory classSubstitutorFactory,
Collection<MetaModelRefiner> metaModelRefiners) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationManagerAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationManagerStandard |
| Modifier and Type | Method and Description |
|---|---|
static SpecificationLoaderSpi |
JavaReflectorHelper.createObjectReflector(ProgrammingModel programmingModel,
ClassSubstitutorFactory classSubstitutorFactory,
Collection<MetaModelRefiner> metaModelRefiners,
Set<FacetDecorator> facetDecorators,
MetaModelValidator mmv,
IsisConfiguration configuration) |
SpecificationLoaderSpi |
JavaReflectorInstallerNoDecorators.createReflector(ClassSubstitutorFactory classSubstitutorFactory,
Collection<MetaModelRefiner> metaModelRefiners)
Should call
#addFacetDecoratorInstaller(ReflectorDecoratorInstaller) prior to
calling this. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.