public class AbstractAsSearchProfileDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
AbstractAsSearchProfileDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
AsSearchProfileActivationSetDTO |
getActivationSet() |
CatalogVersionDTO |
getCatalogVersion() |
java.lang.String |
getCode() |
java.lang.String |
getIndexType() |
java.lang.String |
getName() |
void |
setActivationSet(AsSearchProfileActivationSetDTO value) |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setCode(java.lang.String value) |
void |
setIndexType(java.lang.String value) |
void |
setName(java.lang.String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic AbstractAsSearchProfileDTO()
public AsSearchProfileActivationSetDTO getActivationSet()
public CatalogVersionDTO getCatalogVersion()
public java.lang.String getCode()
public java.lang.String getIndexType()
public java.lang.String getName()
public void setActivationSet(AsSearchProfileActivationSetDTO value)
public void setCatalogVersion(CatalogVersionDTO value)
public void setCode(java.lang.String value)
public void setIndexType(java.lang.String value)
public void setName(java.lang.String value)
Copyright © 2018 SAP SE. All Rights Reserved.