public class GlobalSolrSearchProfilesDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
GlobalSolrSearchProfilesDTO()
Generated constructor - for generic creation.
|
GlobalSolrSearchProfilesDTO(java.util.List<GlobalSolrSearchProfileDTO> globalsolrsearchprofilesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GlobalSolrSearchProfileDTO> |
getGlobalSolrSearchProfiles() |
void |
setGlobalSolrSearchProfiles(java.util.List<GlobalSolrSearchProfileDTO> globalsolrsearchprofilesList) |
getUri, setUripublic GlobalSolrSearchProfilesDTO()
public GlobalSolrSearchProfilesDTO(java.util.List<GlobalSolrSearchProfileDTO> globalsolrsearchprofilesList)
public java.util.List<GlobalSolrSearchProfileDTO> getGlobalSolrSearchProfiles()
public void setGlobalSolrSearchProfiles(java.util.List<GlobalSolrSearchProfileDTO> globalsolrsearchprofilesList)
globalsolrsearchprofilesList - the globalsolrsearchprofilesList to setCopyright © 2018 SAP SE. All Rights Reserved.