@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class AbstractActionAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements AbstractAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
comment
Nom de l'attribut en BD : comment
|
protected EffectiveIntervention |
effectiveIntervention
Nom de l'attribut en BD : effectiveIntervention
|
protected RefInterventionAgrosystTravailEDI |
mainAction
Nom de l'attribut en BD : mainAction
|
protected PracticedIntervention |
practicedIntervention
Nom de l'attribut en BD : practicedIntervention
|
protected String |
toolsCouplingCode
Nom de l'attribut en BD : toolsCouplingCode
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_COMMENT, PROPERTY_EFFECTIVE_INTERVENTION, PROPERTY_MAIN_ACTION, PROPERTY_PRACTICED_INTERVENTION, PROPERTY_TOOLS_COUPLING_CODE| Constructor and Description |
|---|
AbstractActionAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
String |
getComment() |
EffectiveIntervention |
getEffectiveIntervention() |
RefInterventionAgrosystTravailEDI |
getMainAction() |
PracticedIntervention |
getPracticedIntervention() |
String |
getToolsCouplingCode() |
void |
setComment(String comment) |
void |
setEffectiveIntervention(EffectiveIntervention effectiveIntervention) |
void |
setMainAction(RefInterventionAgrosystTravailEDI mainAction) |
void |
setPracticedIntervention(PracticedIntervention practicedIntervention) |
void |
setToolsCouplingCode(String toolsCouplingCode) |
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 comment
protected String toolsCouplingCode
protected PracticedIntervention practicedIntervention
protected EffectiveIntervention effectiveIntervention
protected RefInterventionAgrosystTravailEDI mainAction
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 setComment(String comment)
setComment in interface AbstractActionpublic String getComment()
getComment in interface AbstractActionpublic void setToolsCouplingCode(String toolsCouplingCode)
setToolsCouplingCode in interface AbstractActionpublic String getToolsCouplingCode()
getToolsCouplingCode in interface AbstractActionpublic void setPracticedIntervention(PracticedIntervention practicedIntervention)
setPracticedIntervention in interface AbstractActionpublic PracticedIntervention getPracticedIntervention()
getPracticedIntervention in interface AbstractActionpublic void setEffectiveIntervention(EffectiveIntervention effectiveIntervention)
setEffectiveIntervention in interface AbstractActionpublic EffectiveIntervention getEffectiveIntervention()
getEffectiveIntervention in interface AbstractActionpublic void setMainAction(RefInterventionAgrosystTravailEDI mainAction)
setMainAction in interface AbstractActionpublic RefInterventionAgrosystTravailEDI getMainAction()
getMainAction in interface AbstractActionCopyright © 2013–2015 Inra. All rights reserved.