@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jul 21 16:59:54 CEST 2014") public abstract class A11Abstract extends AbstractTopiaEntity implements A11
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B11> |
roleB11
Nom de l'attribut en BD : roleB11
|
DEFAULT_INSTANCE, deleted, firesSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ROLE_B11AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A11Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleB11(Collection<B11> roleB11) |
void |
addRoleB11(B11 roleB11) |
void |
clearRoleB11() |
boolean |
containsRoleB11(B11 roleB11) |
Collection<B11> |
getRoleB11() |
B11 |
getRoleB11ByTopiaId(String topiaId) |
Collection<String> |
getRoleB11TopiaIds() |
boolean |
isRoleB11Empty() |
boolean |
isRoleB11NotEmpty() |
void |
removeRoleB11(B11 roleB11) |
void |
setRoleB11(Collection<B11> roleB11) |
int |
sizeRoleB11() |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected Collection<B11> roleB11
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addRoleB11(B11 roleB11)
addRoleB11 in interface A11public void addAllRoleB11(Collection<B11> roleB11)
addAllRoleB11 in interface A11public void setRoleB11(Collection<B11> roleB11)
setRoleB11 in interface A11public void removeRoleB11(B11 roleB11)
removeRoleB11 in interface A11public void clearRoleB11()
clearRoleB11 in interface A11public Collection<B11> getRoleB11()
getRoleB11 in interface A11public B11 getRoleB11ByTopiaId(String topiaId)
getRoleB11ByTopiaId in interface A11public Collection<String> getRoleB11TopiaIds()
getRoleB11TopiaIds in interface A11public int sizeRoleB11()
sizeRoleB11 in interface A11public boolean isRoleB11Empty()
isRoleB11Empty in interface A11public boolean isRoleB11NotEmpty()
isRoleB11NotEmpty in interface A11public boolean containsRoleB11(B11 roleB11)
containsRoleB11 in interface A11Copyright © 2004–2014 CodeLutin. All rights reserved.