@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Fri May 22 15:37:01 UTC 2015") 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
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_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) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB7(Iterable<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() |
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 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–2015 CodeLutin. All rights reserved.