public class AbstractSolrSearchProfilesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
AbstractSolrSearchProfilesDTO()
Generated constructor - for generic creation.
|
AbstractSolrSearchProfilesDTO(List<AbstractSolrSearchProfileDTO> abstractsolrsearchprofilesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<AbstractSolrSearchProfileDTO> |
getAbstractSolrSearchProfiles() |
void |
setAbstractSolrSearchProfiles(List<AbstractSolrSearchProfileDTO> abstractsolrsearchprofilesList) |
public AbstractSolrSearchProfilesDTO()
public AbstractSolrSearchProfilesDTO(List<AbstractSolrSearchProfileDTO> abstractsolrsearchprofilesList)
public List<AbstractSolrSearchProfileDTO> getAbstractSolrSearchProfiles()
public void setAbstractSolrSearchProfiles(List<AbstractSolrSearchProfileDTO> abstractsolrsearchprofilesList)
abstractsolrsearchprofilesList - the abstractsolrsearchprofilesList to setCopyright © 2017 SAP SE. All Rights Reserved.