@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Fri May 15 12:44:58 UTC 2020") public abstract class MetierAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements Metier
Modifier and Type | Field and Description |
---|---|
protected String |
capturableSpeciesComment
Nom de l'attribut en BD : capturableSpeciesComment
|
protected String |
comment
Nom de l'attribut en BD : comment
|
protected Gear |
gear
Nom de l'attribut en BD : gear
|
protected String |
gearParameterValue
Nom de l'attribut en BD : gearParameterValue
|
protected List<MetierSeasonInfo> |
metierSeasonInfo
Nom de l'attribut en BD : metierSeasonInfo
|
protected String |
name
Nom de l'attribut en BD : name
|
protected Collection<EffortDescription> |
setOfVesselsEffortDescription
Nom de l'attribut en BD : setOfVessels
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoables
PROPERTY_CAPTURABLE_SPECIES_COMMENT, PROPERTY_COMMENT, PROPERTY_GEAR, PROPERTY_GEAR_PARAMETER_VALUE, PROPERTY_METIER_SEASON_INFO, PROPERTY_NAME, PROPERTY_SET_OF_VESSELS_EFFORT_DESCRIPTION
Constructor and Description |
---|
MetierAbstract() |
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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getFisheryRegion, getGearParameterValueAsDouble, getMetierSeasonInfo
getTopiaContext, setTopiaContext
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersion
protected String name
protected String gearParameterValue
protected String comment
protected String capturableSpeciesComment
protected Gear gear
protected Collection<EffortDescription> setOfVesselsEffortDescription
protected List<MetierSeasonInfo> metierSeasonInfo
public void update() throws org.nuiton.topia.TopiaException
update
in interface org.nuiton.topia.persistence.TopiaEntityContextable
org.nuiton.topia.TopiaException
public void delete() throws org.nuiton.topia.TopiaException
delete
in interface org.nuiton.topia.persistence.TopiaEntityContextable
org.nuiton.topia.TopiaException
public void accept(org.nuiton.topia.persistence.EntityVisitor visitor) throws org.nuiton.topia.TopiaException
accept
in interface org.nuiton.topia.persistence.TopiaEntity
org.nuiton.topia.TopiaException
protected void accept0(org.nuiton.topia.persistence.EntityVisitor visitor) throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaException
public void setGearParameterValue(String gearParameterValue)
setGearParameterValue
in interface Metier
public String getGearParameterValue()
getGearParameterValue
in interface Metier
public void setComment(String comment)
setComment
in interface Metier
public String getComment()
getComment
in interface Metier
public void setCapturableSpeciesComment(String capturableSpeciesComment)
setCapturableSpeciesComment
in interface Metier
public String getCapturableSpeciesComment()
getCapturableSpeciesComment
in interface Metier
public void addMetierSeasonInfo(MetierSeasonInfo metierSeasonInfo)
addMetierSeasonInfo
in interface Metier
public void addAllMetierSeasonInfo(List<MetierSeasonInfo> metierSeasonInfo)
addAllMetierSeasonInfo
in interface Metier
public void setMetierSeasonInfo(List<MetierSeasonInfo> metierSeasonInfo)
setMetierSeasonInfo
in interface Metier
public void removeMetierSeasonInfo(MetierSeasonInfo metierSeasonInfo)
removeMetierSeasonInfo
in interface Metier
public void clearMetierSeasonInfo()
clearMetierSeasonInfo
in interface Metier
public List<MetierSeasonInfo> getMetierSeasonInfo()
getMetierSeasonInfo
in interface Metier
public MetierSeasonInfo getMetierSeasonInfoByTopiaId(String topiaId)
getMetierSeasonInfoByTopiaId
in interface Metier
public int sizeMetierSeasonInfo()
sizeMetierSeasonInfo
in interface Metier
public boolean isMetierSeasonInfoEmpty()
isMetierSeasonInfoEmpty
in interface Metier
public List<org.nuiton.topia.persistence.TopiaEntity> getAggregate() throws org.nuiton.topia.TopiaException
getAggregate
in interface org.nuiton.topia.persistence.TopiaEntity
getAggregate
in class org.nuiton.topia.persistence.TopiaEntityAbstract
org.nuiton.topia.TopiaException
public List<org.nuiton.topia.persistence.TopiaEntity> getComposite() throws org.nuiton.topia.TopiaException
getComposite
in interface org.nuiton.topia.persistence.TopiaEntity
getComposite
in class org.nuiton.topia.persistence.TopiaEntityAbstract
org.nuiton.topia.TopiaException
Copyright © 1999–2020 CodeLutin. All rights reserved.