@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Thu Jul 03 18:10:12 CEST 2014") public abstract class Party2Abstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements Party2
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Contact2> |
contacts
Nom de l'attribut en BD : contacts
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_CONTACTS| Constructor and Description |
|---|
Party2Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.EntityVisitor visitor) |
void |
addAllContacts(Collection<Contact2> contacts) |
void |
addContacts(Contact2 contacts) |
void |
clearContacts() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
Collection<Contact2> |
getContacts() |
Contact2 |
getContactsByTopiaId(String topiaId) |
boolean |
isContactsEmpty() |
void |
removeContacts(Contact2 contacts) |
void |
setContacts(Collection<Contact2> contacts) |
int |
sizeContacts() |
String |
toString() |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected Collection<Contact2> contacts
public void accept(org.nuiton.topia.persistence.EntityVisitor visitor)
throws org.nuiton.topia.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.EntityVisitor visitor)
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaExceptionpublic void addContacts(Contact2 contacts)
addContacts in interface Party2public void addAllContacts(Collection<Contact2> contacts)
addAllContacts in interface Party2public void setContacts(Collection<Contact2> contacts)
setContacts in interface Party2public void removeContacts(Contact2 contacts)
removeContacts in interface Party2public void clearContacts()
clearContacts in interface Party2public Collection<Contact2> getContacts()
getContacts in interface Party2public Contact2 getContactsByTopiaId(String topiaId)
getContactsByTopiaId in interface Party2public int sizeContacts()
sizeContacts in interface Party2public boolean isContactsEmpty()
isContactsEmpty in interface Party2public List<org.nuiton.topia.persistence.TopiaEntity> getAggregate() throws org.nuiton.topia.TopiaException
getAggregate in interface org.nuiton.topia.persistence.TopiaEntitygetAggregate in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaExceptionpublic List<org.nuiton.topia.persistence.TopiaEntity> getComposite() throws org.nuiton.topia.TopiaException
getComposite in interface org.nuiton.topia.persistence.TopiaEntitygetComposite in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaExceptionCopyright © 2004–2014 CodeLutin. All rights reserved.