@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Jun 16 17:12:51 CEST 2014") public abstract class A5Abstract extends AbstractTopiaEntity implements A5
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B5> |
b5
Nom de l'attribut en BD : b5
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_B5AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A5Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addAllB5(Collection<B5> b5) |
void |
addB5(B5 b5) |
void |
clearB5() |
boolean |
containsB5(B5 b5) |
Collection<B5> |
getB5() |
B5 |
getB5ByTopiaId(String topiaId) |
Collection<String> |
getB5TopiaIds() |
boolean |
isB5Empty() |
boolean |
isB5NotEmpty() |
void |
removeB5(B5 b5) |
void |
setB5(Collection<B5> b5) |
int |
sizeB5() |
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<B5> b5
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addAllB5(Collection<B5> b5)
public void setB5(Collection<B5> b5)
public Collection<B5> getB5()
public B5 getB5ByTopiaId(String topiaId)
getB5ByTopiaId in interface A5public Collection<String> getB5TopiaIds()
getB5TopiaIds in interface A5public boolean isB5NotEmpty()
isB5NotEmpty in interface A5public boolean containsB5(B5 b5)
containsB5 in interface A5Copyright © 2004–2014 CodeLutin. All rights reserved.