@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jun 30 16:26:34 CEST 2014") public abstract class A6Abstract extends AbstractTopiaEntity implements A6
| Modifier and Type | Field and Description |
|---|---|
protected List<B6> |
b6
Nom de l'attribut en BD : b6
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_B6AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A6Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB6(List<B6> b6) |
void |
addB6(B6 b6) |
void |
addB6(int index,
B6 b6) |
void |
clearB6() |
boolean |
containsB6(B6 b6) |
List<B6> |
getB6() |
B6 |
getB6(int index) |
B6 |
getB6ByTopiaId(String topiaId) |
List<String> |
getB6TopiaIds() |
boolean |
isB6Empty() |
boolean |
isB6NotEmpty() |
void |
removeB6(B6 b6) |
void |
removeB6(int index) |
void |
setB6(List<B6> b6) |
int |
sizeB6() |
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, 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, setTopiaVersionpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic B6 getB6ByTopiaId(String topiaId)
getB6ByTopiaId in interface A6public List<String> getB6TopiaIds()
getB6TopiaIds in interface A6public boolean isB6NotEmpty()
isB6NotEmpty in interface A6public boolean containsB6(B6 b6)
containsB6 in interface A6Copyright © 2004–2014 CodeLutin. All rights reserved.