public class CtxContratSimplifie extends Object implements Serializable, IdentIdentifiable, IIdentHistorique, ICtxDocument, ICtxEvenement
Modifier and Type | Field and Description |
---|---|
static String |
PATH_TO_SELECTION |
Constructor and Description |
---|
CtxContratSimplifie() |
Modifier and Type | Method and Description |
---|---|
FContrat |
getContrat() |
ContratReglementConverter |
getConverterReglmt() |
Double |
getIdent() |
List<DocumentResultatRecherche> |
getListeDocument() |
List<EventResultatRecherche> |
getListeEvenement() |
List<PrestationSimplifiee> |
getPrestations() |
CtxContractSimplifieSelectionCourante |
getSelection() |
void |
setContrat(FContrat contrat) |
void |
setConverterReglmt(ContratReglementConverter converterReglmt) |
public static final String PATH_TO_SELECTION
public Double getIdent()
getIdent
in interface IdentIdentifiable
getIdent
in interface IIdentHistorique
public FContrat getContrat()
public void setContrat(FContrat contrat)
public ContratReglementConverter getConverterReglmt()
public void setConverterReglmt(ContratReglementConverter converterReglmt)
public List<PrestationSimplifiee> getPrestations()
public CtxContractSimplifieSelectionCourante getSelection()
public List<EventResultatRecherche> getListeEvenement()
getListeEvenement
in interface ICtxEvenement
public List<DocumentResultatRecherche> getListeDocument()
getListeDocument
in interface ICtxDocument
Copyright © 2016. All rights reserved.