|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.millscript.conf.AbstractConfiguration
org.millscript.millscript.conf.ApiConf
public class ApiConf
| Field Summary |
|---|
| Fields inherited from class org.millscript.millscript.conf.AbstractConfiguration |
|---|
cwd, htmlCharacterEntities, loaderBuilder, logger, outputCharset, properties, vfs, xmlCharacterEntities |
| Fields inherited from interface org.millscript.millscript.conf.Configuration |
|---|
CACHE_NAME, CONF_NAME, DOT_WEBSITE_NAME, INVENTORY_NAME, LIB_NAME, OUTPUT_NAME, PACKAGE_CONF_FILE, USER_CONF_FILE, VAR_NAME, WEBSITE_CONF_FILE, WEBSITE_FAILURE_FILE, WEBSITE_LOCK_FILE, WEBSITE_SUCCESSS_FILE |
| Constructor Summary | |
|---|---|
ApiConf()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getInteractivePrompt()
Returns the prompt MillScript should use during a session. |
org.millscript.commons.vfs.VFolder |
getStandardConfFolder()
Returns the location of the standard configuration folder. |
org.millscript.commons.vfs.VFile |
getStandardConfigurationFile()
Returns the location of the user configuration file. |
org.millscript.commons.vfs.VFolder |
getStandardInventoryFolder()
Returns the location of the standard inventory. |
org.millscript.commons.vfs.VFolder |
getStandardLibFolder()
Returns the location of the standard library folder. |
org.millscript.commons.vfs.VFolder |
getWebsiteCacheFolder()
Returns the location of the websites cache folder. |
org.millscript.commons.vfs.VFolder |
getWebsiteConfFolder()
Returns the location of the websites configuration folder. |
org.millscript.commons.vfs.VFile |
getWebsiteConfigurationFile()
Returns the location of the website configuration file. |
org.millscript.commons.vfs.VFile |
getWebsiteFailureFile()
Returns the location of the website lock file. |
org.millscript.commons.vfs.VFolder |
getWebsiteInventoryFolder()
Returns the location of the websites inventory. |
org.millscript.commons.vfs.VFolder |
getWebsiteLibFolder()
Returns the location of the websites library folder. |
org.millscript.commons.vfs.VFile |
getWebsiteLockFile()
Returns the location of the website lock file. |
org.millscript.commons.vfs.VFolder |
getWebsiteOutputFolder()
Returns the location of the websites output folder. |
org.millscript.commons.vfs.VFile |
getWebsiteSuccessFile()
Returns the location of the website success file. |
org.millscript.commons.vfs.VFolder |
getWebsiteVarFolder()
Returns the location of the websites var folder. |
| Methods inherited from class org.millscript.millscript.conf.AbstractConfiguration |
|---|
getBooleanProperty, getCurrentWorkingFolder, getHTMLCharacterEntity, getLoaderBuilder, getLogger, getOutputCharset, getPackageConfFile, getProperty, getStandardEngine, getStandardPackage, getVFS, getXMLCharacterEntity, reportAlertAsMishap, reportAlertAsWarning, reportException, setLogger, setOutputCharset, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApiConf()
| Method Detail |
|---|
public java.lang.String getInteractivePrompt()
Configurationnull for an batch session and whatever string the user
desires for an interactive session.
Configuration.getInteractivePrompt()public org.millscript.commons.vfs.VFolder getStandardConfFolder()
Configuration
Configuration.getStandardConfFolder()public org.millscript.commons.vfs.VFile getStandardConfigurationFile()
Configuration
Configuration.getStandardConfigurationFile()public org.millscript.commons.vfs.VFolder getStandardInventoryFolder()
Configuration
Configuration.getStandardInventoryFolder()public org.millscript.commons.vfs.VFolder getStandardLibFolder()
Configuration
Configuration.getStandardLibFolder()public org.millscript.commons.vfs.VFolder getWebsiteCacheFolder()
Configuration
Configuration.getWebsiteCacheFolder()public org.millscript.commons.vfs.VFolder getWebsiteConfFolder()
Configuration
Configuration.getWebsiteConfFolder()public org.millscript.commons.vfs.VFile getWebsiteConfigurationFile()
Configuration
Configuration.getWebsiteConfigurationFile()public org.millscript.commons.vfs.VFile getWebsiteFailureFile()
Configuration
Configuration.getWebsiteFailureFile()public org.millscript.commons.vfs.VFolder getWebsiteInventoryFolder()
Configuration
Configuration.getWebsiteInventoryFolder()public org.millscript.commons.vfs.VFolder getWebsiteLibFolder()
Configuration
Configuration.getWebsiteLibFolder()public org.millscript.commons.vfs.VFile getWebsiteLockFile()
Configuration
Configuration.getWebsiteLockFile()public org.millscript.commons.vfs.VFolder getWebsiteOutputFolder()
Configuration
Configuration.getWebsiteOutputFolder()public org.millscript.commons.vfs.VFile getWebsiteSuccessFile()
Configuration
Configuration.getWebsiteSuccessFile()public org.millscript.commons.vfs.VFolder getWebsiteVarFolder()
Configuration
Configuration.getWebsiteVarFolder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||