@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Mon Nov 24 15:48:55 UTC 2014") public abstract class TopiaExpressionLinkAbstract extends TopiaEntityAbstract implements TopiaExpressionLink
| Modifier and Type | Field and Description |
|---|---|
protected String |
by
Nom de l'attribut en BD : by
|
protected String |
replace
Nom de l'attribut en BD : replace
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_BY, PROPERTY_REPLACEAGGREGATE, COMPOSITE, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION| Constructor and Description |
|---|
TopiaExpressionLinkAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(EntityVisitor visitor) |
protected void |
accept0(EntityVisitor visitor) |
List<TopiaEntity> |
getAggregate() |
String |
getBy() |
List<TopiaEntity> |
getComposite() |
String |
getReplace() |
void |
setBy(String by) |
void |
setReplace(String replace) |
String |
toString() |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitsetaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String replace
protected String by
public void accept(EntityVisitor visitor) throws TopiaException
accept in interface TopiaEntityTopiaExceptionprotected void accept0(EntityVisitor visitor) throws TopiaException
TopiaExceptionpublic void setReplace(String replace)
setReplace in interface TopiaExpressionLinkpublic String getReplace()
getReplace in interface TopiaExpressionLinkpublic void setBy(String by)
setBy in interface TopiaExpressionLinkpublic String getBy()
getBy in interface TopiaExpressionLinkpublic List<TopiaEntity> getAggregate() throws TopiaException
getAggregate in interface TopiaEntitygetAggregate in class TopiaEntityAbstractTopiaExceptionpublic List<TopiaEntity> getComposite() throws TopiaException
getComposite in interface TopiaEntitygetComposite in class TopiaEntityAbstractTopiaExceptionCopyright © 2004–2014 CodeLutin. All rights reserved.