public class AbstractAsSearchConfigurationDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
AbstractAsSearchConfigurationDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionDTO |
getCatalogVersion() |
java.lang.String |
getUid() |
java.lang.String |
getUniqueIdx() |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setUid(java.lang.String value) |
void |
setUniqueIdx(java.lang.String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkgetModifiedProperties, getUri, setUripublic AbstractAsSearchConfigurationDTO()
public CatalogVersionDTO getCatalogVersion()
public java.lang.String getUid()
public java.lang.String getUniqueIdx()
public void setCatalogVersion(CatalogVersionDTO value)
public void setUid(java.lang.String value)
public void setUniqueIdx(java.lang.String value)
Copyright © 2017 SAP SE. All Rights Reserved.