@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Tue Oct 18 14:08:26 CEST 2016") 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
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_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) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addA22(A22 a22) |
void |
addAllA22(Iterable<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() |
addPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected Collection<A22> a22
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic 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–2016 CodeLutin. All rights reserved.