Class SearchBodyProperty


  • public class SearchBodyProperty
    extends Object
    Provides mapping between content property with custom content type for default searchable text
    Since:
    5.10
    • Constructor Detail

      • SearchBodyProperty

        public SearchBodyProperty​(ContentType contentType,
                                  String contentProperty)
    • Method Detail

      • getContentProperty

        public String getContentProperty()