@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jun 30 16:26:34 CEST 2014") public abstract class A62Abstract extends AbstractTopiaEntity implements A62
| Modifier and Type | Field and Description |
|---|---|
protected List<B62> |
b62
Nom de l'attribut en BD : b62
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_B62AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A62Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB62(List<B62> b62) |
void |
addB62(B62 b62) |
void |
addB62(int index,
B62 b62) |
void |
clearB62() |
boolean |
containsB62(B62 b62) |
List<B62> |
getB62() |
B62 |
getB62(int index) |
B62 |
getB62ByTopiaId(String topiaId) |
List<String> |
getB62TopiaIds() |
boolean |
isB62Empty() |
boolean |
isB62NotEmpty() |
void |
removeB62(B62 b62) |
void |
removeB62(int index) |
void |
setB62(List<B62> b62) |
int |
sizeB62() |
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, 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, setTopiaVersionpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic B62 getB62ByTopiaId(String topiaId)
getB62ByTopiaId in interface A62public List<String> getB62TopiaIds()
getB62TopiaIds in interface A62public boolean isB62Empty()
isB62Empty in interface A62public boolean isB62NotEmpty()
isB62NotEmpty in interface A62public boolean containsB62(B62 b62)
containsB62 in interface A62Copyright © 2004–2014 CodeLutin. All rights reserved.