@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Tue Oct 18 14:08:26 CEST 2016") public abstract class A1Abstract extends AbstractTopiaEntity implements A1
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B1> |
b1
Nom de l'attribut en BD : b1
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_B1AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A1Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB1(Iterable<B1> b1) |
void |
addB1(B1 b1) |
void |
clearB1() |
boolean |
containsB1(B1 b1) |
Collection<B1> |
getB1() |
B1 |
getB1ByTopiaId(String topiaId) |
Collection<String> |
getB1TopiaIds() |
boolean |
isB1Empty() |
boolean |
isB1NotEmpty() |
void |
removeB1(B1 b1) |
void |
setB1(Collection<B1> b1) |
int |
sizeB1() |
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<B1> b1
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void setB1(Collection<B1> b1)
public Collection<B1> getB1()
public B1 getB1ByTopiaId(String topiaId)
getB1ByTopiaId in interface A1public Collection<String> getB1TopiaIds()
getB1TopiaIds in interface A1public boolean isB1NotEmpty()
isB1NotEmpty in interface A1public boolean containsB1(B1 b1)
containsB1 in interface A1Copyright © 2004–2016 CodeLutin. All rights reserved.