Package com.skava.accounts.util
Class FindContractServiceUtil
java.lang.Object
com.skava.accounts.util.FindContractServiceUtil
The utility class FindContractServiceUtil consists of helper methods to find contract entity.
- Author:
- Infosys Equinox
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAccountPropertySequence
(Contracts contract, long collectionId) This method is used to set property sequence.
-
Field Details
-
attributeRepository
-
-
Constructor Details
-
FindContractServiceUtil
public FindContractServiceUtil()
-
-
Method Details
-
setAccountPropertySequence
This method is used to set property sequence.- Parameters:
collectionId
- the collectionIdcontract
- the contract do
-