@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Fri Jan 23 15:52:19 UTC 2015") public abstract class A11CAbstract extends AbstractTopiaEntity implements A11C
| Modifier and Type | Field and Description |
|---|---|
protected Set<B11C> |
b11C
Nom de l'attribut en BD : b11C
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_B11_CAGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A11CAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB11C(Iterable<B11C> b11C) |
void |
addB11C(B11C b11C) |
void |
clearB11C() |
boolean |
containsB11C(B11C b11C) |
Set<B11C> |
getB11C() |
B11C |
getB11CByTopiaId(String topiaId) |
Set<String> |
getB11CTopiaIds() |
boolean |
isB11CEmpty() |
boolean |
isB11CNotEmpty() |
void |
removeB11C(B11C b11C) |
void |
setB11C(Set<B11C> b11C) |
int |
sizeB11C() |
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 void addAllB11C(Iterable<B11C> b11C)
addAllB11C in interface A11Cpublic void removeB11C(B11C b11C)
removeB11C in interface A11Cpublic B11C getB11CByTopiaId(String topiaId)
getB11CByTopiaId in interface A11Cpublic Set<String> getB11CTopiaIds()
getB11CTopiaIds in interface A11Cpublic boolean isB11CEmpty()
isB11CEmpty in interface A11Cpublic boolean isB11CNotEmpty()
isB11CNotEmpty in interface A11Cpublic boolean containsB11C(B11C b11C)
containsB11C in interface A11CCopyright © 2004–2015 CodeLutin. All rights reserved.