public abstract class AccountsServiceImpl<A extends SfcAccountsVersionDTO<P,V,eu.europa.ec.sfc2014.frontoffice.model.dto.accounts.AccountsListContainer<V>>,V extends eu.europa.ec.sfc2014.frontoffice.model.domain.accounts.AccountsVersion<P>,P extends eu.europa.ec.sfc2014.frontoffice.model.domain.programme.Programme,C extends eu.europa.ec.sfc2014.frontoffice.jws.service.conversion.AbstractConverter> extends eu.europa.ec.sfc2014.frontoffice.jws.service.search.GenericServiceJwsImpl<A,eu.europa.ec.sfc2014.frontoffice.model.dto.accounts.AccountsListContainer<V>,V,eu.europa.ec.sfc2014.frontoffice.model.util.MainVersionObjectCriteria,SfcCriteriaDTO,SfcAccountsQueryDTO>
These are the main methods:
The Web Service is defined as a "document-literal" service, which means that the SOAP messages have a single part referencing an XML Schema element that defines the entire body.
Constructor and Description |
---|
AccountsServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
fillAppendix8FromPap(V mvo,
java.util.List<java.lang.Long> lstFunds)
Fill the data in Appendix 8 from the PAPs.
|
public void fillAppendix8FromPap(V mvo, java.util.List<java.lang.Long> lstFunds) throws eu.europa.ec.sfc2014.core.model.exceptions.SfcFaultException
eu.europa.ec.sfc2014.core.model.exceptions.SfcFaultException
Copyright © 2024. All rights reserved.