public interface ITipiService
Modifier and Type | Method and Description |
---|---|
Tipi |
create(Tipi tipi)
Create an instance of the tipi class
|
Tipi |
findByIdop(String strIdop)
Returns an instance of a tipi associated to the specified idop
|
Tipi |
findByPrimaryKey(String strRefDet)
Returns an instance of a tipi whose identifier is specified in parameter
|
List<Tipi> |
findNotNotifiedPayments()
Finds the TIPI payments for which no TIPI notiication has been sent yet
|
void |
remove(String strRefDet)
Remove the tipi whose identifier is specified in parameter
|
Tipi |
update(Tipi tipi)
Update of the tipi data specified in parameter
|
static final String BEAN_NAME
Tipi create(Tipi tipi)
tipi
- The instance of the Tipi which contains the informations to storeTipi update(Tipi tipi)
tipi
- The instance of the Tipi which contains the data to storevoid remove(String strRefDet)
strRefDet
- The RefDetTipi findByPrimaryKey(String strRefDet)
strRefDet
- The RefDetTipi findByIdop(String strIdop)
strIdop
- the idopCopyright © 2018 City of Paris. All rights reserved.