@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Fri Sep 12 15:51:44 CEST 2014") public abstract class A11BAbstract extends AbstractTopiaEntity implements A11B
| Modifier and Type | Field and Description |
|---|---|
protected Set<B11B> |
roleB111
Nom de l'attribut en BD : roleB111
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ROLE_B111AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A11BAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleB111(Set<B11B> roleB111) |
void |
addRoleB111(B11B roleB111) |
void |
clearRoleB111() |
boolean |
containsRoleB111(B11B roleB111) |
Set<B11B> |
getRoleB111() |
B11B |
getRoleB111ByTopiaId(String topiaId) |
Set<String> |
getRoleB111TopiaIds() |
boolean |
isRoleB111Empty() |
boolean |
isRoleB111NotEmpty() |
void |
removeRoleB111(B11B roleB111) |
void |
setRoleB111(Set<B11B> roleB111) |
int |
sizeRoleB111() |
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, setTopiaVersionpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addRoleB111(B11B roleB111)
addRoleB111 in interface A11Bpublic void addAllRoleB111(Set<B11B> roleB111)
addAllRoleB111 in interface A11Bpublic void setRoleB111(Set<B11B> roleB111)
setRoleB111 in interface A11Bpublic void removeRoleB111(B11B roleB111)
removeRoleB111 in interface A11Bpublic void clearRoleB111()
clearRoleB111 in interface A11Bpublic Set<B11B> getRoleB111()
getRoleB111 in interface A11Bpublic B11B getRoleB111ByTopiaId(String topiaId)
getRoleB111ByTopiaId in interface A11Bpublic Set<String> getRoleB111TopiaIds()
getRoleB111TopiaIds in interface A11Bpublic int sizeRoleB111()
sizeRoleB111 in interface A11Bpublic boolean isRoleB111Empty()
isRoleB111Empty in interface A11Bpublic boolean isRoleB111NotEmpty()
isRoleB111NotEmpty in interface A11Bpublic boolean containsRoleB111(B11B roleB111)
containsRoleB111 in interface A11BCopyright © 2004–2014 CodeLutin. All rights reserved.