public class ExportStorage extends JavaSourceStorage
Export
(appartenant au module exports).
Created: 18 août 2005 15:07:36 CESTCodeSourceStorage.Location| Modifier and Type | Field and Description |
|---|---|
static String |
EXPORT_PATH |
static String |
EXPORT_TEMPLATE
Template freemarker pour les scripts d'export .
|
PARAM_PREFIXcontent, lastContentLength, lastContentUpdate, namechangeListeners, file, root| Modifier | Constructor and Description |
|---|---|
protected |
ExportStorage(File rootSrc,
File directory,
String name)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
checkout() |
static ExportStorage |
createExport(String name,
CodeSourceStorage.Location location)
Create new export.
|
static File |
getCommunityExportDirectory()
Get community VCS export directory.
|
String |
getDescription()
Be ware this method require to instanciate a Export, so
it would be better to call as often as possible.
|
static ExportStorage |
getExport(String name,
CodeSourceStorage.Location... location)
Retourne le storage pour l'export demandée
|
static File |
getExportDirectory()
Get context (official VCS) export directory.
|
static List<String> |
getExportNames()
Retourne la liste des noms de toutes les régions disponible en local
|
Export |
getNewExportInstance()
Retourne une nouvelle instance de la regle.
|
compile, doJavadoc, getCodeClass, getFieldDoc, getFieldDoc, getFQN, getName, getNewInstance, getParamAsString, getParameterDoc, getParameterNames, getParameterNames, getParameterType, getParameterValue, setParameterValueexists, getContent, getFiles, getName, nonEmptyLocation, prepare, reload, setContent, setContentadd, addStorageChangeListener, checkout, commit, delete, diff, fireDataChanged, getCommunityDatabaseDirectory, getCommunityVCS, getContextDatabaseDirectory, getCurrentVCS, getCurrentVCS, getFile, getFiles, getRemoteStorageNames, getRoot, getStorageNames, getVCS, isOnRemote, isUpToDate, isVersionnableFile, removeStorageChangeListener, updatepublic static final String EXPORT_PATH
public static final String EXPORT_TEMPLATE
public static File getExportDirectory()
public static File getCommunityExportDirectory()
public Export getNewExportInstance() throws IsisFishException
IsisFishExceptionpublic static ExportStorage getExport(String name, CodeSourceStorage.Location... location)
name - le nom de l'export souhaitéelocation - location to open storage filepublic static ExportStorage createExport(String name, CodeSourceStorage.Location location)
name - new export to createlocation - location to create storage filepublic static List<String> getExportNames()
public static void checkout()
throws VCSException
VCSExceptionpublic String getDescription()
getDescription in interface DocablegetDescription in class JavaSourceStorageDoc,
DocableCopyright © 1999-2012 CodeLutin. All Rights Reserved.