org.mycore.frontend.redundancy.cli
Class MCRRedundancyGenerateMapCommand
java.lang.Object
org.mycore.frontend.redundancy.cli.MCRRedundancyGenerateMapCommand
public class MCRRedundancyGenerateMapCommand
- extends Object
Generates a redundancy map for a given type processed by
the alias map generator.
- Author:
- Matthias Eichner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCRRedundancyGenerateMapCommand
public MCRRedundancyGenerateMapCommand()
generate
public static void generate(String typeAlias,
String generatorAlias)
throws Exception
- Throws:
Exception