public class MatcherExportFilterMappingExtensionsRegistryFactory extends java.lang.Object implements ExtensionsRegistryFactory
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MATCHER_EXPORT_FILTER_MAPPING_EXCLUDES_PROPERTY_SUFFIX |
static java.lang.String |
MATCHER_EXPORT_FILTER_MAPPING_INCLUDES_PROPERTY_SUFFIX |
static java.lang.String |
MATCHER_EXPORT_FILTER_MAPPING_PROPERTY_PREFIX |
| Constructor and Description |
|---|
MatcherExportFilterMappingExtensionsRegistryFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionsRegistry |
createRegistry(java.lang.String registryId,
JRPropertiesMap properties)
Instantiates an extensions registry.
|
public static final java.lang.String MATCHER_EXPORT_FILTER_MAPPING_PROPERTY_PREFIX
public static final java.lang.String MATCHER_EXPORT_FILTER_MAPPING_INCLUDES_PROPERTY_SUFFIX
public static final java.lang.String MATCHER_EXPORT_FILTER_MAPPING_EXCLUDES_PROPERTY_SUFFIX
public MatcherExportFilterMappingExtensionsRegistryFactory()
public ExtensionsRegistry createRegistry(java.lang.String registryId, JRPropertiesMap properties)
ExtensionsRegistryFactorycreateRegistry in interface ExtensionsRegistryFactoryregistryId - the ID of the registry to instantiate.
The ID can be used to identify a set of properties to be used
when instantiating the registry.properties - the map of properties that can be used to configure
the registry instantiation processDefaultExtensionsRegistry.PROPERTY_REGISTRY_PREFIX© 2001-2010 Jaspersoft Corporation www.jaspersoft.com