@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed May 21 16:38:14 CEST 2014") public abstract class A1Abstract extends AbstractTopiaEntity implements A1
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B1> |
b1
Nom de l'attribut en BD : b1
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_B1AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A1Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addAllB1(Collection<B1> b1) |
void |
addB1(B1 b1) |
void |
clearB1() |
boolean |
containsB1(B1 b1) |
Collection<B1> |
getB1() |
B1 |
getB1ByTopiaId(String topiaId) |
Collection<String> |
getB1TopiaIds() |
boolean |
isB1Empty() |
boolean |
isB1NotEmpty() |
void |
removeB1(B1 b1) |
void |
setB1(Collection<B1> b1) |
int |
sizeB1() |
String |
toString() |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFireSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, 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<B1> b1
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addAllB1(Collection<B1> b1)
public void setB1(Collection<B1> b1)
public Collection<B1> getB1()
public B1 getB1ByTopiaId(String topiaId)
getB1ByTopiaId in interface A1public Collection<String> getB1TopiaIds()
getB1TopiaIds in interface A1public boolean isB1NotEmpty()
isB1NotEmpty in interface A1public boolean containsB1(B1 b1)
containsB1 in interface A1Copyright © 2004–2014 CodeLutin. All rights reserved.