@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Nov 16 10:45:42 CET 2015") public abstract class CoselmarUserAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements CoselmarUser
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
active
Nom de l'attribut en BD : active
|
protected String |
firstname
Nom de l'attribut en BD : firstname
|
protected String |
mail
Nom de l'attribut en BD : mail
|
protected String |
name
Nom de l'attribut en BD : name
|
protected String |
organization
Nom de l'attribut en BD : organization
|
protected String |
password
Nom de l'attribut en BD : password
|
protected String |
phoneNumber
Nom de l'attribut en BD : phoneNumber
|
protected String |
qualification
Nom de l'attribut en BD : qualification
|
protected CoselmarUserRole |
role
Nom de l'attribut en BD : role
|
protected String |
salt
Nom de l'attribut en BD : salt
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ACTIVE, PROPERTY_FIRSTNAME, PROPERTY_MAIL, PROPERTY_NAME, PROPERTY_ORGANIZATION, PROPERTY_PASSWORD, PROPERTY_PHONE_NUMBER, PROPERTY_QUALIFICATION, PROPERTY_ROLE, PROPERTY_SALT| Constructor and Description |
|---|
CoselmarUserAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
String |
getFirstname() |
String |
getMail() |
String |
getName() |
String |
getOrganization() |
String |
getPassword() |
String |
getPhoneNumber() |
String |
getQualification() |
CoselmarUserRole |
getRole() |
String |
getSalt() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setFirstname(String firstname) |
void |
setMail(String mail) |
void |
setName(String name) |
void |
setOrganization(String organization) |
void |
setPassword(String password) |
void |
setPhoneNumber(String phoneNumber) |
void |
setQualification(String qualification) |
void |
setRole(CoselmarUserRole role) |
void |
setSalt(String salt) |
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 mail
protected String name
protected String firstname
protected String qualification
protected String password
protected String salt
protected String organization
protected boolean active
protected String phoneNumber
protected CoselmarUserRole role
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 setMail(String mail)
setMail in interface CoselmarUserpublic String getMail()
getMail in interface CoselmarUserpublic void setName(String name)
setName in interface CoselmarUserpublic String getName()
getName in interface CoselmarUserpublic void setFirstname(String firstname)
setFirstname in interface CoselmarUserpublic String getFirstname()
getFirstname in interface CoselmarUserpublic void setQualification(String qualification)
setQualification in interface CoselmarUserpublic String getQualification()
getQualification in interface CoselmarUserpublic void setPassword(String password)
setPassword in interface CoselmarUserpublic String getPassword()
getPassword in interface CoselmarUserpublic void setSalt(String salt)
setSalt in interface CoselmarUserpublic String getSalt()
getSalt in interface CoselmarUserpublic void setOrganization(String organization)
setOrganization in interface CoselmarUserpublic String getOrganization()
getOrganization in interface CoselmarUserpublic void setActive(boolean active)
setActive in interface CoselmarUserpublic boolean isActive()
isActive in interface CoselmarUserpublic void setPhoneNumber(String phoneNumber)
setPhoneNumber in interface CoselmarUserpublic String getPhoneNumber()
getPhoneNumber in interface CoselmarUserpublic void setRole(CoselmarUserRole role)
setRole in interface CoselmarUserpublic CoselmarUserRole getRole()
getRole in interface CoselmarUserCopyright © 2014–2015 Ifremer. All rights reserved.