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