@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class UserRoleAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements UserRole
| Modifier and Type | Field and Description |
|---|---|
protected AgrosystUser |
agrosystUser
Nom de l'attribut en BD : agrosystUser
|
protected String |
domainCode
Nom de l'attribut en BD : domainCode
|
protected String |
growingPlanCode
Nom de l'attribut en BD : growingPlanCode
|
protected String |
growingSystemCode
Nom de l'attribut en BD : growingSystemCode
|
protected String |
growingSystemId
Nom de l'attribut en BD : growingSystemId
|
protected String |
networkId
Nom de l'attribut en BD : networkId
|
protected RoleType |
type
Nom de l'attribut en BD : type
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_AGROSYST_USER, PROPERTY_DOMAIN_CODE, PROPERTY_GROWING_PLAN_CODE, PROPERTY_GROWING_SYSTEM_CODE, PROPERTY_GROWING_SYSTEM_ID, PROPERTY_NETWORK_ID, PROPERTY_TYPE| Constructor and Description |
|---|
UserRoleAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
AgrosystUser |
getAgrosystUser() |
String |
getDomainCode() |
String |
getGrowingPlanCode() |
String |
getGrowingSystemCode() |
String |
getGrowingSystemId() |
String |
getNetworkId() |
RoleType |
getType() |
void |
setAgrosystUser(AgrosystUser agrosystUser) |
void |
setDomainCode(String domainCode) |
void |
setGrowingPlanCode(String growingPlanCode) |
void |
setGrowingSystemCode(String growingSystemCode) |
void |
setGrowingSystemId(String growingSystemId) |
void |
setNetworkId(String networkId) |
void |
setType(RoleType type) |
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 domainCode
protected String growingPlanCode
protected String growingSystemCode
protected String growingSystemId
protected String networkId
protected AgrosystUser agrosystUser
protected RoleType type
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 setDomainCode(String domainCode)
setDomainCode in interface UserRolepublic String getDomainCode()
getDomainCode in interface UserRolepublic void setGrowingPlanCode(String growingPlanCode)
setGrowingPlanCode in interface UserRolepublic String getGrowingPlanCode()
getGrowingPlanCode in interface UserRolepublic void setGrowingSystemCode(String growingSystemCode)
setGrowingSystemCode in interface UserRolepublic String getGrowingSystemCode()
getGrowingSystemCode in interface UserRolepublic void setGrowingSystemId(String growingSystemId)
setGrowingSystemId in interface UserRolepublic String getGrowingSystemId()
getGrowingSystemId in interface UserRolepublic void setNetworkId(String networkId)
setNetworkId in interface UserRolepublic String getNetworkId()
getNetworkId in interface UserRolepublic void setAgrosystUser(AgrosystUser agrosystUser)
setAgrosystUser in interface UserRolepublic AgrosystUser getAgrosystUser()
getAgrosystUser in interface UserRoleCopyright © 2013–2015 Inra. All rights reserved.