@Generated(value="org.nuiton.topia.generator.EntityTransformer", date="Mon Nov 24 15:46:47 UTC 2014") 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–2014 CodeLutin. All rights reserved.