We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705610c commit 80c981eCopy full SHA for 80c981e
src/main/java/org/cbioportal/domain/mutation/usecase/FetchAllMutationsInProfileUseCase.java
@@ -15,7 +15,7 @@
15
* Use case for retrieving List of Mutation data
16
*
17
* <p> This use case encapsulates the business logic for fetching mutation data based on the provided
18
- * MutationSearchCriteria. it routes requests to the appropriate repository method
+ * MutationQueryOptions. it routes requests to the appropriate repository method
19
* <p>Supported projection types:
20
21
* <ul>
0 commit comments