Class DataSetTypeFilter

java.lang.Object
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.DataSetTypeFilter

public class DataSetTypeFilter extends Object
A class that filters out data set types based on a whitelist or blacklist.

Only one list can be applied. If both the whitelist and blacklist are specified, then the whitelist is used. If neither are specified, then no filtering is done.