Class SearchKeywordLinkProperties


public class SearchKeywordLinkProperties extends RelationshipBeanProperties
SearchKeywordLinkProperties describes the properties for the SearchKeywordLink relationship between a referencable and a search keyword.
  • Constructor Details

    • SearchKeywordLinkProperties

      public SearchKeywordLinkProperties()
      Default constructor
    • SearchKeywordLinkProperties

      public SearchKeywordLinkProperties(SearchKeywordLinkProperties template)
      Copy/clone constructor
      Parameters:
      template - object to copy
  • Method Details