Skip navigation links 
 
oracle.stellent.wcm.client.generator
Class GeneratorOptions
java.lang.Object
   oracle.stellent.wcm.client.generator.GeneratorOptions
oracle.stellent.wcm.client.generator.GeneratorOptions
- 
public class GeneratorOptions
 
- extends java.lang.Object
Options for the SiteGenerator
 
  
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
GeneratorOptions
public GeneratorOptions()
getRootDirectory
public java.io.File getRootDirectory()
setRootDirectory
public void setRootDirectory(java.io.File rootDirectory)
isRelativePaths
public boolean isRelativePaths()
setRelativePaths
public void setRelativePaths(boolean relativePaths)
getContextPath
public java.lang.String getContextPath()
setContextPath
public void setContextPath(java.lang.String contextPath)
getUser
public java.lang.String getUser()
setUser
public void setUser(java.lang.String user)
Skip navigation links 
 
Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.