Uses of Record Class
com.knezevic.edaf.v3.persistence.query.coco.CocoCampaignDetail
Packages that use CocoCampaignDetail
Package
Description
COCO-specific query DTOs and repository abstractions.
REST and MVC controllers for run/experiment analytics.
-
Uses of CocoCampaignDetail in com.knezevic.edaf.v3.persistence.query.coco
Methods in com.knezevic.edaf.v3.persistence.query.coco that return CocoCampaignDetailModifier and TypeMethodDescriptionCocoRepository.getCampaign(String campaignId) Gets one campaign detail row.JdbcCocoRepository.getCampaign(String campaignId) -
Uses of CocoCampaignDetail in com.knezevic.edaf.v3.web.controller
Methods in com.knezevic.edaf.v3.web.controller that return CocoCampaignDetail