com.partnersoft.workbench.editors
Class ModuleDirectoryEditor
java.lang.Object
com.partnersoft.workbench.model.AbstractWorkbenchDirectoryEditor
com.partnersoft.workbench.editors.ModuleDirectoryEditor
- All Implemented Interfaces:
- WorkbenchDirectoryEditor, WorkbenchEditor
public class ModuleDirectoryEditor
- extends AbstractWorkbenchDirectoryEditor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleDirectoryEditor
public ModuleDirectoryEditor()
load
public void load()
throws java.io.IOException
- Throws:
java.io.IOException
getModule
public Module getModule()
- Returns the Module, IF it has been loaded (i.e., not just created in the Workbench).
save
public void save()
throws java.io.IOException
- Throws:
java.io.IOException
wiki
public void wiki()
throws java.io.IOException
- Throws:
java.io.IOException
makeVersionFile
public void makeVersionFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
makeDependsFile
public void makeDependsFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
makeDirectory
public void makeDirectory(java.lang.String path)
throws java.lang.Exception
- Throws:
java.lang.Exception
update
public void update(java.lang.String version)
throws java.lang.Exception
- Throws:
java.lang.Exception
buildConfig
public void buildConfig()
throws java.lang.Exception
- Throws:
java.lang.Exception