public class SpeciesBatchUIModel extends AbstractTuttiBatchUIModel<SpeciesBatchRowModel,SpeciesBatchUIModel> implements AttachmentModelAware
catchesUIModel, propagatePropertiesPROPERTY_ROWS, PROPERTY_ROWS_IN_ERROR, rows, rowsInErrorid, modify, PROPERTY_ID, PROPERTY_MODIFY, PROPERTY_VALID, validPROPERTY_ATTACHMENT, PROPERTY_OBJECT_ID| Constructor and Description |
|---|
SpeciesBatchUIModel(EditCatchesUIModel catchesUIModel) |
getFishingOperationaddRowInError, getRowCount, getRows, getRowsInError, removeRowInError, setRows, setRowsInErrorfromBean, getIcon, getId, getTitle, isCreate, isModify, isValid, newEntity, setId, setModify, setValid, toBeanaddPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerpublic static final String PROPERTY_TABLE_VIEW_MODE
public static final String PROPERTY_ALL_SPECIES
public static final String PROPERTY_CREATE_SPECIES_BATCH_ENABLED
public static final String PROPERTY_SPLIT_SPECIES_BATCH_ENABLED
public static final String PROPERTY_REMOVE_SPECIES_SUB_BATCH_ENABLED
public static final String PROPERTY_RENAME_SPECIES_BATCH_ENABLED
public static final String PROPERTY_REMOVE_SPECIES_BATCH_ENABLED
public static final String PROPERTY_CREATE_MELAG_ENABLED
public static final String PROPERTY_TABLE_VIEW_MODE_ALL
public static final String PROPERTY_TABLE_VIEW_MODE_LEAF
public static final String PROPERTY_TABLE_VIEW_MODE_ROOT
public static final String PROPERTY_ROOT_NUMBER
public static final String PROPERTY_LEAF_NUMBER
protected final com.google.common.collect.Multimap<CaracteristicQualitativeValue,Species> speciesUsed
protected TableViewMode tableViewMode
protected boolean createSpeciesBatchEnabled
protected boolean splitSpeciesBatchEnabled
protected boolean removeSpeciesBatchEnabled
protected boolean removeSpeciesSubBatchEnabled
protected boolean createMelagEnabled
protected int rootNumber
protected int leafNumber
protected final List<Attachment> attachment
public SpeciesBatchUIModel(EditCatchesUIModel catchesUIModel)
public Float getSpeciesTotalComputedWeight()
public void setSpeciesTotalComputedWeight(Float speciesTotalComputedWeight)
public TuttiComputedOrNotData<Float> getSpeciesTotalSortedComputedOrNotWeight()
public Float getSpeciesTotalSortedWeight()
public void setSpeciesTotalSortedWeight(Float speciesTotalSortedWeight)
public Float getSpeciesTotalSortedComputedWeight()
public void setSpeciesTotalSortedComputedWeight(Float speciesTotalSortedComputedWeight)
public Float getSpeciesTotalUnsortedComputedWeight()
public void setSpeciesTotalUnsortedComputedWeight(Float speciesTotalUnsortedComputedWeight)
public Float getSpeciesTotalSampleSortedComputedWeight()
public void setSpeciesTotalSampleSortedComputedWeight(Float speciesTotalSampleSortedComputedWeight)
public TuttiComputedOrNotData<Float> getSpeciesTotalInertComputedOrNotWeight()
public Float getSpeciesTotalInertWeight()
public void setSpeciesTotalInertWeight(Float speciesTotalInertWeight)
public Float getSpeciesTotalInertComputedWeight()
public void setSpeciesTotalInertComputedWeight(Float speciesTotalInertComputedWeight)
public TuttiComputedOrNotData<Float> getSpeciesTotalLivingNotItemizedComputedOrNotWeight()
public Float getSpeciesTotalLivingNotItemizedWeight()
public void setSpeciesTotalLivingNotItemizedWeight(Float speciesTotalLivingNotItemizedWeight)
public Float getSpeciesTotalLivingNotItemizedComputedWeight()
public void setSpeciesTotalLivingNotItemizedComputedWeight(Float speciesTotalLivingNotItemizedComputedWeight)
public TableViewMode getTableViewMode()
public void setTableViewMode(TableViewMode tableViewMode)
public boolean isTableViewModeAll()
public boolean isTableViewModeLeaf()
public boolean isTableViewModeRoot()
public com.google.common.collect.Multimap<CaracteristicQualitativeValue,Species> getSpeciesUsed()
public int getRootNumber()
public void setRootNumber(int rootNumber)
public int getLeafNumber()
public void setLeafNumber(int leafNumber)
public boolean isCreateSpeciesBatchEnabled()
public void setCreateSpeciesBatchEnabled(boolean createSpeciesBatchEnabled)
public boolean isSplitSpeciesBatchEnabled()
public void setSplitSpeciesBatchEnabled(boolean splitSpeciesBatchEnabled)
public boolean isRemoveSpeciesBatchEnabled()
public void setRemoveSpeciesBatchEnabled(boolean removeSpeciesBatchEnabled)
public boolean isRemoveSpeciesSubBatchEnabled()
public void setRemoveSpeciesSubBatchEnabled(boolean removeSpeciesSubBatchEnabled)
public void setRenameSpeciesBatchEnabled(boolean renameSpeciesBatchEnabled)
public boolean isRenameSpeciesBatchEnabled()
public boolean isCreateMelagEnabled()
public void setCreateMelagEnabled(boolean createMelagEnabled)
public void setRootBatchId(String rootBatchId)
public String getRootBatchId()
public 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.