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 Type
    Method
    Description
    int
    element : promotedResultCount of type {http://www.w3.org/2001/XMLSchema}int java type: int
    void
    setPromotedResultCount(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)