Class SearchProfileInfoModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class SearchProfileInfoModel
    extends java.lang.Object
    implements java.io.Serializable
    View model for information about the search profile context.
    See Also:
    Serialized Form
    • Constructor Detail

      • SearchProfileInfoModel

        public SearchProfileInfoModel()
    • Method Detail

      • getSearchProfileLabel

        public java.lang.String getSearchProfileLabel()
      • setSearchProfileLabel

        public void setSearchProfileLabel​(java.lang.String searchProfileLabel)