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