public class SolrModifiedItemDTO extends ItemDTO
| Constructor and Description |
|---|
SolrModifiedItemDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getModificationType() |
Long |
getModifiedPk() |
String |
getModifiedTypeCode() |
BackofficeSolrIndexerCronJobDTO |
getParent() |
void |
setModificationType(String value) |
void |
setModifiedPk(Long value) |
void |
setModifiedTypeCode(String value) |
void |
setParent(BackofficeSolrIndexerCronJobDTO value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic SolrModifiedItemDTO()
public String getModificationType()
public Long getModifiedPk()
public String getModifiedTypeCode()
public BackofficeSolrIndexerCronJobDTO getParent()
public void setModificationType(String value)
public void setModifiedPk(Long value)
public void setModifiedTypeCode(String value)
public void setParent(BackofficeSolrIndexerCronJobDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.