|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.persistence.TopiaEntityAbstract
org.chorem.pollen.business.persistence.UserAccountAbstract
org.chorem.pollen.business.persistence.UserAccountImpl
public class UserAccountImpl
Implantation des operations pour l'entité UserAccount.
| Field Summary |
|---|
| Fields inherited from class org.chorem.pollen.business.persistence.UserAccountAbstract |
|---|
administrator, email, favoriteList, firstName, langage, lastName, login, password, pollAccount |
| Fields inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract |
|---|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoables |
| Fields inherited from interface org.chorem.pollen.business.persistence.UserAccount |
|---|
ADMINISTRATOR, EMAIL, FAVORITE_LIST, FIRST_NAME, LANGAGE, LAST_NAME, LOGIN, PASSWORD, POLL_ACCOUNT |
| Constructor Summary | |
|---|---|
UserAccountImpl()
|
|
| Method Summary |
|---|
| Methods inherited from class org.chorem.pollen.business.persistence.UserAccountAbstract |
|---|
accept, addAllFavoriteList, addAllPollAccount, addFavoriteList, addPollAccount, clearFavoriteList, clearPollAccount, delete, getAdministrator, getAggregate, getComposite, getEmail, getFavoriteList, getFavoriteListByTopiaId, getFirstName, getLangage, getLastName, getLogin, getPassword, getPollAccount, getPollAccountByTopiaId, isFavoriteListEmpty, isPollAccountEmpty, removeFavoriteList, removePollAccount, setAdministrator, setEmail, setFavoriteList, setFirstName, setLangage, setLastName, setLogin, setPassword, setPollAccount, sizeFavoriteList, sizePollAccount, toString, update |
| Methods inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract |
|---|
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, postCreate, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.chorem.pollen.business.persistence.UserAccount |
|---|
addAllFavoriteList, addAllPollAccount, addFavoriteList, addPollAccount, clearFavoriteList, clearPollAccount, getAdministrator, getEmail, getFavoriteList, getFavoriteListByTopiaId, getFirstName, getLangage, getLastName, getLogin, getPassword, getPollAccount, getPollAccountByTopiaId, isFavoriteListEmpty, isPollAccountEmpty, removeFavoriteList, removePollAccount, setAdministrator, setEmail, setFavoriteList, setFirstName, setLangage, setLastName, setLogin, setPassword, setPollAccount, sizeFavoriteList, sizePollAccount |
| Methods inherited from interface org.nuiton.topia.persistence.TopiaEntity |
|---|
accept, addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, delete, getAggregate, getComposite, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, postCreate, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersion, update |
| Constructor Detail |
|---|
public UserAccountImpl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||