public static class TopiaTestQueryHelper.CompanyProperty extends TopiaTestQueryHelper.EntityProperty<Company>
| Type | Property and Description |
|---|---|
TopiaTestQueryHelper.BillProperty |
storeBill |
alias, propertiesCache| Modifier | Constructor and Description |
|---|---|
protected |
CompanyProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
defaultAlias() |
String |
department() |
String |
employe() |
Class<Company> |
getEntityClass() |
String |
name() |
String |
siret() |
String |
storeBill() |
TopiaTestQueryHelper.BillProperty |
storeBillProperty() |
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersionpublic TopiaTestQueryHelper.BillProperty storeBillProperty
public Class<Company> getEntityClass()
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Company>public String defaultAlias()
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Company>public String name()
public String siret()
public String employe()
public String storeBill()
public TopiaTestQueryHelper.BillProperty storeBillProperty()
public String department()
Copyright © 2004–2018 CodeLutin. All rights reserved.