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