Interface | Description |
---|---|
ProviderConfigConverter<M extends ProviderConfiguration,D extends ProviderConfig> |
Defines the conversion between provider specific configurations defined in the guvnor-ala core @see
ProviderConfig ,
and a standard configuration that will be managed by the UI modules @see ProviderConfiguration . |
ProviderConverter |
Defines the conversion of a Provider representation in the guvnor-ala core domain, to a representation that will be
managed in the UI related models.
|
ProviderConverterFactory |
Interface for accessing the provider related converters.
|
TypeConverter<MODEL_TYPE,DOMAIN_TYPE> |
Defines the conversion of types between domains.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.