@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Sun May 24 17:12:52 UTC 2015") public abstract class QueriedEntityAbstract extends TopiaEntityAbstract implements QueriedEntity
| Modifier and Type | Field and Description |
|---|---|
protected String |
testAdd
Nom de l'attribut en BD : testAdd
|
PROPERTY_TEST_ADD| Constructor and Description |
|---|
QueriedEntityAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(EntityVisitor visitor) |
protected void |
accept0(EntityVisitor visitor) |
List<TopiaEntity> |
getAggregate() |
List<TopiaEntity> |
getComposite() |
String |
getTestAdd() |
void |
setTestAdd(String testAdd) |
String |
toString() |
protected String testAdd
public void accept(EntityVisitor visitor)
throws TopiaException
TopiaExceptionprotected void accept0(EntityVisitor visitor)
throws TopiaException
TopiaExceptionpublic void setTestAdd(String testAdd)
setTestAdd in interface QueriedEntitypublic String getTestAdd()
getTestAdd in interface QueriedEntitypublic List<TopiaEntity> getAggregate() throws TopiaException
TopiaExceptionpublic List<TopiaEntity> getComposite() throws TopiaException
TopiaExceptionpublic String toString()
Copyright © 2004–2015 CodeLutin. All rights reserved.