Package com.kingsrook.qqq.api.actions.io
package com.kingsrook.qqq.api.actions.io
-
ClassDescriptionimplementation of ApiOutputRecordWrapperInterface that wraps a Mapimplementation of ApiOutputRecordWrapperInterface that wraps a QRecordApiOutputRecordWrapperInterface<C,
A extends ApiOutputRecordWrapperInterface<C, A>> interface to define wrappers for either a Map of values (e.g., the original/native return type for the API), or a QRecord.Input wrapper for the methods inQRecordApiAdapter
that adapt from QRecords To API objects.