@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Oct 13 17:59:13 CEST 2016") public abstract class A53Abstract extends AbstractTopiaEntity implements A53
| Modifier and Type | Field and Description |
|---|---|
protected List<B53> |
b53
Nom de l'attribut en BD : b53
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_B53AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A53Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB53(Iterable<B53> b53) |
void |
addB53(B53 b53) |
void |
addB53(int index,
B53 b53) |
void |
clearB53() |
boolean |
containsB53(B53 b53) |
List<B53> |
getB53() |
B53 |
getB53(int index) |
B53 |
getB53ByTopiaId(String topiaId) |
List<String> |
getB53TopiaIds() |
boolean |
isB53Empty() |
boolean |
isB53NotEmpty() |
void |
removeB53(B53 b53) |
void |
removeB53(int index) |
void |
setB53(List<B53> b53) |
int |
sizeB53() |
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 B53 getB53ByTopiaId(String topiaId)
getB53ByTopiaId in interface A53public List<String> getB53TopiaIds()
getB53TopiaIds in interface A53public boolean isB53Empty()
isB53Empty in interface A53public boolean isB53NotEmpty()
isB53NotEmpty in interface A53public boolean containsB53(B53 b53)
containsB53 in interface A53Copyright © 2004–2016 CodeLutin. All rights reserved.