Struct sda_server::jfs_stores::JfsAggregationsStore [] [src]

pub struct JfsAggregationsStore { /* fields omitted */ }

Methods

impl JfsAggregationsStore
[src]

Trait Implementations

impl BaseStore for JfsAggregationsStore
[src]

impl AggregationsStore for JfsAggregationsStore
[src]

Search for aggregations by title and/or by recipient.

Create a new aggregation on the service (without any associated result). If successful, the original id has been replaced by the returned id. Read more

Retrieve an aggregation and its description.

Delete all information (including results) regarding an aggregation.

Retrieve the associated committee.