@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed May 21 16:38:14 CEST 2014") public abstract class B22Abstract extends AbstractTopiaEntity implements B22
| Modifier and Type | Field and Description |
|---|---|
protected Collection<A22> |
a22
Nom de l'attribut en BD : a22
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_A22AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
B22Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addA22(A22 a22) |
void |
addAllA22(Collection<A22> a22) |
void |
clearA22() |
boolean |
containsA22(A22 a22) |
Collection<A22> |
getA22() |
A22 |
getA22ByTopiaId(String topiaId) |
Collection<String> |
getA22TopiaIds() |
boolean |
isA22Empty() |
boolean |
isA22NotEmpty() |
void |
removeA22(A22 a22) |
void |
setA22(Collection<A22> a22) |
int |
sizeA22() |
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<A22> a22
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addAllA22(Collection<A22> a22)
public void setA22(Collection<A22> a22)
public Collection<A22> getA22()
public A22 getA22ByTopiaId(String topiaId)
getA22ByTopiaId in interface B22public Collection<String> getA22TopiaIds()
getA22TopiaIds in interface B22public boolean isA22Empty()
isA22Empty in interface B22public boolean isA22NotEmpty()
isA22NotEmpty in interface B22public boolean containsA22(A22 a22)
containsA22 in interface B22Copyright © 2004–2014 CodeLutin. All rights reserved.