public class AdvancedSavedQueryDTO extends SavedQueryDTO
| Constructor and Description |
|---|
AdvancedSavedQueryDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getGeneratedFlexibleSearch() |
Collection<WherePartDTO> |
getWhereparts() |
void |
setGeneratedFlexibleSearch(String value) |
void |
setWhereparts(Collection<WherePartDTO> value) |
getCode, getDescription, getName, getQuery, getResultType, setCode, setDescription, setName, setQuery, setResultTypegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic AdvancedSavedQueryDTO()
public String getGeneratedFlexibleSearch()
public Collection<WherePartDTO> getWhereparts()
public void setGeneratedFlexibleSearch(String value)
public void setWhereparts(Collection<WherePartDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.