@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Apr 09 18:07:33 CEST 2014") public abstract class A61Abstract extends AbstractTopiaEntity implements A61
| Modifier and Type | Field and Description |
|---|---|
protected List<B61> |
roleB61
Nom de l'attribut en BD : roleB61
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ROLE_B61AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A61Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addAllRoleB61(List<B61> roleB61) |
void |
addRoleB61(B61 roleB61) |
void |
clearRoleB61() |
List<B61> |
getRoleB61() |
B61 |
getRoleB61ByTopiaId(String topiaId) |
List<String> |
getRoleB61TopiaIds() |
boolean |
isRoleB61Empty() |
boolean |
isRoleB61NotEmpty() |
void |
removeRoleB61(B61 roleB61) |
void |
setRoleB61(List<B61> roleB61) |
int |
sizeRoleB61() |
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, setTopiaVersionpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addRoleB61(B61 roleB61)
addRoleB61 in interface A61public void addAllRoleB61(List<B61> roleB61)
addAllRoleB61 in interface A61public void setRoleB61(List<B61> roleB61)
setRoleB61 in interface A61public void removeRoleB61(B61 roleB61)
removeRoleB61 in interface A61public void clearRoleB61()
clearRoleB61 in interface A61public List<B61> getRoleB61()
getRoleB61 in interface A61public B61 getRoleB61ByTopiaId(String topiaId)
getRoleB61ByTopiaId in interface A61public List<String> getRoleB61TopiaIds()
getRoleB61TopiaIds in interface A61public int sizeRoleB61()
sizeRoleB61 in interface A61public boolean isRoleB61Empty()
isRoleB61Empty in interface A61public boolean isRoleB61NotEmpty()
isRoleB61NotEmpty in interface A61Copyright © 2004–2014 CodeLutin. All rights reserved.