public static class SandraQueryHelper.CamionProperty extends SandraQueryHelper.EntityProperty<Camion>
| Type | Property and Description |
|---|---|
SandraQueryHelper.SocieteProperty |
societe |
SandraQueryHelper.TransporteurProperty |
transporteur |
SandraQueryHelper.UserIndicateursProperty |
userIndicateurs |
alias, propertiesCache| Modifier | Constructor and Description |
|---|---|
protected |
SandraQueryHelper.CamionProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
actif() |
String |
camionsAssocies() |
String |
code() |
String |
conditionnement() |
String |
defaultAlias() |
String |
defautChauffeurs() |
Class<Camion> |
getEntityClass() |
String |
nombreCompartiments() |
String |
parc() |
String |
societe() |
SandraQueryHelper.SocieteProperty |
societeProperty() |
String |
transporteur() |
SandraQueryHelper.TransporteurProperty |
transporteurProperty() |
String |
userIndicateurs() |
SandraQueryHelper.UserIndicateursProperty |
userIndicateursProperty() |
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersionpublic Class<Camion> getEntityClass()
getEntityClass in class SandraQueryHelper.EntityProperty<Camion>public String defaultAlias()
defaultAlias in class SandraQueryHelper.EntityProperty<Camion>public String code()
public String nombreCompartiments()
public String actif()
public String parc()
public String conditionnement()
public String camionsAssocies()
public String defautChauffeurs()
public String transporteur()
public SandraQueryHelper.TransporteurProperty transporteurProperty()
public String societe()
public SandraQueryHelper.SocieteProperty societeProperty()
public String userIndicateurs()
public SandraQueryHelper.UserIndicateursProperty userIndicateursProperty()
Copyright © 2008-2013 Cybelia. All Rights Reserved.