@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed May 21 16:38:14 CEST 2014") public abstract class B14DAbstract extends AbstractTopiaEntity implements B14D
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Assoc14D> |
roleA
Nom de l'attribut en BD : roleA
|
deleted, fireSupport, readListeners, readVetoables, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ROLE_AAGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
B14DAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TopiaEntityVisitor visitor) |
void |
addAllRoleA(Collection<Assoc14D> roleA) |
void |
addRoleA(Assoc14D roleA) |
void |
clearRoleA() |
boolean |
containsRoleA(Assoc14D roleA) |
Collection<Assoc14D> |
getRoleA() |
Assoc14D |
getRoleAByTopiaId(String topiaId) |
Collection<String> |
getRoleATopiaIds() |
boolean |
isRoleAEmpty() |
boolean |
isRoleANotEmpty() |
void |
removeRoleA(Assoc14D roleA) |
void |
setRoleA(Collection<Assoc14D> roleA) |
int |
sizeRoleA() |
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, isDeleted, 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, isDeleted, isPersisted, notifyDeleted, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected Collection<Assoc14D> roleA
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionpublic void addAllRoleA(Collection<Assoc14D> roleA)
addAllRoleA in interface B14Dpublic void setRoleA(Collection<Assoc14D> roleA)
public void removeRoleA(Assoc14D roleA)
removeRoleA in interface B14Dpublic void clearRoleA()
clearRoleA in interface B14Dpublic Collection<Assoc14D> getRoleA()
public Assoc14D getRoleAByTopiaId(String topiaId)
getRoleAByTopiaId in interface B14Dpublic Collection<String> getRoleATopiaIds()
getRoleATopiaIds in interface B14Dpublic boolean isRoleAEmpty()
isRoleAEmpty in interface B14Dpublic boolean isRoleANotEmpty()
isRoleANotEmpty in interface B14Dpublic boolean containsRoleA(Assoc14D roleA)
containsRoleA in interface B14DCopyright © 2004–2014 CodeLutin. All rights reserved.