public class EditFishingOperationUIModel extends AbstractTuttiBeanUIModel<FishingOperation,EditFishingOperationUIModel> implements AttachmentModelAware, org.nuiton.jaxx.application.swing.tab.TabContentModel, FishingOperation
EditFishingOperationUI.id, modify, PROPERTY_MODIFY, PROPERTY_VALID, validPROPERTY_ATTACHMENT, PROPERTY_OBJECT_IDPROPERTY_ACCIDENTAL_OBSERVED, PROPERTY_COMMENT, PROPERTY_CRUISE, PROPERTY_FISHING_OPERATION_NUMBER, PROPERTY_FISHING_OPERATION_RECTILIGNE, PROPERTY_FISHING_OPERATION_VALID, PROPERTY_GEAR, PROPERTY_GEAR_SHOOTING_END_DATE, PROPERTY_GEAR_SHOOTING_END_LATITUDE, PROPERTY_GEAR_SHOOTING_END_LONGITUDE, PROPERTY_GEAR_SHOOTING_START_DATE, PROPERTY_GEAR_SHOOTING_START_LATITUDE, PROPERTY_GEAR_SHOOTING_START_LONGITUDE, PROPERTY_GEAR_USE_FEATURES, PROPERTY_LOCATION, PROPERTY_MULTIRIG_AGGREGATION, PROPERTY_PLANKTON_OBSERVED, PROPERTY_RECORDER_PERSON, PROPERTY_SECONDARY_VESSEL, PROPERTY_STATION_NUMBER, PROPERTY_STRATA, PROPERTY_SUB_STRATA, PROPERTY_SYNCHRONIZATION_STATUS, PROPERTY_TRAWL_DISTANCE, PROPERTY_VESSEL, PROPERTY_VESSEL_USE_FEATURESPROPERTY_ID| Constructor and Description |
|---|
EditFishingOperationUIModel() |
firePropertyChanged, fromBean, fromEntity, getChild, getChild, getId, getIdAsInt, isCreate, isModify, isValid, setId, setId, setModify, setValid, toBean, toEntityaddPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisModify, isValidgetId, getIdAsInt, setId, setIdpublic static final String TITLE
public static final String PROPERTY_PERSISTED
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_DMS
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_DMS_SIGN
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_DMS_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_DMS_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_DMS_SECOND
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_DMD
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_DMD_SIGN
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_DMD_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_DMD_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_DMD_DECIMAL
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_DMS
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_DMS_SIGN
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_DMS_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_DMS_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_DMS_SECOND
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_DMD
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_DMD_SIGN
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_DMD_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_DMD_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_DMD_DECIMAL
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_DMS
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_DMS_SIGN
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_DMS_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_DMS_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_DMS_SECOND
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_DMD
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_DMD_SIGN
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_DMD_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_DMD_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_DMD_DECIMAL
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_DMS
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_DMS_SIGN
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_DMS_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_DMS_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_DMS_SECOND
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_DMD
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_DMD_SIGN
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_DMD_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_DMD_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_DMD_DECIMAL
public static final String PROPERTY_VALIDATION_CONTEXT
public static final String PROPERTY_SECONDARY_VESSEL_TYPE
public static final String PROPERTY_SECONDARY_VESSEL_TYPE_ALL
public static final String PROPERTY_SECONDARY_VESSEL_TYPE_SCIENTIFIC
public static final String PROPERTY_SECONDARY_VESSEL_TYPE_FISHING
public static final String PROPERTY_SECONDARY_VESSEL_TYPE_ONLY_CRUISE
protected final FishingOperation editObject
protected final jaxx.runtime.swing.editor.gis.DmsCoordinate gearShootingStartLatitudeDms
protected final jaxx.runtime.swing.editor.gis.DmsCoordinate gearShootingStartLongitudeDms
protected final jaxx.runtime.swing.editor.gis.DmsCoordinate gearShootingEndLatitudeDms
protected final jaxx.runtime.swing.editor.gis.DmsCoordinate gearShootingEndLongitudeDms
protected final jaxx.runtime.swing.editor.gis.DmdCoordinate gearShootingStartLatitudeDmd
protected final jaxx.runtime.swing.editor.gis.DmdCoordinate gearShootingStartLongitudeDmd
protected final jaxx.runtime.swing.editor.gis.DmdCoordinate gearShootingEndLatitudeDmd
protected final jaxx.runtime.swing.editor.gis.DmdCoordinate gearShootingEndLongitudeDmd
protected int quadrant
protected final List<Attachment> attachment
protected FishingOperation fishingOperation
protected String validationContext
protected CoordinateEditorType coordinateEditorType
protected boolean loadingData
protected SecondaryVesselTypeEnum secondaryVesselType
protected boolean importFromColumnFileEnabled
protected static org.nuiton.util.beans.Binder<EditFishingOperationUIModel,FishingOperation> toBeanBinder
protected static org.nuiton.util.beans.Binder<FishingOperation,EditFishingOperationUIModel> fromBeanBinder
public int getQuadrant()
public void setQuadrant(int quadrant)
public boolean isLoadingData()
public void setLoadingData(boolean loadingData)
public String getTitle()
getTitle in interface org.nuiton.jaxx.application.swing.tab.TabContentModelpublic String getIcon()
getIcon in interface org.nuiton.jaxx.application.swing.tab.TabContentModelpublic boolean isCloseable()
isCloseable in interface org.nuiton.jaxx.application.swing.tab.TabContentModelpublic boolean isEmpty()
isEmpty in interface org.nuiton.jaxx.application.swing.tab.TabContentModelprotected FishingOperation newEntity()
newEntity in class AbstractTuttiBeanUIModel<FishingOperation,EditFishingOperationUIModel>public FishingOperation getFishingOperation()
public void setFishingOperation(FishingOperation fishingOperation)
public boolean isPersisted()
public jaxx.runtime.swing.editor.gis.DmsCoordinate getGearShootingStartLatitudeDms()
public void setGearShootingStartLatitudeDms(Float decimal)
public boolean isGearShootingStartLatitudeDmsSign()
public void setGearShootingStartLatitudeDmsSign(boolean sign)
public Integer getGearShootingStartLatitudeDmsDegree()
public void setGearShootingStartLatitudeDmsDegree(Integer degree)
public Integer getGearShootingStartLatitudeDmsMinute()
public void setGearShootingStartLatitudeDmsMinute(Integer minute)
public Integer getGearShootingStartLatitudeDmsSecond()
public void setGearShootingStartLatitudeDmsSecond(Integer second)
public jaxx.runtime.swing.editor.gis.DmdCoordinate getGearShootingStartLatitudeDmd()
public void setGearShootingStartLatitudeDmd(Float decimal)
public boolean isGearShootingStartLatitudeDmdSign()
public void setGearShootingStartLatitudeDmdSign(boolean sign)
public Integer getGearShootingStartLatitudeDmdDegree()
public void setGearShootingStartLatitudeDmdDegree(Integer degree)
public Integer getGearShootingStartLatitudeDmdMinute()
public void setGearShootingStartLatitudeDmdMinute(Integer minute)
public Integer getGearShootingStartLatitudeDmdDecimal()
public void setGearShootingStartLatitudeDmdDecimal(Integer decimal)
public jaxx.runtime.swing.editor.gis.DmsCoordinate getGearShootingStartLongitudeDms()
public void setGearShootingStartLongitudeDms(Float decimal)
public boolean isGearShootingStartLongitudeDmsSign()
public void setGearShootingStartLongitudeDmsSign(boolean sign)
public Integer getGearShootingStartLongitudeDmsDegree()
public void setGearShootingStartLongitudeDmsDegree(Integer degree)
public Integer getGearShootingStartLongitudeDmsMinute()
public void setGearShootingStartLongitudeDmsMinute(Integer minute)
public Integer getGearShootingStartLongitudeDmsSecond()
public void setGearShootingStartLongitudeDmsSecond(Integer second)
public jaxx.runtime.swing.editor.gis.DmdCoordinate getGearShootingStartLongitudeDmd()
public void setGearShootingStartLongitudeDmd(Float decimal)
public boolean isGearShootingStartLongitudeDmdSign()
public void setGearShootingStartLongitudeDmdSign(boolean sign)
public Integer getGearShootingStartLongitudeDmdDegree()
public void setGearShootingStartLongitudeDmdDegree(Integer degree)
public Integer getGearShootingStartLongitudeDmdMinute()
public void setGearShootingStartLongitudeDmdMinute(Integer minute)
public Integer getGearShootingStartLongitudeDmdDecimal()
public void setGearShootingStartLongitudeDmdDecimal(Integer minute)
public jaxx.runtime.swing.editor.gis.DmsCoordinate getGearShootingEndLatitudeDms()
public void setGearShootingEndLatitudeDms(Float decimal)
public boolean isGearShootingEndLatitudeDmsSign()
public void setGearShootingEndLatitudeDmsSign(boolean sign)
public Integer getGearShootingEndLatitudeDmsDegree()
public void setGearShootingEndLatitudeDmsDegree(Integer degree)
public Integer getGearShootingEndLatitudeDmsMinute()
public void setGearShootingEndLatitudeDmsMinute(Integer minute)
public Integer getGearShootingEndLatitudeDmsSecond()
public void setGearShootingEndLatitudeDmsSecond(Integer second)
public jaxx.runtime.swing.editor.gis.DmdCoordinate getGearShootingEndLatitudeDmd()
public void setGearShootingEndLatitudeDmd(Float decimal)
public boolean isGearShootingEndLatitudeDmdSign()
public void setGearShootingEndLatitudeDmdSign(boolean sign)
public Integer getGearShootingEndLatitudeDmdDegree()
public void setGearShootingEndLatitudeDmdDegree(Integer degree)
public Integer getGearShootingEndLatitudeDmdMinute()
public void setGearShootingEndLatitudeDmdMinute(Integer minute)
public Integer getGearShootingEndLatitudeDmdDecimal()
public void setGearShootingEndLatitudeDmdDecimal(Integer minute)
public jaxx.runtime.swing.editor.gis.DmsCoordinate getGearShootingEndLongitudeDms()
public void setGearShootingEndLongitudeDms(Float decimal)
public boolean isGearShootingEndLongitudeDmsSign()
public void setGearShootingEndLongitudeDmsSign(boolean sign)
public Integer getGearShootingEndLongitudeDmsDegree()
public void setGearShootingEndLongitudeDmsDegree(Integer degree)
public Integer getGearShootingEndLongitudeDmsMinute()
public void setGearShootingEndLongitudeDmsMinute(Integer minute)
public Integer getGearShootingEndLongitudeDmsSecond()
public void setGearShootingEndLongitudeDmsSecond(Integer second)
public jaxx.runtime.swing.editor.gis.DmdCoordinate getGearShootingEndLongitudeDmd()
public void setGearShootingEndLongitudeDmd(Float decimal)
public boolean isGearShootingEndLongitudeDmdSign()
public void setGearShootingEndLongitudeDmdSign(boolean sign)
public Integer getGearShootingEndLongitudeDmdDegree()
public void setGearShootingEndLongitudeDmdDegree(Integer degree)
public Integer getGearShootingEndLongitudeDmdMinute()
public void setGearShootingEndLongitudeDmdMinute(Integer minute)
public Integer getGearShootingEndLongitudeDmdDecimal()
public void setGearShootingEndLongitudeDmdDecimal(Integer decimal)
public void setGearShootingStartTime(Date gearShootingStartDate)
public void setGearShootingEndTime(Date gearShootingEndDate)
public String getValidationContext()
public void setValidationContext(String validationContext)
public CoordinateEditorType getCoordinateEditorType()
public void setCoordinateEditorType(CoordinateEditorType coordinateEditorType)
public boolean isDateInCruise(Date date)
public boolean isValidDuration()
public boolean isCoordinateDms()
public boolean isCoordinateDmd()
public void convertGearShootingCoordinatesFromDD()
public void convertGearShootingCoordinatesToDD()
public void computeDistance()
public SecondaryVesselTypeEnum getSecondaryVesselType()
public boolean isSecondaryVesselTypeAll()
public boolean isSecondaryVesselTypeScientific()
public boolean isSecondaryVesselTypeFishing()
public boolean isSecondaryVesselTypeOnlyCruise()
public void setSecondaryVesselType(SecondaryVesselTypeEnum secondaryVesselType)
public fr.ifremer.adagio.core.dao.referential.ObjectTypeCode getObjectType()
getObjectType in interface AttachmentModelAwarepublic Integer getObjectId()
getObjectId in interface AttachmentModelAwarepublic List<Attachment> getAttachment()
getAttachment in interface AttachmentModelAwarepublic void addAllAttachment(Collection<Attachment> attachments)
addAllAttachment in interface AttachmentModelAwarepublic void addAttachment(Attachment attachment)
addAttachment in interface AttachmentModelAwarepublic void removeAllAttachment(Collection<Attachment> attachments)
removeAllAttachment in interface AttachmentModelAwarepublic void removeAttachment(Attachment attachment)
removeAttachment in interface AttachmentModelAwarepublic Cruise getCruise()
getCruise in interface FishingOperationpublic void setCruise(Cruise cruise)
setCruise in interface FishingOperationpublic String getStationNumber()
getStationNumber in interface FishingOperationpublic void setStationNumber(String stationNumber)
setStationNumber in interface FishingOperationpublic Integer getFishingOperationNumber()
getFishingOperationNumber in interface FishingOperationpublic void setFishingOperationNumber(Integer fishingOperationNumber)
setFishingOperationNumber in interface FishingOperationpublic TuttiLocation getStrata()
getStrata in interface FishingOperationpublic void setStrata(TuttiLocation strata)
setStrata in interface FishingOperationpublic TuttiLocation getSubStrata()
getSubStrata in interface FishingOperationpublic void setSubStrata(TuttiLocation subStrata)
setSubStrata in interface FishingOperationpublic Float getGearShootingStartLatitude()
getGearShootingStartLatitude in interface FishingOperationpublic void setGearShootingStartLatitude(Float gearShootingStartLatitude)
setGearShootingStartLatitude in interface FishingOperationpublic Float getGearShootingStartLongitude()
getGearShootingStartLongitude in interface FishingOperationpublic void setGearShootingStartLongitude(Float gearShootingStartLongitude)
setGearShootingStartLongitude in interface FishingOperationpublic Date getGearShootingStartDate()
getGearShootingStartDate in interface FishingOperationpublic void setGearShootingStartDate(Date gearShootingStartDate)
setGearShootingStartDate in interface FishingOperationpublic Float getGearShootingEndLatitude()
getGearShootingEndLatitude in interface FishingOperationpublic void setGearShootingEndLatitude(Float gearShootingEndLatitude)
setGearShootingEndLatitude in interface FishingOperationpublic Float getGearShootingEndLongitude()
getGearShootingEndLongitude in interface FishingOperationpublic void setGearShootingEndLongitude(Float gearShootingEndLongitude)
setGearShootingEndLongitude in interface FishingOperationpublic Date getGearShootingEndDate()
getGearShootingEndDate in interface FishingOperationpublic void setGearShootingEndDate(Date gearShootingEndDate)
setGearShootingEndDate in interface FishingOperationpublic boolean isFishingOperationRectiligne()
isFishingOperationRectiligne in interface FishingOperationpublic void setFishingOperationRectiligne(boolean fishingOperationRectiligne)
setFishingOperationRectiligne in interface FishingOperationpublic Float getTrawlDistance()
getTrawlDistance in interface FishingOperationpublic void setTrawlDistance(Float trawlDistance)
setTrawlDistance in interface FishingOperationpublic Boolean getFishingOperationValid()
getFishingOperationValid in interface FishingOperationpublic void setFishingOperationValid(Boolean fishingOperationValid)
setFishingOperationValid in interface FishingOperationpublic TuttiLocation getLocation()
getLocation in interface FishingOperationpublic void setLocation(TuttiLocation location)
setLocation in interface FishingOperationpublic String getComment()
getComment in interface CommentAwaregetComment in interface FishingOperationpublic void setComment(String comment)
setComment in interface CommentAwaresetComment in interface FishingOperationpublic String getSynchronizationStatus()
getSynchronizationStatus in interface FishingOperationgetSynchronizationStatus in interface SynchronizableEntitypublic void setSynchronizationStatus(String synchronizationStatus)
setSynchronizationStatus in interface FishingOperationsetSynchronizationStatus in interface SynchronizableEntitypublic List<Person> getRecorderPerson()
getRecorderPerson in interface FishingOperationpublic void setRecorderPerson(List<Person> recorderPerson)
setRecorderPerson in interface FishingOperationpublic Gear getGear()
getGear in interface FishingOperationpublic void setGear(Gear gear)
setGear in interface FishingOperationpublic Vessel getVessel()
getVessel in interface FishingOperationpublic void setVessel(Vessel vessel)
setVessel in interface FishingOperationpublic String getMultirigAggregation()
getMultirigAggregation in interface FishingOperationpublic void setMultirigAggregation(String multirigAggregation)
setMultirigAggregation in interface FishingOperationpublic Vessel getSecondaryVessel(int index)
getSecondaryVessel in interface FishingOperationpublic boolean isSecondaryVesselEmpty()
isSecondaryVesselEmpty in interface FishingOperationpublic int sizeSecondaryVessel()
sizeSecondaryVessel in interface FishingOperationpublic void addSecondaryVessel(Vessel secondaryVessel)
addSecondaryVessel in interface FishingOperationpublic void addAllSecondaryVessel(Collection<Vessel> secondaryVessel)
addAllSecondaryVessel in interface FishingOperationpublic boolean removeSecondaryVessel(Vessel secondaryVessel)
removeSecondaryVessel in interface FishingOperationpublic boolean removeAllSecondaryVessel(Collection<Vessel> secondaryVessel)
removeAllSecondaryVessel in interface FishingOperationpublic boolean containsSecondaryVessel(Vessel secondaryVessel)
containsSecondaryVessel in interface FishingOperationpublic boolean containsAllSecondaryVessel(Collection<Vessel> secondaryVessel)
containsAllSecondaryVessel in interface FishingOperationpublic List<Vessel> getSecondaryVessel()
getSecondaryVessel in interface FishingOperationpublic void setSecondaryVessel(List<Vessel> secondaryVessel)
setSecondaryVessel in interface FishingOperationpublic void setOnlyCruisSecondaryVessel(List<Vessel> onlyCruisSecondaryVessel)
public void setFishingSecondaryVessel(List<Vessel> fishingSecondaryVessel)
public void setScientificSecondaryVessel(List<Vessel> scientificSecondaryVessel)
public boolean isPlanktonObserved()
isPlanktonObserved in interface FishingOperationpublic void setPlanktonObserved(boolean planktonObserved)
setPlanktonObserved in interface FishingOperationpublic CaracteristicMap getVesselUseFeatures()
getVesselUseFeatures in interface FishingOperationpublic void setVesselUseFeatures(CaracteristicMap vesselUseFeatures)
setVesselUseFeatures in interface FishingOperationpublic CaracteristicMap getGearUseFeatures()
getGearUseFeatures in interface FishingOperationpublic void setGearUseFeatures(CaracteristicMap gearUseFeatures)
setGearUseFeatures in interface FishingOperationpublic boolean isAccidentalObserved()
isAccidentalObserved in interface FishingOperationpublic void setAccidentalObserved(boolean accidentalObserved)
setAccidentalObserved in interface FishingOperationpublic Person getRecorderPerson(int index)
getRecorderPerson in interface FishingOperationpublic boolean isRecorderPersonEmpty()
isRecorderPersonEmpty in interface FishingOperationpublic int sizeRecorderPerson()
sizeRecorderPerson in interface FishingOperationpublic void addRecorderPerson(Person recorderPerson)
addRecorderPerson in interface FishingOperationpublic void addAllRecorderPerson(Collection<Person> recorderPerson)
addAllRecorderPerson in interface FishingOperationpublic boolean removeRecorderPerson(Person recorderPerson)
removeRecorderPerson in interface FishingOperationpublic boolean removeAllRecorderPerson(Collection<Person> recorderPerson)
removeAllRecorderPerson in interface FishingOperationpublic boolean containsRecorderPerson(Person recorderPerson)
containsRecorderPerson in interface FishingOperationpublic boolean containsAllRecorderPerson(Collection<Person> recorderPerson)
containsAllRecorderPerson in interface FishingOperationpublic boolean isImportFromColumnFileEnabled()
public void setImportFromColumnFileEnabled(boolean importFromColumnFileEnabled)
Copyright © 2012–2014 Ifremer. All rights reserved.