@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jun 16 17:12:51 CEST 2014") public abstract class A31Abstract extends AbstractTopiaEntity implements A31
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B31> |
roleB31
Nom de l'attribut en BD : roleB31
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ROLE_B31AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A31Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addAllRoleB31(Collection<B31> roleB31) |
void |
addRoleB31(B31 roleB31) |
void |
clearRoleB31() |
boolean |
containsRoleB31(B31 roleB31) |
Collection<B31> |
getRoleB31() |
B31 |
getRoleB31ByTopiaId(String topiaId) |
Collection<String> |
getRoleB31TopiaIds() |
boolean |
isRoleB31Empty() |
boolean |
isRoleB31NotEmpty() |
void |
removeRoleB31(B31 roleB31) |
void |
setRoleB31(Collection<B31> roleB31) |
int |
sizeRoleB31() |
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, isDeleted, 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, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected Collection<B31> roleB31
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addRoleB31(B31 roleB31)
addRoleB31 in interface A31public void addAllRoleB31(Collection<B31> roleB31)
addAllRoleB31 in interface A31public void setRoleB31(Collection<B31> roleB31)
setRoleB31 in interface A31public void removeRoleB31(B31 roleB31)
removeRoleB31 in interface A31public void clearRoleB31()
clearRoleB31 in interface A31public Collection<B31> getRoleB31()
getRoleB31 in interface A31public B31 getRoleB31ByTopiaId(String topiaId)
getRoleB31ByTopiaId in interface A31public Collection<String> getRoleB31TopiaIds()
getRoleB31TopiaIds in interface A31public int sizeRoleB31()
sizeRoleB31 in interface A31public boolean isRoleB31Empty()
isRoleB31Empty in interface A31public boolean isRoleB31NotEmpty()
isRoleB31NotEmpty in interface A31public boolean containsRoleB31(B31 roleB31)
containsRoleB31 in interface A31Copyright © 2004–2014 CodeLutin. All rights reserved.