| Modifier and Type | Method and Description |
|---|---|
ClassSubstitutor |
ClassSubstitutorFactory.createClassSubstitutor(IsisConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected ClassSubstitutor |
ObjectReflectorDefault.getClassSubstitutor() |
| Constructor and Description |
|---|
ObjectReflectorDefault(IsisConfiguration configuration,
ClassSubstitutor classSubstitutor,
CollectionTypeRegistry collectionTypeRegistry,
SpecificationTraverser specificationTraverser,
ProgrammingModel programmingModel,
Set<FacetDecorator> facetDecorators,
MetaModelValidator metaModelValidator) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassSubstitutorAbstract |
class |
ClassSubstitutorComposite |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassSubstitutorAware.setClassSubstitutor(ClassSubstitutor classSubstitutor) |
| Constructor and Description |
|---|
ClassSubstitutorComposite(ClassSubstitutor... substitutors) |
| Constructor and Description |
|---|
ClassSubstitutorComposite(List<ClassSubstitutor> substitutors) |
| Modifier and Type | Field and Description |
|---|---|
ClassSubstitutor |
FacetedMethodsBuilderContext.classSubstitutor |
| Modifier and Type | Method and Description |
|---|---|
ClassSubstitutor |
IntrospectionContext.getClassSubstitutor() |
| Constructor and Description |
|---|
FacetedMethodsBuilderContext(SpecificationLoaderSpi specificationLoader,
ClassSubstitutor classSubstitutor,
SpecificationTraverser specificationTraverser,
FacetProcessor facetProcessor) |
IntrospectionContext(ClassSubstitutor classSubstitutor) |
| Modifier and Type | Method and Description |
|---|---|
ClassSubstitutor |
IsisMetaModel.getClassSubstitutor()
The
ClassSubstitutor in force, either defaulted or specified
explicitly. |
| Modifier and Type | Method and Description |
|---|---|
void |
IsisMetaModel.setClassSubstitutor(ClassSubstitutor classSubstitutor)
Optionally specify the
ClassSubstitutor. |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectTypeDerivedFromClassNameFacetFactory.setClassSubstitutor(ClassSubstitutor classSubstitutor) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.