@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jun 16 17:12:51 CEST 2014") public abstract class A71Abstract extends AbstractTopiaEntity implements A71
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B71> |
b71
Nom de l'attribut en BD : b71
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_B71AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A71Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addAllB71(Collection<B71> b71) |
void |
addB71(B71 b71) |
void |
clearB71() |
boolean |
containsB71(B71 b71) |
Collection<B71> |
getB71() |
B71 |
getB71ByTopiaId(String topiaId) |
Collection<String> |
getB71TopiaIds() |
boolean |
isB71Empty() |
boolean |
isB71NotEmpty() |
void |
removeB71(B71 b71) |
void |
setB71(Collection<B71> b71) |
int |
sizeB71() |
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<B71> b71
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addAllB71(Collection<B71> b71)
public void setB71(Collection<B71> b71)
public Collection<B71> getB71()
public B71 getB71ByTopiaId(String topiaId)
getB71ByTopiaId in interface A71public Collection<String> getB71TopiaIds()
getB71TopiaIds in interface A71public boolean isB71Empty()
isB71Empty in interface A71public boolean isB71NotEmpty()
isB71NotEmpty in interface A71public boolean containsB71(B71 b71)
containsB71 in interface A71Copyright © 2004–2014 CodeLutin. All rights reserved.