@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class GrowingSystemAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements GrowingSystem
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected Double |
affectedAreaRate
Nom de l'attribut en BD : affectedAreaRate
|
protected Integer |
affectedWorkForceRate
Nom de l'attribut en BD : affectedWorkForceRate
|
protected CategoryStrategy |
categoryStrategy
Nom de l'attribut en BD : categoryStrategy
|
protected Collection<RefTraitSdC> |
characteristics
Nom de l'attribut en BD : characteristics
|
protected String |
code
Nom de l'attribut en BD : code
|
protected String |
conductModeComment
Nom de l'attribut en BD : conductModeComment
|
protected String |
cultureManagementComment
Nom de l'attribut en BD : cultureManagementComment
|
protected String |
cycleManagementComment
Nom de l'attribut en BD : cycleManagementComment
|
protected String |
dephyNumber
Nom de l'attribut en BD : dephyNumber
|
protected String |
description
Nom de l'attribut en BD : description
|
protected Integer |
domainsToolsUsageRate
Nom de l'attribut en BD : domainsToolsUsageRate
|
protected String |
endActivityComment
Nom de l'attribut en BD : endActivityComment
|
protected Date |
endingDate
Nom de l'attribut en BD : endingDate
|
protected String |
groundWorkComment
Nom de l'attribut en BD : groundWorkComment
|
protected GrowingPlan |
growingPlan
Nom de l'attribut en BD : growingPlan
|
protected String |
name
Nom de l'attribut en BD : name
|
protected Collection<Network> |
networks
Nom de l'attribut en BD : networks
|
protected String |
parcelsManagementComment
Nom de l'attribut en BD : parcelsManagementComment
|
protected String |
plotOutputReason
Nom de l'attribut en BD : plotOutputReason
|
protected Sector |
sector
Nom de l'attribut en BD : sector
|
protected Date |
startingDate
Nom de l'attribut en BD : startingDate
|
protected RefTypeAgriculture |
typeAgriculture
Nom de l'attribut en BD : typeAgriculture
|
protected Date |
updateDate
Nom de l'attribut en BD : updateDate
|
protected boolean |
validated
Nom de l'attribut en BD : validated
|
protected Date |
validationDate
Nom de l'attribut en BD : validationDate
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_AFFECTED_AREA_RATE, PROPERTY_AFFECTED_WORK_FORCE_RATE, PROPERTY_CATEGORY_STRATEGY, PROPERTY_CHARACTERISTICS, PROPERTY_CODE, PROPERTY_CONDUCT_MODE_COMMENT, PROPERTY_CULTURE_MANAGEMENT_COMMENT, PROPERTY_CYCLE_MANAGEMENT_COMMENT, PROPERTY_DEPHY_NUMBER, PROPERTY_DESCRIPTION, PROPERTY_DOMAINS_TOOLS_USAGE_RATE, PROPERTY_END_ACTIVITY_COMMENT, PROPERTY_ENDING_DATE, PROPERTY_GROUND_WORK_COMMENT, PROPERTY_GROWING_PLAN, PROPERTY_NAME, PROPERTY_NETWORKS, PROPERTY_PARCELS_MANAGEMENT_COMMENT, PROPERTY_PLOT_OUTPUT_REASON, PROPERTY_SECTOR, PROPERTY_STARTING_DATE, PROPERTY_TYPE_AGRICULTURE, PROPERTY_UPDATE_DATE, PROPERTY_VALIDATED, PROPERTY_VALIDATION_DATE| Constructor and Description |
|---|
GrowingSystemAbstract() |
addPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String name
protected String dephyNumber
protected String description
protected Double affectedAreaRate
protected Integer affectedWorkForceRate
protected Integer domainsToolsUsageRate
protected boolean active
protected Date startingDate
protected Date endingDate
protected String endActivityComment
protected String conductModeComment
protected String code
protected String plotOutputReason
protected boolean validated
protected Date validationDate
protected Date updateDate
protected String cycleManagementComment
protected String cultureManagementComment
protected String groundWorkComment
protected String parcelsManagementComment
protected Collection<Network> networks
protected Sector sector
protected GrowingPlan growingPlan
protected RefTypeAgriculture typeAgriculture
protected CategoryStrategy categoryStrategy
protected Collection<RefTraitSdC> characteristics
public void accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.persistence.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
org.nuiton.topia.persistence.TopiaExceptionpublic void setName(String name)
setName in interface GrowingSystempublic String getName()
getName in interface GrowingSystempublic void setDephyNumber(String dephyNumber)
setDephyNumber in interface GrowingSystempublic String getDephyNumber()
getDephyNumber in interface GrowingSystempublic void setDescription(String description)
setDescription in interface GrowingSystempublic String getDescription()
getDescription in interface GrowingSystempublic void setAffectedAreaRate(Double affectedAreaRate)
setAffectedAreaRate in interface GrowingSystempublic Double getAffectedAreaRate()
getAffectedAreaRate in interface GrowingSystempublic void setAffectedWorkForceRate(Integer affectedWorkForceRate)
setAffectedWorkForceRate in interface GrowingSystempublic Integer getAffectedWorkForceRate()
getAffectedWorkForceRate in interface GrowingSystempublic void setDomainsToolsUsageRate(Integer domainsToolsUsageRate)
setDomainsToolsUsageRate in interface GrowingSystempublic Integer getDomainsToolsUsageRate()
getDomainsToolsUsageRate in interface GrowingSystempublic void setActive(boolean active)
setActive in interface GrowingSystempublic boolean isActive()
isActive in interface GrowingSystempublic void setStartingDate(Date startingDate)
setStartingDate in interface GrowingSystempublic Date getStartingDate()
getStartingDate in interface GrowingSystempublic void setEndingDate(Date endingDate)
setEndingDate in interface GrowingSystempublic Date getEndingDate()
getEndingDate in interface GrowingSystempublic void setEndActivityComment(String endActivityComment)
setEndActivityComment in interface GrowingSystempublic String getEndActivityComment()
getEndActivityComment in interface GrowingSystempublic void setConductModeComment(String conductModeComment)
setConductModeComment in interface GrowingSystempublic String getConductModeComment()
getConductModeComment in interface GrowingSystempublic void setCode(String code)
setCode in interface GrowingSystempublic String getCode()
getCode in interface GrowingSystempublic void setPlotOutputReason(String plotOutputReason)
setPlotOutputReason in interface GrowingSystempublic String getPlotOutputReason()
getPlotOutputReason in interface GrowingSystempublic void setValidated(boolean validated)
setValidated in interface GrowingSystempublic boolean isValidated()
isValidated in interface GrowingSystempublic void setValidationDate(Date validationDate)
setValidationDate in interface GrowingSystempublic Date getValidationDate()
getValidationDate in interface GrowingSystempublic void setUpdateDate(Date updateDate)
setUpdateDate in interface GrowingSystempublic Date getUpdateDate()
getUpdateDate in interface GrowingSystempublic void setCycleManagementComment(String cycleManagementComment)
setCycleManagementComment in interface GrowingSystempublic String getCycleManagementComment()
getCycleManagementComment in interface GrowingSystempublic void setCultureManagementComment(String cultureManagementComment)
setCultureManagementComment in interface GrowingSystempublic String getCultureManagementComment()
getCultureManagementComment in interface GrowingSystempublic void setGroundWorkComment(String groundWorkComment)
setGroundWorkComment in interface GrowingSystempublic String getGroundWorkComment()
getGroundWorkComment in interface GrowingSystempublic void setParcelsManagementComment(String parcelsManagementComment)
setParcelsManagementComment in interface GrowingSystempublic String getParcelsManagementComment()
getParcelsManagementComment in interface GrowingSystempublic void addNetworks(Network networks)
addNetworks in interface GrowingSystempublic void addAllNetworks(Iterable<Network> networks)
addAllNetworks in interface GrowingSystempublic void setNetworks(Collection<Network> networks)
setNetworks in interface GrowingSystempublic void removeNetworks(Network networks)
removeNetworks in interface GrowingSystempublic void clearNetworks()
clearNetworks in interface GrowingSystempublic Collection<Network> getNetworks()
getNetworks in interface GrowingSystempublic Network getNetworksByTopiaId(String topiaId)
getNetworksByTopiaId in interface GrowingSystempublic Collection<String> getNetworksTopiaIds()
getNetworksTopiaIds in interface GrowingSystempublic int sizeNetworks()
sizeNetworks in interface GrowingSystempublic boolean isNetworksEmpty()
isNetworksEmpty in interface GrowingSystempublic boolean isNetworksNotEmpty()
isNetworksNotEmpty in interface GrowingSystempublic boolean containsNetworks(Network networks)
containsNetworks in interface GrowingSystempublic void setSector(Sector sector)
setSector in interface GrowingSystempublic Sector getSector()
getSector in interface GrowingSystempublic void setGrowingPlan(GrowingPlan growingPlan)
setGrowingPlan in interface GrowingSystempublic GrowingPlan getGrowingPlan()
getGrowingPlan in interface GrowingSystempublic void setTypeAgriculture(RefTypeAgriculture typeAgriculture)
setTypeAgriculture in interface GrowingSystempublic RefTypeAgriculture getTypeAgriculture()
getTypeAgriculture in interface GrowingSystempublic void setCategoryStrategy(CategoryStrategy categoryStrategy)
setCategoryStrategy in interface GrowingSystempublic CategoryStrategy getCategoryStrategy()
getCategoryStrategy in interface GrowingSystempublic void addCharacteristics(RefTraitSdC characteristics)
addCharacteristics in interface GrowingSystempublic void addAllCharacteristics(Iterable<RefTraitSdC> characteristics)
addAllCharacteristics in interface GrowingSystempublic void setCharacteristics(Collection<RefTraitSdC> characteristics)
setCharacteristics in interface GrowingSystempublic void removeCharacteristics(RefTraitSdC characteristics)
removeCharacteristics in interface GrowingSystempublic void clearCharacteristics()
clearCharacteristics in interface GrowingSystempublic Collection<RefTraitSdC> getCharacteristics()
getCharacteristics in interface GrowingSystempublic RefTraitSdC getCharacteristicsByTopiaId(String topiaId)
getCharacteristicsByTopiaId in interface GrowingSystempublic Collection<String> getCharacteristicsTopiaIds()
getCharacteristicsTopiaIds in interface GrowingSystempublic int sizeCharacteristics()
sizeCharacteristics in interface GrowingSystempublic boolean isCharacteristicsEmpty()
isCharacteristicsEmpty in interface GrowingSystempublic boolean isCharacteristicsNotEmpty()
isCharacteristicsNotEmpty in interface GrowingSystempublic boolean containsCharacteristics(RefTraitSdC characteristics)
containsCharacteristics in interface GrowingSystemCopyright © 2013–2015 Inra. All rights reserved.