public class EditProtocolSpeciesRowModel extends AbstractTuttiBeanUIModel<SpeciesProtocol,EditProtocolSpeciesRowModel> implements SpeciesProtocol
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
calcifySampleEnabled |
protected boolean |
countIfNoFrequencyEnabled |
protected static org.nuiton.util.beans.Binder<SpeciesProtocol,EditProtocolSpeciesRowModel> |
fromBeanBinder |
protected Caracteristic |
lengthStepPmfm |
protected List<Integer> |
mandatorySampleCategoryId |
static String |
PROPERTY_CALCIFY_SAMPLE_ENABLED |
static String |
PROPERTY_COUNT_IF_NO_FREQUENCY_ENABLED |
static String |
PROPERTY_LENGTH_STEP_PMFM |
static String |
PROPERTY_SPECIES |
static String |
PROPERTY_SPECIES_SURVEY_CODE |
static String |
PROPERTY_WEIGHT_ENABLED |
protected Species |
species |
protected String |
speciesSurveyCode |
protected static org.nuiton.util.beans.Binder<EditProtocolSpeciesRowModel,SpeciesProtocol> |
toBeanBinder |
protected boolean |
weightEnabled |
id, modify, PROPERTY_MODIFY, PROPERTY_VALID, validPROPERTY_LENGTH_STEP, PROPERTY_LENGTH_STEP_PMFM_ID, PROPERTY_MADE_FROM_AREFERENT_TAXON, PROPERTY_MANDATORY_SAMPLE_CATEGORY_ID, PROPERTY_SPECIES_REFERENCE_TAXON_IDPROPERTY_ID| Constructor and Description |
|---|
EditProtocolSpeciesRowModel() |
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, setIdpublic static final String PROPERTY_SPECIES_SURVEY_CODE
public static final String PROPERTY_SPECIES
public static final String PROPERTY_LENGTH_STEP_PMFM
public static final String PROPERTY_WEIGHT_ENABLED
public static final String PROPERTY_COUNT_IF_NO_FREQUENCY_ENABLED
public static final String PROPERTY_CALCIFY_SAMPLE_ENABLED
protected Species species
protected String speciesSurveyCode
protected Caracteristic lengthStepPmfm
protected boolean weightEnabled
protected boolean countIfNoFrequencyEnabled
protected boolean calcifySampleEnabled
protected static final org.nuiton.util.beans.Binder<SpeciesProtocol,EditProtocolSpeciesRowModel> fromBeanBinder
protected static final org.nuiton.util.beans.Binder<EditProtocolSpeciesRowModel,SpeciesProtocol> toBeanBinder
public Integer getSpeciesReferenceTaxonId()
getSpeciesReferenceTaxonId in interface SpeciesProtocolpublic void setSpeciesReferenceTaxonId(Integer speciesReferenceTaxonId)
setSpeciesReferenceTaxonId in interface SpeciesProtocolpublic Species getSpecies()
public void setSpecies(Species species)
public String getSpeciesSurveyCode()
getSpeciesSurveyCode in interface SpeciesProtocolpublic void setSpeciesSurveyCode(String speciesSurveyCode)
setSpeciesSurveyCode in interface SpeciesProtocolpublic String getLengthStepPmfmId()
getLengthStepPmfmId in interface SpeciesProtocolpublic void setLengthStepPmfmId(String lengthStepPmfmId)
setLengthStepPmfmId in interface SpeciesProtocolpublic Caracteristic getLengthStepPmfm()
public void setLengthStepPmfm(Caracteristic lengthStepPmfm)
public boolean isWeightEnabled()
isWeightEnabled in interface SpeciesProtocolpublic void setWeightEnabled(boolean weightEnabled)
setWeightEnabled in interface SpeciesProtocolpublic boolean isCountIfNoFrequencyEnabled()
isCountIfNoFrequencyEnabled in interface SpeciesProtocolpublic void setCountIfNoFrequencyEnabled(boolean countIfNoFrequencyEnabled)
setCountIfNoFrequencyEnabled in interface SpeciesProtocolpublic boolean isCalcifySampleEnabled()
isCalcifySampleEnabled in interface SpeciesProtocolpublic void setCalcifySampleEnabled(boolean calcifySampleEnabled)
setCalcifySampleEnabled in interface SpeciesProtocolpublic Float getLengthStep()
getLengthStep in interface SpeciesProtocolpublic void setLengthStep(Float lengthStep)
setLengthStep in interface SpeciesProtocolpublic boolean isMadeFromAReferentTaxon()
isMadeFromAReferentTaxon in interface SpeciesProtocolpublic void setMadeFromAReferentTaxon(boolean madeFromAReferentTaxon)
setMadeFromAReferentTaxon in interface SpeciesProtocolprotected SpeciesProtocol newEntity()
newEntity in class AbstractTuttiBeanUIModel<SpeciesProtocol,EditProtocolSpeciesRowModel>public Integer getMandatorySampleCategoryId(int index)
getMandatorySampleCategoryId in interface SpeciesProtocolpublic boolean isMandatorySampleCategoryIdEmpty()
isMandatorySampleCategoryIdEmpty in interface SpeciesProtocolpublic int sizeMandatorySampleCategoryId()
sizeMandatorySampleCategoryId in interface SpeciesProtocolpublic void addMandatorySampleCategoryId(Integer mandatorySampleCategoryId)
addMandatorySampleCategoryId in interface SpeciesProtocolpublic void addAllMandatorySampleCategoryId(Collection<Integer> mandatorySampleCategoryId)
addAllMandatorySampleCategoryId in interface SpeciesProtocolpublic boolean removeMandatorySampleCategoryId(Integer mandatorySampleCategoryId)
removeMandatorySampleCategoryId in interface SpeciesProtocolpublic boolean removeAllMandatorySampleCategoryId(Collection<Integer> mandatorySampleCategoryId)
removeAllMandatorySampleCategoryId in interface SpeciesProtocolpublic boolean containsMandatorySampleCategoryId(Integer mandatorySampleCategoryId)
containsMandatorySampleCategoryId in interface SpeciesProtocolpublic boolean containsAllMandatorySampleCategoryId(Collection<Integer> mandatorySampleCategoryId)
containsAllMandatorySampleCategoryId in interface SpeciesProtocolpublic List<Integer> getMandatorySampleCategoryId()
getMandatorySampleCategoryId in interface SpeciesProtocolpublic void setMandatorySampleCategoryId(List<Integer> mandatorySampleCategoryId)
setMandatorySampleCategoryId in interface SpeciesProtocolCopyright © 2012–2013 Ifremer. All rights reserved.