public interface ContentGenerators
| Modifier and Type | Method and Description |
|---|---|
void |
registerContentGenerator(ContentGeneratorModel contentGenerator)
Register an ContentGenerator
|
void |
unregisterContentGenerator(ContentGeneratorModel contentGenerator)
unregisters an ContentGenerator
|
void registerContentGenerator(ContentGeneratorModel contentGenerator) throws IllegalIDException
contentGenerator - the contentGenerator to registerIllegalIDException - not implemented yetvoid unregisterContentGenerator(ContentGeneratorModel contentGenerator)
contentGenerator - the ContentGenerator to unregisterCopyright © 2016. All rights reserved.