@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Fri Sep 12 15:51:44 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
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_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) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB51(Collection<B51> b51) |
void |
addB51(B51 b51) |
void |
clearB51() |
boolean |
containsB51(B51 b51) |
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() |
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<B51> b51
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic 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 A51public boolean containsB51(B51 b51)
containsB51 in interface A51Copyright © 2004–2014 CodeLutin. All rights reserved.