@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Aug 13 15:48:12 CEST 2014") public abstract class A33Abstract extends AbstractTopiaEntity implements A33
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B33> |
roleB33
Nom de l'attribut en BD : roleB33
|
DEFAULT_INSTANCE, deleted, firesSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ROLE_B33AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A33Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleB33(Collection<B33> roleB33) |
void |
addRoleB33(B33 roleB33) |
void |
clearRoleB33() |
boolean |
containsRoleB33(B33 roleB33) |
Collection<B33> |
getRoleB33() |
B33 |
getRoleB33ByTopiaId(String topiaId) |
Collection<String> |
getRoleB33TopiaIds() |
boolean |
isRoleB33Empty() |
boolean |
isRoleB33NotEmpty() |
void |
removeRoleB33(B33 roleB33) |
void |
setRoleB33(Collection<B33> roleB33) |
int |
sizeRoleB33() |
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<B33> roleB33
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addRoleB33(B33 roleB33)
addRoleB33 in interface A33public void addAllRoleB33(Collection<B33> roleB33)
addAllRoleB33 in interface A33public void setRoleB33(Collection<B33> roleB33)
setRoleB33 in interface A33public void removeRoleB33(B33 roleB33)
removeRoleB33 in interface A33public void clearRoleB33()
clearRoleB33 in interface A33public Collection<B33> getRoleB33()
getRoleB33 in interface A33public B33 getRoleB33ByTopiaId(String topiaId)
getRoleB33ByTopiaId in interface A33public Collection<String> getRoleB33TopiaIds()
getRoleB33TopiaIds in interface A33public int sizeRoleB33()
sizeRoleB33 in interface A33public boolean isRoleB33Empty()
isRoleB33Empty in interface A33public boolean isRoleB33NotEmpty()
isRoleB33NotEmpty in interface A33public boolean containsRoleB33(B33 roleB33)
containsRoleB33 in interface A33Copyright © 2004–2014 CodeLutin. All rights reserved.