org.nuiton.scmwebeditor
Class ScmWebEditorConfig

java.lang.Object
  extended by org.nuiton.scmwebeditor.ScmWebEditorConfig

public class ScmWebEditorConfig
extends Object


Field Summary
protected static org.nuiton.util.ApplicationConfig config
           
 
Constructor Summary
ScmWebEditorConfig()
           
 
Method Summary
static org.nuiton.util.ApplicationConfig getConfig(String... args)
           
static List<String> getEditableFiles()
           
static List<String> getEditableFiles(org.nuiton.util.ApplicationConfig config)
           
static String getKey()
           
static String getKey(org.nuiton.util.ApplicationConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

config

protected static org.nuiton.util.ApplicationConfig config
Constructor Detail

ScmWebEditorConfig

public ScmWebEditorConfig()
Method Detail

getConfig

public static org.nuiton.util.ApplicationConfig getConfig(String... args)

getEditableFiles

public static List<String> getEditableFiles()

getEditableFiles

public static List<String> getEditableFiles(org.nuiton.util.ApplicationConfig config)

getKey

public static String getKey()

getKey

public static String getKey(org.nuiton.util.ApplicationConfig config)


Copyright © 2009-2011 CodeLutin. All Rights Reserved.