@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Tue Mar 06 18:35:14 CET 2018") 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
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_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) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB71(Iterable<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() |
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, setTopiaVersionprotected Collection<B71> b71
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic 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–2018 CodeLutin. All rights reserved.