@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Fri Sep 12 15:51:44 CEST 2014") public abstract class A73Abstract extends AbstractTopiaEntity implements A73
| Modifier and Type | Field and Description |
|---|---|
protected List<B73> |
roleB73
Nom de l'attribut en BD : roleB73
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_ROLE_B73AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
A73Abstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleB73(List<B73> roleB73) |
void |
addRoleB73(B73 roleB73) |
void |
addRoleB73(int index,
B73 roleB73) |
void |
clearRoleB73() |
boolean |
containsRoleB73(B73 roleB73) |
List<B73> |
getRoleB73() |
B73 |
getRoleB73(int index) |
B73 |
getRoleB73ByTopiaId(String topiaId) |
List<String> |
getRoleB73TopiaIds() |
boolean |
isRoleB73Empty() |
boolean |
isRoleB73NotEmpty() |
void |
removeRoleB73(B73 roleB73) |
void |
removeRoleB73(int index) |
void |
setRoleB73(List<B73> roleB73) |
int |
sizeRoleB73() |
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, setTopiaVersionpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addRoleB73(B73 roleB73)
addRoleB73 in interface A73public void addRoleB73(int index,
B73 roleB73)
addRoleB73 in interface A73public void addAllRoleB73(List<B73> roleB73)
addAllRoleB73 in interface A73public void setRoleB73(List<B73> roleB73)
setRoleB73 in interface A73public void removeRoleB73(B73 roleB73)
removeRoleB73 in interface A73public void removeRoleB73(int index)
removeRoleB73 in interface A73public void clearRoleB73()
clearRoleB73 in interface A73public List<B73> getRoleB73()
getRoleB73 in interface A73public B73 getRoleB73(int index)
getRoleB73 in interface A73public B73 getRoleB73ByTopiaId(String topiaId)
getRoleB73ByTopiaId in interface A73public List<String> getRoleB73TopiaIds()
getRoleB73TopiaIds in interface A73public int sizeRoleB73()
sizeRoleB73 in interface A73public boolean isRoleB73Empty()
isRoleB73Empty in interface A73public boolean isRoleB73NotEmpty()
isRoleB73NotEmpty in interface A73public boolean containsRoleB73(B73 roleB73)
containsRoleB73 in interface A73Copyright © 2004–2014 CodeLutin. All rights reserved.