fr.paris.lutece.plugins.seo.service.generator
Class GeneratorOptions

java.lang.Object
  extended by fr.paris.lutece.plugins.seo.service.generator.GeneratorOptions

public class GeneratorOptions
extends java.lang.Object

Author:
pierre

Constructor Summary
GeneratorOptions()
           
 
Method Summary
 boolean isAddPath()
           
 boolean isForceUpdate()
           
 boolean isHtmlSuffix()
           
 void setAddPath(boolean bAddPath)
           
 void setForceUpdate(boolean bForceUpdate)
           
 void setHtmlSuffix(boolean bHtmlSuffix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneratorOptions

public GeneratorOptions()
Method Detail

isHtmlSuffix

public boolean isHtmlSuffix()
Returns:
the _bHtmlSuffix

setHtmlSuffix

public void setHtmlSuffix(boolean bHtmlSuffix)
Parameters:
bHtmlSuffix - the _bHtmlSuffix to set

isForceUpdate

public boolean isForceUpdate()
Returns:
the _bForceUpdate

setForceUpdate

public void setForceUpdate(boolean bForceUpdate)
Parameters:
bForceUpdate - the _bForceUpdate to set

isAddPath

public boolean isAddPath()
Returns:
the _bAddPath

setAddPath

public void setAddPath(boolean bAddPath)
Parameters:
bAddPath - the _bAddPath to set


Copyright © 2012 Mairie de Paris. All Rights Reserved.