@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Fri Apr 14 11:51:03 CEST 2017") public abstract class A63Abstract extends AbstractTopiaEntity implements A63
| Modifier and Type | Field and Description |
|---|---|
protected List<B63> |
roleB63
Nom de l'attribut en BD : roleB63
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ROLE_B63AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A63Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleB63(Iterable<B63> roleB63) |
void |
addRoleB63(B63 roleB63) |
void |
addRoleB63(int index,
B63 roleB63) |
void |
clearRoleB63() |
boolean |
containsRoleB63(B63 roleB63) |
List<B63> |
getRoleB63() |
B63 |
getRoleB63(int index) |
B63 |
getRoleB63ByTopiaId(String topiaId) |
List<String> |
getRoleB63TopiaIds() |
boolean |
isRoleB63Empty() |
boolean |
isRoleB63NotEmpty() |
void |
removeRoleB63(B63 roleB63) |
void |
removeRoleB63(int index) |
void |
setRoleB63(List<B63> roleB63) |
int |
sizeRoleB63() |
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, setTopiaVersionaddPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListeneraddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addRoleB63(B63 roleB63)
addRoleB63 in interface A63public void addRoleB63(int index,
B63 roleB63)
addRoleB63 in interface A63public void addAllRoleB63(Iterable<B63> roleB63)
addAllRoleB63 in interface A63public void setRoleB63(List<B63> roleB63)
setRoleB63 in interface A63public void removeRoleB63(B63 roleB63)
removeRoleB63 in interface A63public void removeRoleB63(int index)
removeRoleB63 in interface A63public void clearRoleB63()
clearRoleB63 in interface A63public List<B63> getRoleB63()
getRoleB63 in interface A63public B63 getRoleB63(int index)
getRoleB63 in interface A63public B63 getRoleB63ByTopiaId(String topiaId)
getRoleB63ByTopiaId in interface A63public List<String> getRoleB63TopiaIds()
getRoleB63TopiaIds in interface A63public int sizeRoleB63()
sizeRoleB63 in interface A63public boolean isRoleB63Empty()
isRoleB63Empty in interface A63public boolean isRoleB63NotEmpty()
isRoleB63NotEmpty in interface A63public boolean containsRoleB63(B63 roleB63)
containsRoleB63 in interface A63Copyright © 2004–2017 CodeLutin. All rights reserved.