Meeter_Interest Proxy DAO
This class is used to make request to the Meeter_InterestService and manage the response.
Author
Yuri Brandi
See also
DAO
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
open override fun doRetrieveByCondition(condition: String, rows_count: Int): MutableList<Meeter_Interest>?
open override fun doRetrieveByCondition(condition: String, offset: Int, rows_count: Int): MutableList<Meeter_Interest>?
Link copied to clipboard
Link copied to clipboard