Uses of Class
com.skava.accounts.service.impl.ContractServiceImpl
Packages that use ContractServiceImpl
-
Uses of ContractServiceImpl in com.skava.accounts.service.impl
Subclasses of ContractServiceImpl in com.skava.accounts.service.implModifier and TypeClassDescriptionclass
The Class FindAllContractsServiceImpl is used for finding all the contracts based on the provided information.class
The Class FindContractServiceImpl is used to find a contract based on the provided information.class
The UpdateContractServiceImpl is used to update a contract based on the provided information.