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