public class RSufiResult extends AbstractEntity
Modifier and Type | Field and Description |
---|---|
protected Date |
creationDate |
protected boolean |
dataAllowed
Data download allowed.
|
protected String |
estComIndName |
protected String |
estComIndPath
Utilisé seulement pour la validation (sinon, non valorisé).
|
protected String |
estPopIndName |
protected String |
estPopIndPath
Utilisé seulement pour la validation (sinon, non valorisé).
|
protected boolean |
indicatorsResult
Result flaged as indicators result.
|
protected boolean |
mapsAvailable
Utilisé seulement dans l'ui de visu des resultats (presence de carte ou non).
|
protected String |
mapsPath
Utilisé seulement pour la validation (sinon, non valorisé).
|
protected boolean |
mapsResult
Result flaged as maps result.
|
protected String |
name |
protected List<File> |
otherFiles
Liste des nom de fichiers/dossier present dans other files
|
protected boolean |
publiableResult
Result publiable.
|
protected String |
rsufiVersion |
protected String |
zone
Zone d'application du resultat.
|
support
Constructor and Description |
---|
RSufiResult() |
RSufiResult(String name) |
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeSupport, removePropertyChangeListener, removePropertyChangeListener
protected Date creationDate
protected String name
protected String rsufiVersion
protected String zone
protected String estComIndPath
protected String estPopIndPath
protected String estComIndName
protected String estPopIndName
protected String mapsPath
protected boolean mapsAvailable
protected List<File> otherFiles
protected boolean publiableResult
protected boolean indicatorsResult
protected boolean mapsResult
protected boolean dataAllowed
public RSufiResult()
public RSufiResult(String name)
public Date getCreationDate()
public void setCreationDate(Date creationDate)
public String getName()
public void setName(String name)
public String getRsufiVersion()
public void setRsufiVersion(String rsufiVersion)
public String getZone()
public void setZone(String zone)
public String getEstComIndPath()
public void setEstComIndPath(String estComIndPath)
public String getEstPopIndPath()
public void setEstPopIndPath(String estPopIndPath)
public String getEstComIndName()
public void setEstComIndName(String estComIndName)
public String getEstPopIndName()
public void setEstPopIndName(String estPopIndName)
public void setMapsPath(String mapsPath)
public String getMapsPath()
public boolean isMapsAvailable()
public void setMapsAvailable(boolean mapsAvailable)
public void setPubliableResult(boolean publiableResult)
public boolean isPubliableResult()
public boolean isIndicatorsResult()
public void setIndicatorsResult(boolean indicatorsResult)
public boolean isMapsResult()
public void setMapsResult(boolean mapsResult)
public boolean isDataAllowed()
public void setDataAllowed(boolean dataAllowed)
public Properties toProperties()
public void fromProperties(Properties props)
public void save(File rsufiResultDirectory)
rsufiResultDirectory
- rsufiresult directoryCopyright © 2010–2015 Ifremer. All rights reserved.