@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon Dec 12 09:44:10 CET 2016") public abstract class A11DAbstract extends AbstractTopiaEntity implements A11D
| Modifier and Type | Field and Description |
|---|---|
protected Set<B11D> |
roleB113
Nom de l'attribut en BD : roleB113
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ROLE_B113AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A11DAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleB113(Iterable<B11D> roleB113) |
void |
addRoleB113(B11D roleB113) |
void |
clearRoleB113() |
boolean |
containsRoleB113(B11D roleB113) |
Set<B11D> |
getRoleB113() |
B11D |
getRoleB113ByTopiaId(String topiaId) |
Set<String> |
getRoleB113TopiaIds() |
boolean |
isRoleB113Empty() |
boolean |
isRoleB113NotEmpty() |
void |
removeRoleB113(B11D roleB113) |
void |
setRoleB113(Set<B11D> roleB113) |
int |
sizeRoleB113() |
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 addRoleB113(B11D roleB113)
addRoleB113 in interface A11Dpublic void addAllRoleB113(Iterable<B11D> roleB113)
addAllRoleB113 in interface A11Dpublic void setRoleB113(Set<B11D> roleB113)
setRoleB113 in interface A11Dpublic void removeRoleB113(B11D roleB113)
removeRoleB113 in interface A11Dpublic void clearRoleB113()
clearRoleB113 in interface A11Dpublic Set<B11D> getRoleB113()
getRoleB113 in interface A11Dpublic B11D getRoleB113ByTopiaId(String topiaId)
getRoleB113ByTopiaId in interface A11Dpublic Set<String> getRoleB113TopiaIds()
getRoleB113TopiaIds in interface A11Dpublic int sizeRoleB113()
sizeRoleB113 in interface A11Dpublic boolean isRoleB113Empty()
isRoleB113Empty in interface A11Dpublic boolean isRoleB113NotEmpty()
isRoleB113NotEmpty in interface A11Dpublic boolean containsRoleB113(B11D roleB113)
containsRoleB113 in interface A11DCopyright © 2004–2016 CodeLutin. All rights reserved.