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