@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Jul 30 13:09:22 CEST 2014") public abstract class B33Abstract extends AbstractTopiaEntity implements B33
| Modifier and Type | Field and Description |
|---|---|
protected Collection<A33> |
roleA33
Nom de l'attribut en BD : roleA33
|
DEFAULT_INSTANCE, deleted, firesSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ROLE_A33AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
B33Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleA33(Collection<A33> roleA33) |
void |
addRoleA33(A33 roleA33) |
void |
clearRoleA33() |
boolean |
containsRoleA33(A33 roleA33) |
Collection<A33> |
getRoleA33() |
A33 |
getRoleA33ByTopiaId(String topiaId) |
Collection<String> |
getRoleA33TopiaIds() |
boolean |
isRoleA33Empty() |
boolean |
isRoleA33NotEmpty() |
void |
removeRoleA33(A33 roleA33) |
void |
setRoleA33(Collection<A33> roleA33) |
int |
sizeRoleA33() |
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<A33> roleA33
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addRoleA33(A33 roleA33)
addRoleA33 in interface B33public void addAllRoleA33(Collection<A33> roleA33)
addAllRoleA33 in interface B33public void setRoleA33(Collection<A33> roleA33)
setRoleA33 in interface B33public void removeRoleA33(A33 roleA33)
removeRoleA33 in interface B33public void clearRoleA33()
clearRoleA33 in interface B33public Collection<A33> getRoleA33()
getRoleA33 in interface B33public A33 getRoleA33ByTopiaId(String topiaId)
getRoleA33ByTopiaId in interface B33public Collection<String> getRoleA33TopiaIds()
getRoleA33TopiaIds in interface B33public int sizeRoleA33()
sizeRoleA33 in interface B33public boolean isRoleA33Empty()
isRoleA33Empty in interface B33public boolean isRoleA33NotEmpty()
isRoleA33NotEmpty in interface B33public boolean containsRoleA33(A33 roleA33)
containsRoleA33 in interface B33Copyright © 2004–2014 CodeLutin. All rights reserved.