Class CustomDSSServiceFetchOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions<CustomDSSService>
ch.ethz.sis.openbis.generic.dssapi.v3.dto.service.fetchoptions.CustomDSSServiceFetchOptions
- All Implemented Interfaces:
Serializable
@JsonObject("dss.dto.service.fetchoptions.CustomDSSServiceFetchOptions")
public class CustomDSSServiceFetchOptions
extends FetchOptions<CustomDSSService>
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
-
CustomDSSServiceFetchOptions
public CustomDSSServiceFetchOptions()
-
-
Method Details
-
sortBy
- Specified by:
sortByin classFetchOptions<CustomDSSService>
-
getSortBy
- Specified by:
getSortByin classFetchOptions<CustomDSSService>
-
getFetchOptionsStringBuilder
- Specified by:
getFetchOptionsStringBuilderin classFetchOptions<CustomDSSService>
-