Package com.sforce.soap.partner
Interface IEntitySearchPromotionMetadata
- All Known Implementing Classes:
EntitySearchPromotionMetadata
public interface IEntitySearchPromotionMetadata
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Method Summary
Modifier and TypeMethodDescriptionintelement : promotedResultCount of type {http://www.w3.org/2001/XMLSchema}int java type: intvoidsetPromotedResultCount(int promotedResultCount)
-
Method Details
-
getPromotedResultCount
int getPromotedResultCount()element : promotedResultCount of type {http://www.w3.org/2001/XMLSchema}int java type: int -
setPromotedResultCount
void setPromotedResultCount(int promotedResultCount)
-