public class AsSearchProfileActivationSetDTO extends ItemDTO
modifiedPropsSet| Constructor and Description |
|---|
AsSearchProfileActivationSetDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionDTO |
getCatalogVersion() |
java.lang.String |
getIndexType() |
java.lang.Integer |
getPriority() |
java.util.List<AbstractAsSearchProfileDTO> |
getSearchProfiles() |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setIndexType(java.lang.String value) |
void |
setPriority(java.lang.Integer value) |
void |
setSearchProfiles(java.util.List<AbstractAsSearchProfileDTO> value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic AsSearchProfileActivationSetDTO()
public CatalogVersionDTO getCatalogVersion()
public java.lang.String getIndexType()
public java.lang.Integer getPriority()
public java.util.List<AbstractAsSearchProfileDTO> getSearchProfiles()
public void setCatalogVersion(CatalogVersionDTO value)
public void setIndexType(java.lang.String value)
public void setPriority(java.lang.Integer value)
public void setSearchProfiles(java.util.List<AbstractAsSearchProfileDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.