@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Apr 09 18:07:33 CEST 2014") 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
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_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) |
void |
addAllRoleB63(List<B63> roleB63) |
void |
addRoleB63(B63 roleB63) |
void |
clearRoleB63() |
List<B63> |
getRoleB63() |
B63 |
getRoleB63ByTopiaId(String topiaId) |
List<String> |
getRoleB63TopiaIds() |
boolean |
isRoleB63Empty() |
boolean |
isRoleB63NotEmpty() |
void |
removeRoleB63(B63 roleB63) |
void |
setRoleB63(List<B63> roleB63) |
int |
sizeRoleB63() |
String |
toString() |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFireSupportOrNull, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionpublic void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addRoleB63(B63 roleB63)
addRoleB63 in interface A63public void addAllRoleB63(List<B63> roleB63)
addAllRoleB63 in interface A63public void setRoleB63(List<B63> roleB63)
setRoleB63 in interface A63public void removeRoleB63(B63 roleB63)
removeRoleB63 in interface A63public void clearRoleB63()
clearRoleB63 in interface A63public List<B63> getRoleB63()
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 A63Copyright © 2004–2014 CodeLutin. All rights reserved.