public class TypedAdvancedSavedQuerySearchParameterDTO extends AbstractAdvancedSavedQuerySearchParameterDTO
| Constructor and Description |
|---|
TypedAdvancedSavedQuerySearchParameterDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
ComposedTypeDTO |
getEnclosingType() |
Collection<AttributeDescriptorDTO> |
getTypeAttributes() |
AttributeDescriptorDTO |
getTypedSearchParameter() |
void |
setEnclosingType(ComposedTypeDTO value) |
void |
setTypeAttributes(Collection<AttributeDescriptorDTO> value) |
void |
setTypedSearchParameter(AttributeDescriptorDTO value) |
getComparator, getEmptyHandling, getJoinAlias, getLower, getName, getSearchParameterName, getValueType, getWherePart, setComparator, setEmptyHandling, setJoinAlias, setLower, setName, setSearchParameterName, setValueType, setWherePartgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic TypedAdvancedSavedQuerySearchParameterDTO()
public ComposedTypeDTO getEnclosingType()
public Collection<AttributeDescriptorDTO> getTypeAttributes()
public AttributeDescriptorDTO getTypedSearchParameter()
public void setEnclosingType(ComposedTypeDTO value)
public void setTypeAttributes(Collection<AttributeDescriptorDTO> value)
public void setTypedSearchParameter(AttributeDescriptorDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.