Class SearchCustomASServicesOperationResult

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

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