@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jan 08 14:21:09 CET 2018") public abstract class A11AAbstract extends AbstractTopiaEntity implements A11A
| Modifier and Type | Field and Description |
|---|---|
protected Set<B11A> |
b11A
Nom de l'attribut en BD : b11A
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_B11_AAGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A11AAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB11A(Iterable<B11A> b11A) |
void |
addB11A(B11A b11A) |
void |
clearB11A() |
boolean |
containsB11A(B11A b11A) |
Set<B11A> |
getB11A() |
B11A |
getB11AByTopiaId(String topiaId) |
Set<String> |
getB11ATopiaIds() |
boolean |
isB11AEmpty() |
boolean |
isB11ANotEmpty() |
void |
removeB11A(B11A b11A) |
void |
setB11A(Set<B11A> b11A) |
int |
sizeB11A() |
addPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersionpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addAllB11A(Iterable<B11A> b11A)
addAllB11A in interface A11Apublic void removeB11A(B11A b11A)
removeB11A in interface A11Apublic B11A getB11AByTopiaId(String topiaId)
getB11AByTopiaId in interface A11Apublic Set<String> getB11ATopiaIds()
getB11ATopiaIds in interface A11Apublic boolean isB11AEmpty()
isB11AEmpty in interface A11Apublic boolean isB11ANotEmpty()
isB11ANotEmpty in interface A11Apublic boolean containsB11A(B11A b11A)
containsB11A in interface A11ACopyright © 2004–2018 CodeLutin. All rights reserved.