Class PropertyFetchOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions<Void>
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.EmptyFetchOptions
ch.ethz.sis.openbis.generic.asapi.v3.dto.property.fetchoptions.PropertyFetchOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.property.fetchoptions.PropertyFetchOptions")
public class PropertyFetchOptions
extends EmptyFetchOptions
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.EmptyFetchOptions
getFetchOptionsStringBuilder, getSortBy, sortByMethods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions
cacheMode, count, from, getCacheMode, getCount, getFrom, toString
-
Constructor Details
-
PropertyFetchOptions
public PropertyFetchOptions()
-