public class IndividualObservationBatchRowModel extends AbstractTuttiBeanUIModel<IndividualObservationBatch,IndividualObservationBatchRowModel> implements AttachmentModelAware, IndividualObservationBatch
| Modifier and Type | Field and Description |
|---|---|
protected List<Attachment> |
attachment
Attachments (should never be null).
|
protected IndividualObservationBatch |
editObject
Delegate edit object.
|
protected static org.nuiton.util.beans.Binder<IndividualObservationBatch,IndividualObservationBatchRowModel> |
fromBeanBinder |
protected static org.nuiton.util.beans.Binder<IndividualObservationBatchRowModel,IndividualObservationBatch> |
toBeanBinder |
id, modify, PROPERTY_MODIFY, PROPERTY_VALID, validPROPERTY_ATTACHMENT, PROPERTY_OBJECT_IDPROPERTY_CALCIFIED_PIECE_SAMPLING_CODE, PROPERTY_CARACTERISTICS, PROPERTY_LENGTH_STEP_CARACTERISTIC, PROPERTY_SAMPLING_CODE, PROPERTY_SIZE, PROPERTY_SPECIESPROPERTY_COMMENT, PROPERTY_FISHING_OPERATION, PROPERTY_WEIGHTPROPERTY_ID| Constructor and Description |
|---|
IndividualObservationBatchRowModel() |
IndividualObservationBatchRowModel(IndividualObservationBatch aBatch,
List<Attachment> attachments) |
firePropertyChanged, fromBean, getId, getIdAsInt, isCreate, isModify, isValid, setId, setId, setModify, setValid, toBeanaddPropertyChangeListener, 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, waitgetId, getIdAsInt, setId, setIdprotected final IndividualObservationBatch editObject
protected final List<Attachment> attachment
protected static final org.nuiton.util.beans.Binder<IndividualObservationBatch,IndividualObservationBatchRowModel> fromBeanBinder
protected static final org.nuiton.util.beans.Binder<IndividualObservationBatchRowModel,IndividualObservationBatch> toBeanBinder
public IndividualObservationBatchRowModel()
public IndividualObservationBatchRowModel(IndividualObservationBatch aBatch, List<Attachment> attachments)
protected IndividualObservationBatch newEntity()
newEntity in class AbstractTuttiBeanUIModel<IndividualObservationBatch,IndividualObservationBatchRowModel>public FishingOperation getFishingOperation()
getFishingOperation in interface TuttiBatchEntitypublic void setFishingOperation(FishingOperation fishingOperation)
setFishingOperation in interface TuttiBatchEntitypublic Float getWeight()
getWeight in interface TuttiBatchEntitypublic void setWeight(Float weight)
setWeight in interface TuttiBatchEntitypublic Species getSpecies()
getSpecies in interface IndividualObservationBatchpublic void setSpecies(Species species)
setSpecies in interface IndividualObservationBatchpublic Float getSize()
getSize in interface IndividualObservationBatchpublic void setSize(Float size)
setSize in interface IndividualObservationBatchpublic Caracteristic getLengthStepCaracteristic()
getLengthStepCaracteristic in interface IndividualObservationBatchpublic void setLengthStepCaracteristic(Caracteristic lengthStepCaracteristic)
setLengthStepCaracteristic in interface IndividualObservationBatchpublic CaracteristicMap getCaracteristics()
getCaracteristics in interface IndividualObservationBatchpublic void setCaracteristics(CaracteristicMap caracteristics)
setCaracteristics in interface IndividualObservationBatchpublic String getSamplingCode()
getSamplingCode in interface IndividualObservationBatchpublic void setSamplingCode(String samplingCode)
setSamplingCode in interface IndividualObservationBatchpublic Integer getCalcifiedPieceSamplingCode()
getCalcifiedPieceSamplingCode in interface IndividualObservationBatchpublic void setCalcifiedPieceSamplingCode(Integer calcifiedPieceSamplingCode)
setCalcifiedPieceSamplingCode in interface IndividualObservationBatchpublic String getComment()
getComment in interface CommentAwaregetComment in interface TuttiBatchEntitypublic void setComment(String comment)
setComment in interface CommentAwaresetComment in interface TuttiBatchEntitypublic AttachementObjectTypeEnum getObjectType()
getObjectType in interface AttachmentModelAwarepublic String 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 AttachmentModelAwareCopyright © 2012-2013 Ifremer. All Rights Reserved.