@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jun 20 11:54:19 CEST 2016") public abstract class A12Abstract extends AbstractTopiaEntity implements A12
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B12> |
b12
Nom de l'attribut en BD : b12
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_B12AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A12Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB12(Iterable<B12> b12) |
void |
addB12(B12 b12) |
void |
clearB12() |
boolean |
containsB12(B12 b12) |
Collection<B12> |
getB12() |
B12 |
getB12ByTopiaId(String topiaId) |
Collection<String> |
getB12TopiaIds() |
boolean |
isB12Empty() |
boolean |
isB12NotEmpty() |
void |
removeB12(B12 b12) |
void |
setB12(Collection<B12> b12) |
int |
sizeB12() |
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<B12> b12
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void setB12(Collection<B12> b12)
public Collection<B12> getB12()
public B12 getB12ByTopiaId(String topiaId)
getB12ByTopiaId in interface A12public Collection<String> getB12TopiaIds()
getB12TopiaIds in interface A12public boolean isB12Empty()
isB12Empty in interface A12public boolean isB12NotEmpty()
isB12NotEmpty in interface A12public boolean containsB12(B12 b12)
containsB12 in interface A12Copyright © 2004–2016 CodeLutin. All rights reserved.