@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Jul 30 13:09:22 CEST 2014") 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, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_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(Collection<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() |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, 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 addAllB32(Collection<B32> b32)
public 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–2014 CodeLutin. All rights reserved.