@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Jun 04 11:28:00 CEST 2014") 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
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_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) |
void |
addAllB11C(Set<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() |
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, setTopiaVersionpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addAllB11C(Set<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–2014 CodeLutin. All rights reserved.