public abstract class QueryMethodCall<T extends AbstractIdentifiableEntity> extends Object implements rs.ltt.jmap.common.method.MethodCall
| Constructor and Description |
|---|
QueryMethodCall(@NonNull String accountId,
Filter<T> filter,
Comparator[] sort,
Long position,
String anchor,
Long anchorOffset,
Long limit,
Boolean calculateTotal) |
Copyright © 2020. All rights reserved.