public class AccidentalBatchRowModel extends AbstractTuttiBeanUIModel<AccidentalBatch,AccidentalBatchRowModel> implements AttachmentModelAware, AccidentalBatch, CaracteristicMapColumnRowModel
| Modifier and Type | Field and Description |
|---|---|
protected List<Attachment> |
attachment
Attachments (should never be null).
|
protected AccidentalBatch |
editObject
Delegate edit object.
|
protected static org.nuiton.util.beans.Binder<AccidentalBatch,AccidentalBatchRowModel> |
fromBeanBinder |
protected static org.nuiton.util.beans.Binder<AccidentalBatchRowModel,AccidentalBatch> |
toBeanBinder |
protected WeightUnit |
weightUnit
Weight unit.
|
id, modify, PROPERTY_MODIFY, PROPERTY_VALID, validPROPERTY_ATTACHMENT, PROPERTY_OBJECT_IDPROPERTY_CARACTERISTICS, PROPERTY_DEAD_OR_ALIVE, PROPERTY_GENDER, PROPERTY_LENGTH_STEP_CARACTERISTIC, PROPERTY_SIZE, PROPERTY_SPECIES, PROPERTY_SYNCHRONIZATION_STATUSPROPERTY_COMMENT, PROPERTY_FISHING_OPERATION, PROPERTY_RANK_ORDER, PROPERTY_WEIGHTPROPERTY_ID| Constructor and Description |
|---|
AccidentalBatchRowModel(WeightUnit weightUnit) |
AccidentalBatchRowModel(WeightUnit weightUnit,
AccidentalBatch entity) |
firePropertyChanged, fromBean, getChild, getChild, 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 AccidentalBatch editObject
protected final List<Attachment> attachment
protected final WeightUnit weightUnit
protected static final org.nuiton.util.beans.Binder<AccidentalBatch,AccidentalBatchRowModel> fromBeanBinder
protected static final org.nuiton.util.beans.Binder<AccidentalBatchRowModel,AccidentalBatch> toBeanBinder
public AccidentalBatchRowModel(WeightUnit weightUnit)
public AccidentalBatchRowModel(WeightUnit weightUnit, AccidentalBatch entity)
protected AccidentalBatch newEntity()
newEntity in class AbstractTuttiBeanUIModel<AccidentalBatch,AccidentalBatchRowModel>public void fromEntity(AccidentalBatch entity)
fromEntity in class AbstractTuttiBeanUIModel<AccidentalBatch,AccidentalBatchRowModel>public AccidentalBatch toEntity()
toEntity in class AbstractTuttiBeanUIModel<AccidentalBatch,AccidentalBatchRowModel>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 AccidentalBatchgetSpecies in interface CaracteristicMapColumnRowModelpublic void setSpecies(Species species)
setSpecies in interface AccidentalBatchpublic Float getSize()
getSize in interface AccidentalBatchpublic void setSize(Float size)
setSize in interface AccidentalBatchpublic Caracteristic getLengthStepCaracteristic()
getLengthStepCaracteristic in interface AccidentalBatchgetLengthStepCaracteristic in interface CaracteristicMapColumnRowModelpublic void setLengthStepCaracteristic(Caracteristic lengthStepCaracteristic)
setLengthStepCaracteristic in interface AccidentalBatchpublic CaracteristicQualitativeValue getGender()
getGender in interface AccidentalBatchpublic void setGender(CaracteristicQualitativeValue gender)
setGender in interface AccidentalBatchpublic CaracteristicQualitativeValue getDeadOrAlive()
getDeadOrAlive in interface AccidentalBatchpublic void setDeadOrAlive(CaracteristicQualitativeValue deadOrAlive)
setDeadOrAlive in interface AccidentalBatchpublic CaracteristicMap getCaracteristics()
getCaracteristics in interface AccidentalBatchgetCaracteristics in interface CaracteristicMapColumnRowModelpublic void setCaracteristics(CaracteristicMap caracteristics)
setCaracteristics in interface AccidentalBatchsetCaracteristics in interface CaracteristicMapColumnRowModelpublic String getComment()
getComment in interface CommentAwaregetComment in interface TuttiBatchEntitypublic void setComment(String comment)
setComment in interface CommentAwaresetComment in interface TuttiBatchEntitypublic void setRankOrder(Integer rankOrder)
setRankOrder in interface TuttiBatchEntitypublic Integer getRankOrder()
getRankOrder in interface TuttiBatchEntitypublic String getSynchronizationStatus()
getSynchronizationStatus in interface AccidentalBatchgetSynchronizationStatus in interface SynchronizableEntitypublic void setSynchronizationStatus(String synchronizationStatus)
setSynchronizationStatus in interface AccidentalBatchsetSynchronizationStatus in interface SynchronizableEntitypublic ObjectTypeCode2 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 AttachmentModelAwareCopyright © 2012–2014 Ifremer. All rights reserved.