Méthode | Description | |
---|---|---|
AddReliefRequistion ( Cats.Models.ReliefRequistion reliefRequistion ) : bool | ||
DeleteById ( int id ) : bool | ||
DeleteReliefRequistion ( Cats.Models.ReliefRequistion reliefRequistion ) : bool | ||
DeleteReliefRequistion ( int id ) : bool | ||
EditReliefRequistion ( Cats.Models.ReliefRequistion Entity ) : bool | ||
FindBy ( bool>.System |
||
FindById ( int id ) : Cats.Models.ReliefRequistion | ||
GetAllReliefRequistion ( ) : List |
||
GetReliefRequistion ( int reliefRequistionId ) : Cats.Models.ReliefRequistion | ||
ReliefRequistionService ( IUnitOfWork unitOfWork ) : System | ||
UpdateReliefRequistion ( Cats.Models.ReliefRequistion reliefRequistion ) : bool |
public AddReliefRequistion ( Cats.Models.ReliefRequistion reliefRequistion ) : bool | ||
reliefRequistion | Cats.Models.ReliefRequistion | |
Résultat | bool |
public DeleteReliefRequistion ( Cats.Models.ReliefRequistion reliefRequistion ) : bool | ||
reliefRequistion | Cats.Models.ReliefRequistion | |
Résultat | bool |
public DeleteReliefRequistion ( int id ) : bool | ||
id | int | |
Résultat | bool |
public EditReliefRequistion ( Cats.Models.ReliefRequistion Entity ) : bool | ||
Entity | Cats.Models.ReliefRequistion | |
Résultat | bool |
public FindBy ( bool>.System |
||
predicate | bool>.System | |
Résultat | List |
public FindById ( int id ) : Cats.Models.ReliefRequistion | ||
id | int | |
Résultat | Cats.Models.ReliefRequistion |
public GetReliefRequistion ( int reliefRequistionId ) : Cats.Models.ReliefRequistion | ||
reliefRequistionId | int | |
Résultat | Cats.Models.ReliefRequistion |
public ReliefRequistionService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
Résultat | System |
public UpdateReliefRequistion ( Cats.Models.ReliefRequistion reliefRequistion ) : bool | ||
reliefRequistion | Cats.Models.ReliefRequistion | |
Résultat | bool |