@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class DomainAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements Domain
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected Double |
averageTenantFarming
Nom de l'attribut en BD : averageTenantFarming
|
protected int |
campaign
Nom de l'attribut en BD : campaign
|
protected String |
code
Code de liaison des domaines dupliqués.
|
protected String |
croppingPlanComment
Nom de l'attribut en BD : croppingPlanComment
|
protected Double |
cropsWorkForce
Nom de l'attribut en BD : cropsWorkForce
|
protected Double |
decoupledAssistance
Nom de l'attribut en BD : decoupledAssistance
|
protected WeatherStation |
defaultWeatherStation
Nom de l'attribut en BD : defaultWeatherStation
|
protected String |
description
Nom de l'attribut en BD : description
|
protected Double |
experimentalAgriculturalArea
Nom de l'attribut en BD : experimentalAgriculturalArea
|
protected Integer |
familyWorkForceWage
Nom de l'attribut en BD : familyWorkForceWage
|
protected Double |
homogenizationExperimentalAgriculturalArea
Nom de l'attribut en BD : homogenizationExperimentalAgriculturalArea
|
protected RefLegalStatus |
legalStatus
Nom de l'attribut en BD : legalStatus
|
protected RefLocation |
location
Nom de l'attribut en BD : location
|
protected String |
mainContact
Contact principal
Nom de l'attribut en BD : mainContact
|
protected Double |
msaFee
Nom de l'attribut en BD : msaFee
|
protected String |
name
Le nom
Nom de l'attribut en BD : name
|
protected String |
orientation
Nom de l'attribut en BD : orientation
|
protected RefOTEX |
otex18
Nom de l'attribut en BD : otex18
|
protected RefOTEX |
otex70
Nom de l'attribut en BD : otex70
|
protected String |
otherActivitiesComment
Nom de l'attribut en BD : otherActivitiesComment
|
protected Double |
otherWorkForce
Nom de l'attribut en BD : otherWorkForce
|
protected Integer |
partnersNumber
Nom de l'attribut en BD : partnersNumber
|
protected Double |
permanentEmployeesWorkForce
Nom de l'attribut en BD : permanentEmployeesWorkForce
|
protected String |
siret
Nom de l'attribut en BD : siret
|
protected String |
speciesToArea
Nom de l'attribut en BD : speciesToArea
|
protected String |
statusComment
Nom de l'attribut en BD : statusComment
|
protected Double |
temporaryEmployeesWorkForce
Nom de l'attribut en BD : temporaryEmployeesWorkForce
|
protected DomainType |
type
Nom de l'attribut en BD : type
|
protected Date |
updateDate
Nom de l'attribut en BD : updateDate
|
protected Double |
usedAgriculturalArea
Nom de l'attribut en BD : usedAgriculturalArea
|
protected boolean |
validated
Nom de l'attribut en BD : validated
|
protected Date |
validationDate
Nom de l'attribut en BD : validationDate
|
protected Integer |
wageCosts
Nom de l'attribut en BD : wageCosts
|
protected Collection<WeatherStation> |
weatherStations
Nom de l'attribut en BD : weatherStations
|
protected String |
workforceComment
Nom de l'attribut en BD : workforceComment
|
protected Zoning |
zoning
Nom de l'attribut en BD : zoning
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_AVERAGE_TENANT_FARMING, PROPERTY_CAMPAIGN, PROPERTY_CODE, PROPERTY_CROPPING_PLAN_COMMENT, PROPERTY_CROPS_WORK_FORCE, PROPERTY_DECOUPLED_ASSISTANCE, PROPERTY_DEFAULT_WEATHER_STATION, PROPERTY_DESCRIPTION, PROPERTY_EXPERIMENTAL_AGRICULTURAL_AREA, PROPERTY_FAMILY_WORK_FORCE_WAGE, PROPERTY_HOMOGENIZATION_EXPERIMENTAL_AGRICULTURAL_AREA, PROPERTY_LEGAL_STATUS, PROPERTY_LOCATION, PROPERTY_MAIN_CONTACT, PROPERTY_MSA_FEE, PROPERTY_NAME, PROPERTY_ORIENTATION, PROPERTY_OTEX18, PROPERTY_OTEX70, PROPERTY_OTHER_ACTIVITIES_COMMENT, PROPERTY_OTHER_WORK_FORCE, PROPERTY_PARTNERS_NUMBER, PROPERTY_PERMANENT_EMPLOYEES_WORK_FORCE, PROPERTY_SIRET, PROPERTY_SPECIES_TO_AREA, PROPERTY_STATUS_COMMENT, PROPERTY_TEMPORARY_EMPLOYEES_WORK_FORCE, PROPERTY_TYPE, PROPERTY_UPDATE_DATE, PROPERTY_USED_AGRICULTURAL_AREA, PROPERTY_VALIDATED, PROPERTY_VALIDATION_DATE, PROPERTY_WAGE_COSTS, PROPERTY_WEATHER_STATIONS, PROPERTY_WORKFORCE_COMMENT, PROPERTY_ZONING| Constructor and Description |
|---|
DomainAbstract() |
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 mainContact
protected String description
protected int campaign
protected boolean active
protected String code
protected String croppingPlanComment
protected String otherActivitiesComment
protected String statusComment
protected Integer partnersNumber
protected Double permanentEmployeesWorkForce
protected Double temporaryEmployeesWorkForce
protected Double otherWorkForce
protected Integer familyWorkForceWage
protected Integer wageCosts
protected String workforceComment
protected Double cropsWorkForce
protected String orientation
protected Double usedAgriculturalArea
protected Double msaFee
protected Double averageTenantFarming
protected Double decoupledAssistance
protected Double experimentalAgriculturalArea
protected Double homogenizationExperimentalAgriculturalArea
protected String speciesToArea
protected String siret
protected Date validationDate
protected boolean validated
protected Date updateDate
protected DomainType type
protected RefLocation location
protected RefLegalStatus legalStatus
protected Zoning zoning
protected RefOTEX otex18
protected RefOTEX otex70
protected Collection<WeatherStation> weatherStations
protected WeatherStation defaultWeatherStation
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 setMainContact(String mainContact)
setMainContact in interface Domainpublic String getMainContact()
getMainContact in interface Domainpublic void setDescription(String description)
setDescription in interface Domainpublic String getDescription()
getDescription in interface Domainpublic void setCampaign(int campaign)
setCampaign in interface Domainpublic int getCampaign()
getCampaign in interface Domainpublic void setCroppingPlanComment(String croppingPlanComment)
setCroppingPlanComment in interface Domainpublic String getCroppingPlanComment()
getCroppingPlanComment in interface Domainpublic void setOtherActivitiesComment(String otherActivitiesComment)
setOtherActivitiesComment in interface Domainpublic String getOtherActivitiesComment()
getOtherActivitiesComment in interface Domainpublic void setStatusComment(String statusComment)
setStatusComment in interface Domainpublic String getStatusComment()
getStatusComment in interface Domainpublic void setPartnersNumber(Integer partnersNumber)
setPartnersNumber in interface Domainpublic Integer getPartnersNumber()
getPartnersNumber in interface Domainpublic void setPermanentEmployeesWorkForce(Double permanentEmployeesWorkForce)
setPermanentEmployeesWorkForce in interface Domainpublic Double getPermanentEmployeesWorkForce()
getPermanentEmployeesWorkForce in interface Domainpublic void setTemporaryEmployeesWorkForce(Double temporaryEmployeesWorkForce)
setTemporaryEmployeesWorkForce in interface Domainpublic Double getTemporaryEmployeesWorkForce()
getTemporaryEmployeesWorkForce in interface Domainpublic void setOtherWorkForce(Double otherWorkForce)
setOtherWorkForce in interface Domainpublic Double getOtherWorkForce()
getOtherWorkForce in interface Domainpublic void setFamilyWorkForceWage(Integer familyWorkForceWage)
setFamilyWorkForceWage in interface Domainpublic Integer getFamilyWorkForceWage()
getFamilyWorkForceWage in interface Domainpublic void setWageCosts(Integer wageCosts)
setWageCosts in interface Domainpublic Integer getWageCosts()
getWageCosts in interface Domainpublic void setWorkforceComment(String workforceComment)
setWorkforceComment in interface Domainpublic String getWorkforceComment()
getWorkforceComment in interface Domainpublic void setCropsWorkForce(Double cropsWorkForce)
setCropsWorkForce in interface Domainpublic Double getCropsWorkForce()
getCropsWorkForce in interface Domainpublic void setOrientation(String orientation)
setOrientation in interface Domainpublic String getOrientation()
getOrientation in interface Domainpublic void setUsedAgriculturalArea(Double usedAgriculturalArea)
setUsedAgriculturalArea in interface Domainpublic Double getUsedAgriculturalArea()
getUsedAgriculturalArea in interface Domainpublic void setAverageTenantFarming(Double averageTenantFarming)
setAverageTenantFarming in interface Domainpublic Double getAverageTenantFarming()
getAverageTenantFarming in interface Domainpublic void setDecoupledAssistance(Double decoupledAssistance)
setDecoupledAssistance in interface Domainpublic Double getDecoupledAssistance()
getDecoupledAssistance in interface Domainpublic void setExperimentalAgriculturalArea(Double experimentalAgriculturalArea)
setExperimentalAgriculturalArea in interface Domainpublic Double getExperimentalAgriculturalArea()
getExperimentalAgriculturalArea in interface Domainpublic void setHomogenizationExperimentalAgriculturalArea(Double homogenizationExperimentalAgriculturalArea)
setHomogenizationExperimentalAgriculturalArea in interface Domainpublic Double getHomogenizationExperimentalAgriculturalArea()
getHomogenizationExperimentalAgriculturalArea in interface Domainpublic void setSpeciesToArea(String speciesToArea)
setSpeciesToArea in interface Domainpublic String getSpeciesToArea()
getSpeciesToArea in interface Domainpublic void setValidationDate(Date validationDate)
setValidationDate in interface Domainpublic Date getValidationDate()
getValidationDate in interface Domainpublic void setValidated(boolean validated)
setValidated in interface Domainpublic boolean isValidated()
isValidated in interface Domainpublic void setUpdateDate(Date updateDate)
setUpdateDate in interface Domainpublic Date getUpdateDate()
getUpdateDate in interface Domainpublic void setType(DomainType type)
public DomainType getType()
public void setLocation(RefLocation location)
setLocation in interface Domainpublic RefLocation getLocation()
getLocation in interface Domainpublic void setLegalStatus(RefLegalStatus legalStatus)
setLegalStatus in interface Domainpublic RefLegalStatus getLegalStatus()
getLegalStatus in interface Domainpublic void addWeatherStations(WeatherStation weatherStations)
addWeatherStations in interface Domainpublic void addAllWeatherStations(Iterable<WeatherStation> weatherStations)
addAllWeatherStations in interface Domainpublic void setWeatherStations(Collection<WeatherStation> weatherStations)
setWeatherStations in interface Domainpublic void removeWeatherStations(WeatherStation weatherStations)
removeWeatherStations in interface Domainpublic void clearWeatherStations()
clearWeatherStations in interface Domainpublic Collection<WeatherStation> getWeatherStations()
getWeatherStations in interface Domainpublic WeatherStation getWeatherStationsByTopiaId(String topiaId)
getWeatherStationsByTopiaId in interface Domainpublic Collection<String> getWeatherStationsTopiaIds()
getWeatherStationsTopiaIds in interface Domainpublic int sizeWeatherStations()
sizeWeatherStations in interface Domainpublic boolean isWeatherStationsEmpty()
isWeatherStationsEmpty in interface Domainpublic boolean isWeatherStationsNotEmpty()
isWeatherStationsNotEmpty in interface Domainpublic boolean containsWeatherStations(WeatherStation weatherStations)
containsWeatherStations in interface Domainpublic void setDefaultWeatherStation(WeatherStation defaultWeatherStation)
setDefaultWeatherStation in interface Domainpublic WeatherStation getDefaultWeatherStation()
getDefaultWeatherStation in interface DomainCopyright © 2013–2015 Inra. All rights reserved.