@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Jul 30 16:20:31 CEST 2014") public abstract class A72Abstract extends AbstractTopiaEntity implements A72
| Modifier and Type | Field and Description |
|---|---|
protected List<B72> |
roleB72
Nom de l'attribut en BD : roleB72
|
DEFAULT_INSTANCE, deleted, firesSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ROLE_B72AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A72Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleB72(List<B72> roleB72) |
void |
addRoleB72(B72 roleB72) |
void |
addRoleB72(int index,
B72 roleB72) |
void |
clearRoleB72() |
boolean |
containsRoleB72(B72 roleB72) |
List<B72> |
getRoleB72() |
B72 |
getRoleB72(int index) |
B72 |
getRoleB72ByTopiaId(String topiaId) |
List<String> |
getRoleB72TopiaIds() |
boolean |
isRoleB72Empty() |
boolean |
isRoleB72NotEmpty() |
void |
removeRoleB72(B72 roleB72) |
void |
removeRoleB72(int index) |
void |
setRoleB72(List<B72> roleB72) |
int |
sizeRoleB72() |
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, setTopiaVersionpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addRoleB72(B72 roleB72)
addRoleB72 in interface A72public void addRoleB72(int index,
B72 roleB72)
addRoleB72 in interface A72public void addAllRoleB72(List<B72> roleB72)
addAllRoleB72 in interface A72public void setRoleB72(List<B72> roleB72)
setRoleB72 in interface A72public void removeRoleB72(B72 roleB72)
removeRoleB72 in interface A72public void removeRoleB72(int index)
removeRoleB72 in interface A72public void clearRoleB72()
clearRoleB72 in interface A72public List<B72> getRoleB72()
getRoleB72 in interface A72public B72 getRoleB72(int index)
getRoleB72 in interface A72public B72 getRoleB72ByTopiaId(String topiaId)
getRoleB72ByTopiaId in interface A72public List<String> getRoleB72TopiaIds()
getRoleB72TopiaIds in interface A72public int sizeRoleB72()
sizeRoleB72 in interface A72public boolean isRoleB72Empty()
isRoleB72Empty in interface A72public boolean isRoleB72NotEmpty()
isRoleB72NotEmpty in interface A72public boolean containsRoleB72(B72 roleB72)
containsRoleB72 in interface A72Copyright © 2004–2014 CodeLutin. All rights reserved.