@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Mon May 02 17:34:26 CEST 2016") public abstract class B23Abstract extends AbstractTopiaEntity implements B23
| Modifier and Type | Field and Description |
|---|---|
protected Collection<A23> |
roleA23
Nom de l'attribut en BD : roleA23
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ROLE_A23AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
B23Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleA23(Iterable<A23> roleA23) |
void |
addRoleA23(A23 roleA23) |
void |
clearRoleA23() |
boolean |
containsRoleA23(A23 roleA23) |
Collection<A23> |
getRoleA23() |
A23 |
getRoleA23ByTopiaId(String topiaId) |
Collection<String> |
getRoleA23TopiaIds() |
boolean |
isRoleA23Empty() |
boolean |
isRoleA23NotEmpty() |
void |
removeRoleA23(A23 roleA23) |
void |
setRoleA23(Collection<A23> roleA23) |
int |
sizeRoleA23() |
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<A23> roleA23
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addRoleA23(A23 roleA23)
addRoleA23 in interface B23public void addAllRoleA23(Iterable<A23> roleA23)
addAllRoleA23 in interface B23public void setRoleA23(Collection<A23> roleA23)
setRoleA23 in interface B23public void removeRoleA23(A23 roleA23)
removeRoleA23 in interface B23public void clearRoleA23()
clearRoleA23 in interface B23public Collection<A23> getRoleA23()
getRoleA23 in interface B23public A23 getRoleA23ByTopiaId(String topiaId)
getRoleA23ByTopiaId in interface B23public Collection<String> getRoleA23TopiaIds()
getRoleA23TopiaIds in interface B23public int sizeRoleA23()
sizeRoleA23 in interface B23public boolean isRoleA23Empty()
isRoleA23Empty in interface B23public boolean isRoleA23NotEmpty()
isRoleA23NotEmpty in interface B23public boolean containsRoleA23(A23 roleA23)
containsRoleA23 in interface B23Copyright © 2004–2016 CodeLutin. All rights reserved.