public class ItemSearchType extends ItemType implements SearchType
| Constructor and Description |
|---|
ItemSearchType(ComposedTypeModel composedType) |
| Modifier and Type | Method and Description |
|---|---|
Set<Facet> |
getFacets() |
List<PropertyDescriptor> |
getSortProperties() |
void |
setDeclaredPropertyDescriptors(Set<PropertyDescriptor> propertyDescriptors) |
void |
setFacets(Set<Facet> facets) |
void |
setSortProperties(List<PropertyDescriptor> sortProperties) |
getComposedType, getDescription, getDescription, getName, getName, isAbstract, isJaloOnly, isSingleton, toStringaddToSubtypesInternal, addToSupertypesInternal, equals, getCode, getDeclaredPropertyDescriptors, getPropertyDescriptors, getRedeclaredPropertyDescriptors, getSubtypes, getSupertypes, hashCode, isAssignableFrom, removeFromSubtypesInternal, removeFromSupertypesInternal, setRedeclaredPropertyDescriptors, setSubtypes, setSupertypesclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCode, getDeclaredPropertyDescriptors, getDescription, getDescription, getName, getName, getPropertyDescriptors, getSubtypes, getSupertypes, isAbstract, isAssignableFrompublic ItemSearchType(ComposedTypeModel composedType)
public void setDeclaredPropertyDescriptors(Set<PropertyDescriptor> propertyDescriptors)
setDeclaredPropertyDescriptors in class DefaultObjectTypepublic Set<Facet> getFacets()
getFacets in interface SearchTypepublic List<PropertyDescriptor> getSortProperties()
getSortProperties in interface SearchTypepublic void setSortProperties(List<PropertyDescriptor> sortProperties)
Copyright © 2017 SAP SE. All Rights Reserved.