Class GetExternalDmsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation<IExternalDmsId,ExternalDmsFetchOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.externaldms.get.GetExternalDmsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.externaldms.get.GetExternalDmsOperation") public class GetExternalDmsOperation extends GetObjectsOperation<IExternalDmsId,ExternalDmsFetchOptions>
See Also: