@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Sep 07 11:18:33 CEST 2017") public abstract class A33Abstract extends AbstractTopiaEntity implements A33
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B33> |
roleB33
Nom de l'attribut en BD : roleB33
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ROLE_B33AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A33Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleB33(Iterable<B33> roleB33) |
void |
addRoleB33(B33 roleB33) |
void |
clearRoleB33() |
boolean |
containsRoleB33(B33 roleB33) |
Collection<B33> |
getRoleB33() |
B33 |
getRoleB33ByTopiaId(String topiaId) |
Collection<String> |
getRoleB33TopiaIds() |
boolean |
isRoleB33Empty() |
boolean |
isRoleB33NotEmpty() |
void |
removeRoleB33(B33 roleB33) |
void |
setRoleB33(Collection<B33> roleB33) |
int |
sizeRoleB33() |
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<B33> roleB33
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addRoleB33(B33 roleB33)
addRoleB33 in interface A33public void addAllRoleB33(Iterable<B33> roleB33)
addAllRoleB33 in interface A33public void setRoleB33(Collection<B33> roleB33)
setRoleB33 in interface A33public void removeRoleB33(B33 roleB33)
removeRoleB33 in interface A33public void clearRoleB33()
clearRoleB33 in interface A33public Collection<B33> getRoleB33()
getRoleB33 in interface A33public B33 getRoleB33ByTopiaId(String topiaId)
getRoleB33ByTopiaId in interface A33public Collection<String> getRoleB33TopiaIds()
getRoleB33TopiaIds in interface A33public int sizeRoleB33()
sizeRoleB33 in interface A33public boolean isRoleB33Empty()
isRoleB33Empty in interface A33public boolean isRoleB33NotEmpty()
isRoleB33NotEmpty in interface A33public boolean containsRoleB33(B33 roleB33)
containsRoleB33 in interface A33Copyright © 2004–2017 CodeLutin. All rights reserved.