@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jun 16 17:12:51 CEST 2014") public abstract class A7Abstract extends AbstractTopiaEntity implements A7
| Modifier and Type | Field and Description |
|---|---|
protected List<B7> |
b7
Nom de l'attribut en BD : b7
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_B7AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A7Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addAllB7(List<B7> b7) |
void |
addB7(B7 b7) |
void |
addB7(int index,
B7 b7) |
void |
clearB7() |
boolean |
containsB7(B7 b7) |
List<B7> |
getB7() |
B7 |
getB7(int index) |
B7 |
getB7ByTopiaId(String topiaId) |
List<String> |
getB7TopiaIds() |
boolean |
isB7Empty() |
boolean |
isB7NotEmpty() |
void |
removeB7(B7 b7) |
void |
removeB7(int index) |
void |
setB7(List<B7> b7) |
int |
sizeB7() |
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, setTopiaVersionpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic B7 getB7ByTopiaId(String topiaId)
getB7ByTopiaId in interface A7public List<String> getB7TopiaIds()
getB7TopiaIds in interface A7public boolean isB7NotEmpty()
isB7NotEmpty in interface A7public boolean containsB7(B7 b7)
containsB7 in interface A7Copyright © 2004–2014 CodeLutin. All rights reserved.