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