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 Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.search.SearchObjectsOperationResult
getMessage, getSearchResult, toString
-
Constructor Details
-
SearchAggregationServicesOperationResult
-