Uses of Class
com.plannaplan.responses.models.CommisionWithGroupsResponse
| Package | Description |
|---|---|
| com.plannaplan.responses.mappers |
Provides mappers to map mutiple entites from db to single api response
|
-
Uses of CommisionWithGroupsResponse in com.plannaplan.responses.mappers
Methods in com.plannaplan.responses.mappers that return types with arguments of type CommisionWithGroupsResponse Modifier and Type Method Description static java.util.List<CommisionWithGroupsResponse>CommisionResponseMappers. mapToResponseWithGroups(java.util.List<com.plannaplan.entities.Commision> commisions)