@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Jan 18 19:58:19 CET 2017") public abstract class PersonneAbstract extends Party2Impl implements Personne
| Modifier and Type | Field and Description |
|---|---|
protected Address |
address
Nom de l'attribut en BD : address
|
protected Gender |
gender
Nom de l'attribut en BD : gender
|
protected String |
name
Nom de l'attribut en BD : name
|
protected Gender |
otherGender
Nom de l'attribut en BD : otherGender
|
protected Collection<String> |
otherNames
Nom de l'attribut en BD : otherNames
|
protected List<Title> |
title
Nom de l'attribut en BD : title
|
contactsDEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ADDRESS, PROPERTY_GENDER, PROPERTY_NAME, PROPERTY_OTHER_GENDER, PROPERTY_OTHER_NAMES, PROPERTY_TITLEPROPERTY_CONTACTSAGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
PersonneAbstract() |
addAllContacts, addContacts, clearContacts, containsContacts, getContacts, getContactsByTopiaId, getContactsTopiaIds, isContactsEmpty, isContactsNotEmpty, removeContacts, setContacts, sizeContactsaddPostReadListener, 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, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddAllContacts, addContacts, clearContacts, containsContacts, getContacts, getContactsByTopiaId, getContactsTopiaIds, isContactsEmpty, isContactsNotEmpty, removeContacts, setContacts, sizeContactsgetTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersionaddPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListeneraddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerprotected String name
protected Collection<String> otherNames
protected Gender gender
protected Gender otherGender
protected Address address
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityaccept in class Party2AbstractTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
accept0 in class Party2AbstractTopiaExceptionpublic void addOtherNames(String otherNames)
addOtherNames in interface Personnepublic void addAllOtherNames(Iterable<String> otherNames)
addAllOtherNames in interface Personnepublic void setOtherNames(Collection<String> otherNames)
setOtherNames in interface Personnepublic void removeOtherNames(String otherNames)
removeOtherNames in interface Personnepublic void clearOtherNames()
clearOtherNames in interface Personnepublic Collection<String> getOtherNames()
getOtherNames in interface Personnepublic int sizeOtherNames()
sizeOtherNames in interface Personnepublic boolean isOtherNamesEmpty()
isOtherNamesEmpty in interface Personnepublic boolean isOtherNamesNotEmpty()
isOtherNamesNotEmpty in interface Personnepublic boolean containsOtherNames(String otherNames)
containsOtherNames in interface Personnepublic void setOtherGender(Gender otherGender)
setOtherGender in interface Personnepublic Gender getOtherGender()
getOtherGender in interface Personnepublic void setAddress(Address address)
setAddress in interface Personnepublic Address getAddress()
getAddress in interface Personnepublic void addAllTitle(Iterable<Title> title)
addAllTitle in interface Personnepublic void removeTitle(Title title)
removeTitle in interface Personnepublic void removeTitle(int index)
removeTitle in interface Personnepublic void clearTitle()
clearTitle in interface Personnepublic boolean isTitleEmpty()
isTitleEmpty in interface Personnepublic boolean isTitleNotEmpty()
isTitleNotEmpty in interface Personnepublic boolean containsTitle(Title title)
containsTitle in interface PersonneCopyright © 2004–2017 CodeLutin. All rights reserved.