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 Detail

      • getPromotedResultCount

        int getPromotedResultCount()
        element : promotedResultCount of type {http://www.w3.org/2001/XMLSchema}int java type: int
      • setPromotedResultCount

        void setPromotedResultCount​(int promotedResultCount)