@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Jan 18 19:58:19 CET 2017") public abstract class A32Abstract extends AbstractTopiaEntity implements A32
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B32> |
b32
Nom de l'attribut en BD : b32
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_B32AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A32Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB32(Iterable<B32> b32) |
void |
addB32(B32 b32) |
void |
clearB32() |
boolean |
containsB32(B32 b32) |
Collection<B32> |
getB32() |
B32 |
getB32ByTopiaId(String topiaId) |
Collection<String> |
getB32TopiaIds() |
boolean |
isB32Empty() |
boolean |
isB32NotEmpty() |
void |
removeB32(B32 b32) |
void |
setB32(Collection<B32> b32) |
int |
sizeB32() |
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<B32> b32
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void setB32(Collection<B32> b32)
public Collection<B32> getB32()
public B32 getB32ByTopiaId(String topiaId)
getB32ByTopiaId in interface A32public Collection<String> getB32TopiaIds()
getB32TopiaIds in interface A32public boolean isB32Empty()
isB32Empty in interface A32public boolean isB32NotEmpty()
isB32NotEmpty in interface A32public boolean containsB32(B32 b32)
containsB32 in interface A32Copyright © 2004–2017 CodeLutin. All rights reserved.