@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 15 13:59:00 CET 2016") public abstract class A31Abstract extends AbstractTopiaEntity implements A31
| Modifier and Type | Field and Description |
|---|---|
protected Collection<B31> |
roleB31
Nom de l'attribut en BD : roleB31
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ROLE_B31AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A31Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleB31(Iterable<B31> roleB31) |
void |
addRoleB31(B31 roleB31) |
void |
clearRoleB31() |
boolean |
containsRoleB31(B31 roleB31) |
Collection<B31> |
getRoleB31() |
B31 |
getRoleB31ByTopiaId(String topiaId) |
Collection<String> |
getRoleB31TopiaIds() |
boolean |
isRoleB31Empty() |
boolean |
isRoleB31NotEmpty() |
void |
removeRoleB31(B31 roleB31) |
void |
setRoleB31(Collection<B31> roleB31) |
int |
sizeRoleB31() |
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<B31> roleB31
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addRoleB31(B31 roleB31)
addRoleB31 in interface A31public void addAllRoleB31(Iterable<B31> roleB31)
addAllRoleB31 in interface A31public void setRoleB31(Collection<B31> roleB31)
setRoleB31 in interface A31public void removeRoleB31(B31 roleB31)
removeRoleB31 in interface A31public void clearRoleB31()
clearRoleB31 in interface A31public Collection<B31> getRoleB31()
getRoleB31 in interface A31public B31 getRoleB31ByTopiaId(String topiaId)
getRoleB31ByTopiaId in interface A31public Collection<String> getRoleB31TopiaIds()
getRoleB31TopiaIds in interface A31public int sizeRoleB31()
sizeRoleB31 in interface A31public boolean isRoleB31Empty()
isRoleB31Empty in interface A31public boolean isRoleB31NotEmpty()
isRoleB31NotEmpty in interface A31public boolean containsRoleB31(B31 roleB31)
containsRoleB31 in interface A31Copyright © 2004–2016 CodeLutin. All rights reserved.