public static class SandraQueryHelper.TourProperty extends SandraQueryHelper.EntityProperty<Tour>
| Type | Property and Description |
|---|---|
SandraQueryHelper.CamionProperty |
camion |
SandraQueryHelper.ChauffeurProperty |
defautChauffeur |
SandraQueryHelper.SuiviTourProperty |
suiviTour |
alias, propertiesCache| Modifier | Constructor and Description |
|---|---|
protected |
SandraQueryHelper.TourProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
actif() |
String |
camion() |
SandraQueryHelper.CamionProperty |
camionProperty() |
String |
commentaire() |
String |
dateChargement() |
String |
dateLivraison() |
String |
defaultAlias() |
String |
defautChauffeur() |
SandraQueryHelper.ChauffeurProperty |
defautChauffeurProperty() |
String |
etapes() |
Class<Tour> |
getEntityClass() |
String |
numero() |
String |
suiviTour() |
SandraQueryHelper.SuiviTourProperty |
suiviTourProperty() |
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersionpublic Class<Tour> getEntityClass()
getEntityClass in class SandraQueryHelper.EntityProperty<Tour>public String defaultAlias()
defaultAlias in class SandraQueryHelper.EntityProperty<Tour>public String dateLivraison()
public String numero()
public String commentaire()
public String dateChargement()
public String actif()
public String etapes()
public String camion()
public SandraQueryHelper.CamionProperty camionProperty()
public String defautChauffeur()
public SandraQueryHelper.ChauffeurProperty defautChauffeurProperty()
public String suiviTour()
public SandraQueryHelper.SuiviTourProperty suiviTourProperty()
Copyright © 2008-2013 Cybelia. All Rights Reserved.