@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Sep 07 11:18:33 CEST 2017") public abstract class A3Abstract extends AbstractTopiaEntity implements A3
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B3> |
b3
Nom de l'attribut en BD : b3
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_B3AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A3Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB3(Iterable<B3> b3) |
void |
addB3(B3 b3) |
void |
clearB3() |
boolean |
containsB3(B3 b3) |
Collection<B3> |
getB3() |
B3 |
getB3ByTopiaId(String topiaId) |
Collection<String> |
getB3TopiaIds() |
boolean |
isB3Empty() |
boolean |
isB3NotEmpty() |
void |
removeB3(B3 b3) |
void |
setB3(Collection<B3> b3) |
int |
sizeB3() |
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<B3> b3
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void setB3(Collection<B3> b3)
public Collection<B3> getB3()
public B3 getB3ByTopiaId(String topiaId)
getB3ByTopiaId in interface A3public Collection<String> getB3TopiaIds()
getB3TopiaIds in interface A3public boolean isB3NotEmpty()
isB3NotEmpty in interface A3public boolean containsB3(B3 b3)
containsB3 in interface A3Copyright © 2004–2017 CodeLutin. All rights reserved.