@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Fri May 22 15:37:01 UTC 2015") public abstract class A13Abstract extends AbstractTopiaEntity implements A13
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B13> |
roleB13
Nom de l'attribut en BD : roleB13
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ROLE_B13AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A13Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleB13(Iterable<B13> roleB13) |
void |
addRoleB13(B13 roleB13) |
void |
clearRoleB13() |
boolean |
containsRoleB13(B13 roleB13) |
Collection<B13> |
getRoleB13() |
B13 |
getRoleB13ByTopiaId(String topiaId) |
Collection<String> |
getRoleB13TopiaIds() |
boolean |
isRoleB13Empty() |
boolean |
isRoleB13NotEmpty() |
void |
removeRoleB13(B13 roleB13) |
void |
setRoleB13(Collection<B13> roleB13) |
int |
sizeRoleB13() |
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<B13> roleB13
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addRoleB13(B13 roleB13)
addRoleB13 in interface A13public void addAllRoleB13(Iterable<B13> roleB13)
addAllRoleB13 in interface A13public void setRoleB13(Collection<B13> roleB13)
setRoleB13 in interface A13public void removeRoleB13(B13 roleB13)
removeRoleB13 in interface A13public void clearRoleB13()
clearRoleB13 in interface A13public Collection<B13> getRoleB13()
getRoleB13 in interface A13public B13 getRoleB13ByTopiaId(String topiaId)
getRoleB13ByTopiaId in interface A13public Collection<String> getRoleB13TopiaIds()
getRoleB13TopiaIds in interface A13public int sizeRoleB13()
sizeRoleB13 in interface A13public boolean isRoleB13Empty()
isRoleB13Empty in interface A13public boolean isRoleB13NotEmpty()
isRoleB13NotEmpty in interface A13public boolean containsRoleB13(B13 roleB13)
containsRoleB13 in interface A13Copyright © 2004–2015 CodeLutin. All rights reserved.