|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.persistence.TopiaEntityAbstract
fr.ifremer.isisfish.entities.FisheryRegionAbstract
public abstract class FisheryRegionAbstract
| Field Summary | |
|---|---|
protected float |
cellLengthLatitude
Area represente la région dans lequel on va définir la pêcherie. |
protected float |
cellLengthLongitude
Area represente la région dans lequel on va définir la pêcherie. |
protected String |
comment
Area represente la région dans lequel on va définir la pêcherie. |
protected String |
mapFiles
Area represente la région dans lequel on va définir la pêcherie. |
protected float |
maxLatitude
Area represente la région dans lequel on va définir la pêcherie. |
protected float |
maxLongitude
Area represente la région dans lequel on va définir la pêcherie. |
protected float |
minLatitude
Area represente la région dans lequel on va définir la pêcherie. |
protected float |
minLongitude
Area represente la région dans lequel on va définir la pêcherie. |
protected String |
name
Area represente la région dans lequel on va définir la pêcherie. |
| Fields inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract |
|---|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoables |
| Fields inherited from interface fr.ifremer.isisfish.entities.FisheryRegion |
|---|
PROPERTY_CELL_LENGTH_LATITUDE, PROPERTY_CELL_LENGTH_LONGITUDE, PROPERTY_COMMENT, PROPERTY_MAP_FILES, PROPERTY_MAX_LATITUDE, PROPERTY_MAX_LONGITUDE, PROPERTY_MIN_LATITUDE, PROPERTY_MIN_LONGITUDE, PROPERTY_NAME |
| Fields inherited from interface org.nuiton.topia.persistence.TopiaEntityContextable |
|---|
TOPIA_CONTEXT |
| Fields inherited from interface org.nuiton.topia.persistence.TopiaEntity |
|---|
AGGREGATE, COMPOSITE, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION |
| Constructor Summary | |
|---|---|
FisheryRegionAbstract()
|
|
| Method Summary | |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor)
|
void |
delete()
|
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate()
|
float |
getCellLengthLatitude()
|
float |
getCellLengthLongitude()
|
String |
getComment()
|
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite()
|
String |
getMapFiles()
|
float |
getMaxLatitude()
|
float |
getMaxLongitude()
|
float |
getMinLatitude()
|
float |
getMinLongitude()
|
String |
getName()
|
void |
setCellLengthLatitude(float cellLengthLatitude)
|
void |
setCellLengthLongitude(float cellLengthLongitude)
|
void |
setComment(String comment)
|
void |
setMapFiles(String mapFiles)
|
void |
setMaxLatitude(float maxLatitude)
|
void |
setMaxLongitude(float maxLongitude)
|
void |
setMinLatitude(float minLatitude)
|
void |
setMinLongitude(float minLongitude)
|
void |
setName(String name)
|
String |
toString()
|
void |
update()
|
| Methods inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract |
|---|
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface fr.ifremer.isisfish.entities.FisheryRegion |
|---|
getCell, getGear, getMapFileList, getMapFilePath, getMetier, getPort, getSetOfVessels, getSpecies, getStrategy, getTripType, getVesselType, getZone, setMapFileList |
| Methods inherited from interface org.nuiton.topia.persistence.TopiaEntityContextable |
|---|
getTopiaContext, setTopiaContext |
| Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity |
|---|
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersion |
| Field Detail |
|---|
protected String name
Area represente la région dans lequel on va définir la pêcherie. Les objets de la pêcherie n'ont plus de lien vers elle, car il n'y en existe qu'une seul dans chaque pêcherie.
Nom de l'attribut en BD : name
protected float minLongitude
Area represente la région dans lequel on va définir la pêcherie. Les objets de la pêcherie n'ont plus de lien vers elle, car il n'y en existe qu'une seul dans chaque pêcherie.
Nom de l'attribut en BD : minLongitude
protected float maxLongitude
Area represente la région dans lequel on va définir la pêcherie. Les objets de la pêcherie n'ont plus de lien vers elle, car il n'y en existe qu'une seul dans chaque pêcherie.
Nom de l'attribut en BD : maxLongitude
protected float minLatitude
Area represente la région dans lequel on va définir la pêcherie. Les objets de la pêcherie n'ont plus de lien vers elle, car il n'y en existe qu'une seul dans chaque pêcherie.
Nom de l'attribut en BD : minLatitude
protected float maxLatitude
Area represente la région dans lequel on va définir la pêcherie. Les objets de la pêcherie n'ont plus de lien vers elle, car il n'y en existe qu'une seul dans chaque pêcherie.
Nom de l'attribut en BD : maxLatitude
protected float cellLengthLongitude
Area represente la région dans lequel on va définir la pêcherie. Les objets de la pêcherie n'ont plus de lien vers elle, car il n'y en existe qu'une seul dans chaque pêcherie.
Nom de l'attribut en BD : cellLengthLongitude
protected float cellLengthLatitude
Area represente la région dans lequel on va définir la pêcherie. Les objets de la pêcherie n'ont plus de lien vers elle, car il n'y en existe qu'une seul dans chaque pêcherie.
Nom de l'attribut en BD : cellLengthLatitude
protected String mapFiles
Area represente la région dans lequel on va définir la pêcherie. Les objets de la pêcherie n'ont plus de lien vers elle, car il n'y en existe qu'une seul dans chaque pêcherie.
Nom de l'attribut en BD : mapFiles
protected String comment
Area represente la région dans lequel on va définir la pêcherie. Les objets de la pêcherie n'ont plus de lien vers elle, car il n'y en existe qu'une seul dans chaque pêcherie.
Nom de l'attribut en BD : comment
| Constructor Detail |
|---|
public FisheryRegionAbstract()
| Method Detail |
|---|
public void update()
throws org.nuiton.topia.TopiaException
update in interface org.nuiton.topia.persistence.TopiaEntityContextableorg.nuiton.topia.TopiaException
public void delete()
throws org.nuiton.topia.TopiaException
delete in interface org.nuiton.topia.persistence.TopiaEntityContextableorg.nuiton.topia.TopiaException
public void accept(org.nuiton.topia.persistence.EntityVisitor visitor)
throws org.nuiton.topia.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.TopiaExceptionpublic void setName(String name)
setName in interface FisheryRegionpublic String getName()
getName in interface FisheryRegionpublic void setMinLongitude(float minLongitude)
setMinLongitude in interface FisheryRegionpublic float getMinLongitude()
getMinLongitude in interface FisheryRegionpublic void setMaxLongitude(float maxLongitude)
setMaxLongitude in interface FisheryRegionpublic float getMaxLongitude()
getMaxLongitude in interface FisheryRegionpublic void setMinLatitude(float minLatitude)
setMinLatitude in interface FisheryRegionpublic float getMinLatitude()
getMinLatitude in interface FisheryRegionpublic void setMaxLatitude(float maxLatitude)
setMaxLatitude in interface FisheryRegionpublic float getMaxLatitude()
getMaxLatitude in interface FisheryRegionpublic void setCellLengthLongitude(float cellLengthLongitude)
setCellLengthLongitude in interface FisheryRegionpublic float getCellLengthLongitude()
getCellLengthLongitude in interface FisheryRegionpublic void setCellLengthLatitude(float cellLengthLatitude)
setCellLengthLatitude in interface FisheryRegionpublic float getCellLengthLatitude()
getCellLengthLatitude in interface FisheryRegionpublic void setMapFiles(String mapFiles)
setMapFiles in interface FisheryRegionpublic String getMapFiles()
getMapFiles in interface FisheryRegionpublic void setComment(String comment)
setComment in interface FisheryRegionpublic String getComment()
getComment in interface FisheryRegion
public List<org.nuiton.topia.persistence.TopiaEntity> getAggregate()
throws org.nuiton.topia.TopiaException
getAggregate in interface org.nuiton.topia.persistence.TopiaEntitygetAggregate in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaException
public List<org.nuiton.topia.persistence.TopiaEntity> getComposite()
throws org.nuiton.topia.TopiaException
getComposite in interface org.nuiton.topia.persistence.TopiaEntitygetComposite in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaExceptionpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||