Searched defs:insertAggregateValue (Results 1 – 3 of 3) sorted by relevance
135 public void insertAggregateValue(AggregateStoreTableRow aggregateStoreTableRow) { in insertAggregateValue() method in TestOnlyDao169 abstract Void insertAggregateValue(AggregateStoreEntity aggregateStoreEntity); in insertAggregateValue() method in TestOnlyDao
56 abstract Void insertAggregateValue(AggregateStoreEntity aggregateStoreEntity); in insertAggregateValue() method in DaoBuildingBlocks
101 private void insertAggregateValue( in insertAggregateValue() method in DaoBuildingBlocksTest