@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Jul 30 16:58:12 CEST 2014") 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, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_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(Collection<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() |
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<B12> b12
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addAllB12(Collection<B12> b12)
public 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–2014 CodeLutin. All rights reserved.