@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Fri Jan 23 15:52:19 UTC 2015") 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
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_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) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllB5(Iterable<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() |
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<B5> b5
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic 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–2015 CodeLutin. All rights reserved.