Interface IAttributeSearchFieldKind
-
- All Superinterfaces:
ISearchFieldKind
- All Known Implementing Classes:
DataSetAttributeSearchFieldKind,ExperimentAttributeSearchFieldKind,MaterialAttributeSearchFieldKind,SampleAttributeSearchFieldKind,SimpleAttributeSearchFieldKind
public interface IAttributeSearchFieldKind extends ISearchFieldKind
Kind of field connected with an entity attribute that can be used in detailed text queries.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetCode()java.lang.StringgetDescription()-
Methods inherited from interface ch.systemsx.cisd.openbis.generic.shared.basic.dto.ISearchFieldKind
getAvailability, getCriterionFactory
-
-