Class StorageFormatFetchOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions<StorageFormat>
ch.ethz.sis.openbis.generic.asapi.v3.dto.dataset.fetchoptions.StorageFormatFetchOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.dataset.fetchoptions.StorageFormatFetchOptions")
public class StorageFormatFetchOptions
extends FetchOptions<StorageFormat>
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions
cacheMode, count, from, getCacheMode, getCount, getFrom, toString
-
Constructor Details
-
StorageFormatFetchOptions
public StorageFormatFetchOptions()
-
-
Method Details
-
sortBy
- Specified by:
sortByin classFetchOptions<StorageFormat>
-
getSortBy
- Specified by:
getSortByin classFetchOptions<StorageFormat>
-
getFetchOptionsStringBuilder
- Specified by:
getFetchOptionsStringBuilderin classFetchOptions<StorageFormat>
-