@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Tue Apr 22 12:42:13 CEST 2014") public abstract class A51Abstract extends AbstractTopiaEntity implements A51
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B51> |
b51
Nom de l'attribut en BD : b51
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_B51AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A51Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addAllB51(Collection<B51> b51) |
void |
addB51(B51 b51) |
void |
clearB51() |
Collection<B51> |
getB51() |
B51 |
getB51ByTopiaId(String topiaId) |
Collection<String> |
getB51TopiaIds() |
boolean |
isB51Empty() |
boolean |
isB51NotEmpty() |
void |
removeB51(B51 b51) |
void |
setB51(Collection<B51> b51) |
int |
sizeB51() |
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, 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, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected Collection<B51> b51
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addAllB51(Collection<B51> b51)
public void setB51(Collection<B51> b51)
public Collection<B51> getB51()
public B51 getB51ByTopiaId(String topiaId)
getB51ByTopiaId in interface A51public Collection<String> getB51TopiaIds()
getB51TopiaIds in interface A51public boolean isB51Empty()
isB51Empty in interface A51public boolean isB51NotEmpty()
isB51NotEmpty in interface A51Copyright © 2004–2014 CodeLutin. All rights reserved.