| Modifier and Type | Method and Description |
|---|---|
CollectionTypeRegistry |
ObjectMemberContext.getCollectionTypeRegistry() |
| Constructor and Description |
|---|
ObjectMemberContext(DeploymentCategory deploymentCategory,
AuthenticationSessionProvider authenticationSessionProvider,
SpecificationLoader specificationLookup,
AdapterManager adapterManager,
QuerySubmitter querySubmitter,
CollectionTypeRegistry collectionTypeRegistry,
ServicesProvider servicesProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionTypeRegistry |
ObjectReflectorDefault.getCollectionTypeRegistry() |
| 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 |
CollectionTypeRegistryAbstract |
class |
CollectionTypeRegistryDefault |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionTypeRegistryAware.setCollectionTypeRegistry(CollectionTypeRegistry collectionTypeRegistry) |
| Constructor and Description |
|---|
FacetProcessor(IsisConfiguration configuration,
CollectionTypeRegistry collectionTypeRegistry,
ProgrammingModel programmingModel) |
| Modifier and Type | Method and Description |
|---|---|
CollectionTypeRegistry |
ObjectMemberAbstract.getCollectionTypeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
CollectionTypeRegistry |
IsisMetaModel.getCollectionTypeRegistry()
The
CollectionTypeRegistry in force, either defaulted or
specified explicitly. |
| Modifier and Type | Method and Description |
|---|---|
void |
IsisMetaModel.setCollectionTypeRegistry(CollectionTypeRegistry collectionTypeRegistry)
Optionally specify the
CollectionTypeRegistry. |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionTypeRegistry |
PropertyOrCollectionIdentifyingFacetFactoryAbstract.getCollectionTypeRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyOrCollectionIdentifyingFacetFactoryAbstract.setCollectionTypeRegistry(CollectionTypeRegistry collectionTypeRegistry)
Injected so can propogate to any
registered FacetFactory s that are also
CollectionTypeRegistryAware. |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeOfAnnotationForActionsFacetFactory.setCollectionTypeRegistry(CollectionTypeRegistry collectionTypeRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionFacetFactory.setCollectionTypeRegistry(CollectionTypeRegistry collectionTypeRegistry)
Injected since
CollectionTypeRegistryAware. |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeOfAnnotationForCollectionsFacetFactory.setCollectionTypeRegistry(CollectionTypeRegistry collectionTypeRegistry) |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.