@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Apr 09 18:07:33 CEST 2014") public abstract class A13Abstract extends AbstractTopiaEntity implements A13
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B13> |
roleB13
Nom de l'attribut en BD : roleB13
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ROLE_B13AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A13Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addAllRoleB13(Collection<B13> roleB13) |
void |
addRoleB13(B13 roleB13) |
void |
clearRoleB13() |
Collection<B13> |
getRoleB13() |
B13 |
getRoleB13ByTopiaId(String topiaId) |
Collection<String> |
getRoleB13TopiaIds() |
boolean |
isRoleB13Empty() |
boolean |
isRoleB13NotEmpty() |
void |
removeRoleB13(B13 roleB13) |
void |
setRoleB13(Collection<B13> roleB13) |
int |
sizeRoleB13() |
String |
toString() |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFireSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected Collection<B13> roleB13
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addRoleB13(B13 roleB13)
addRoleB13 in interface A13public void addAllRoleB13(Collection<B13> roleB13)
addAllRoleB13 in interface A13public void setRoleB13(Collection<B13> roleB13)
setRoleB13 in interface A13public void removeRoleB13(B13 roleB13)
removeRoleB13 in interface A13public void clearRoleB13()
clearRoleB13 in interface A13public Collection<B13> getRoleB13()
getRoleB13 in interface A13public B13 getRoleB13ByTopiaId(String topiaId)
getRoleB13ByTopiaId in interface A13public Collection<String> getRoleB13TopiaIds()
getRoleB13TopiaIds in interface A13public int sizeRoleB13()
sizeRoleB13 in interface A13public boolean isRoleB13Empty()
isRoleB13Empty in interface A13public boolean isRoleB13NotEmpty()
isRoleB13NotEmpty in interface A13Copyright © 2004–2014 CodeLutin. All rights reserved.