@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Wed Jan 18 19:58:19 CET 2017") 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
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_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) |
protected void |
accept0(TopiaEntityVisitor visitor) |
void |
addAllRoleA(Iterable<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() |
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<Assoc14D> roleA
public void accept(TopiaEntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(TopiaEntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void addAllRoleA(Iterable<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–2017 CodeLutin. All rights reserved.