public interface IRegistryViewFactory
IQuerySpecificationRegistry.createView(IRegistryViewFactory)
and only the view instance returned by that
method can be considered initialized.Modifier and Type | Method and Description |
---|---|
IRegistryView |
createView(IQuerySpecificationRegistry registry)
Instantiate a new view object and store the reference to the registry.
|
IRegistryView createView(IQuerySpecificationRegistry registry)
IQuerySpecificationRegistry
.registry
- that will be connected to the view