public interface IdentifierGeneratorAggregator
generators
which potentially aggregate other
PersistentIdentifierGenerator
generators.
Initially this is limited to CompositeNestedGeneratedValueGenerator
Modifier and Type | Method and Description |
---|---|
void |
registerPersistentGenerators(Map generatorMap)
Register any sub generators which implement
PersistentIdentifierGenerator by their
generatorKey . |
void registerPersistentGenerators(Map generatorMap)
PersistentIdentifierGenerator
by their
generatorKey
.generatorMap
- The map of generators.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.