public class AbstractSolrFacetVisibilityRuleDTO extends ItemDTO
| Constructor and Description |
|---|
AbstractSolrFacetVisibilityRuleDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getCondition() |
SolrIndexedPropertyDTO |
getFacet() |
String |
getName() |
void |
setCode(String value) |
void |
setCondition(String value) |
void |
setFacet(SolrIndexedPropertyDTO value) |
void |
setName(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic AbstractSolrFacetVisibilityRuleDTO()
public String getCode()
public String getCondition()
public SolrIndexedPropertyDTO getFacet()
public String getName()
public void setCode(String value)
public void setCondition(String value)
public void setFacet(SolrIndexedPropertyDTO value)
public void setName(String value)
Copyright © 2017 SAP SE. All Rights Reserved.