|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.seo.service.generator.FriendlyUrlGeneratorService
public final class FriendlyUrlGeneratorService
Alias Generator Service
Method Summary | |
---|---|
void |
generate(GeneratorOptions options)
Generate Alias rules |
java.util.List<GeneratorSettings> |
getGenerators()
Gets the generators list |
static FriendlyUrlGeneratorService |
instance()
Return the unique instance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static FriendlyUrlGeneratorService instance()
public void generate(GeneratorOptions options)
options
- Optionspublic java.util.List<GeneratorSettings> getGenerators()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |