Class SearchAggregationServicesOperationResult

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.SearchObjectsOperationResult<AggregationService>
ch.ethz.sis.openbis.generic.asapi.v3.dto.service.search.SearchAggregationServicesOperationResult
All Implemented Interfaces:
IOperationResult, Serializable

@JsonObject("as.dto.service.search.SearchAggregationServicesOperationResult") public class SearchAggregationServicesOperationResult extends SearchObjectsOperationResult<AggregationService>
See Also:
  • Constructor Details