Class JpaRelevancyRule
java.lang.Object
com.broadleafcommerce.search.core.provider.jpa.domain.JpaRelevancyRule
- All Implemented Interfaces:
com.broadleafcommerce.common.messaging.notification.domain.NotificationStateAware,com.broadleafcommerce.data.tracking.core.CatalogTrackable<com.broadleafcommerce.data.tracking.jpa.filtering.domain.CatalogJpaTracking>,com.broadleafcommerce.data.tracking.core.filtering.ActiveAware,com.broadleafcommerce.data.tracking.core.mapping.BusinessTypeAware,com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappable,com.broadleafcommerce.data.tracking.core.Trackable,com.broadleafcommerce.data.tracking.core.TypedTrackable<com.broadleafcommerce.data.tracking.jpa.filtering.domain.CatalogJpaTracking>,com.broadleafcommerce.translation.domain.Translatable,Serializable
@Entity
public class JpaRelevancyRule
extends Object
implements Serializable, com.broadleafcommerce.data.tracking.core.CatalogTrackable<com.broadleafcommerce.data.tracking.jpa.filtering.domain.CatalogJpaTracking>, com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappable, com.broadleafcommerce.data.tracking.core.mapping.BusinessTypeAware, com.broadleafcommerce.translation.domain.Translatable, com.broadleafcommerce.data.tracking.core.filtering.ActiveAware
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanorg.modelmapper.ModelMapperfromMe()get_id()getBoost()Class<?>getName()com.broadleafcommerce.data.tracking.jpa.filtering.domain.CatalogJpaTrackinginthashCode()booleanbooleanbooleanvoidvoidsetActiveEndDate(Instant activeEndDate) voidsetActiveStartDate(Instant activeStartDate) voidsetApplyMatchingValueFrequencyBoost(boolean applyMatchingValueFrequencyBoost) voidsetAttributes(Map<String, Object> attributes) voidvoidsetBoostRule(String boostRule) voidsetContextId(String contextId) voidsetDescending(boolean descending) voidsetFieldDefinitionId(String fieldDefinitionId) voidsetFieldIndexableType(String fieldIndexableType) voidsetMatchingValue(String matchingValue) voidsetMinimumScore(Double minimumScore) voidvoidsetRuleType(String ruleType) voidsetSearchTermMatch(String searchTermMatch) voidsetSearchTermRegex(boolean searchTermRegex) voidsetTracking(com.broadleafcommerce.data.tracking.jpa.filtering.domain.CatalogJpaTracking tracking) voidsetVariantType(String variantType) org.modelmapper.ModelMappertoMe()toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappable
postFromMe, postToMe, preFromMe, preToMeMethods inherited from interface com.broadleafcommerce.common.messaging.notification.domain.NotificationStateAware
findNotificationStateMethods inherited from interface com.broadleafcommerce.data.tracking.core.Trackable
getDisplay, getNotificationStates, getNotificationStates, setNotificationStatesMethods inherited from interface com.broadleafcommerce.data.tracking.core.TypedTrackable
setTracking
-
Constructor Details
-
JpaRelevancyRule
public JpaRelevancyRule()
-
-
Method Details
-
fromMe
public org.modelmapper.ModelMapper fromMe()- Specified by:
fromMein interfacecom.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappable
-
toMe
public org.modelmapper.ModelMapper toMe()- Specified by:
toMein interfacecom.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappable
-
getBusinessDomainType
- Specified by:
getBusinessDomainTypein interfacecom.broadleafcommerce.data.tracking.core.mapping.BusinessTypeAware
-
get_id
-
getContextId
- Specified by:
getContextIdin interfacecom.broadleafcommerce.data.tracking.core.Trackable- Specified by:
getContextIdin interfacecom.broadleafcommerce.translation.domain.Translatable- See Also:
-
RelevancyRule.getId()
-
getName
- See Also:
-
RelevancyRule.getName()
-
getFieldDefinitionId
- See Also:
-
RelevancyRule.getFieldDefinitionId()
-
getFieldIndexableType
- See Also:
-
RelevancyRule.getFieldIndexableType()
-
getVariantType
- See Also:
-
RelevancyRule.getVariantType()
-
getActiveStartDate
- Specified by:
getActiveStartDatein interfacecom.broadleafcommerce.data.tracking.core.filtering.ActiveAware- See Also:
-
RelevancyRule.getActiveStartDate()
-
getActiveEndDate
- Specified by:
getActiveEndDatein interfacecom.broadleafcommerce.data.tracking.core.filtering.ActiveAware- See Also:
-
RelevancyRule.getActiveEndDate()
-
getRuleType
- See Also:
-
RelevancyRule.getRuleType()
-
getBoost
- See Also:
-
RelevancyRule.getBoost()
-
getBoostRule
- See Also:
-
RelevancyRule.getBoostRule()
-
getMinimumScore
- See Also:
-
RelevancyRule.getMinimumScore()
-
isDescending
public boolean isDescending()- See Also:
-
RelevancyRule.isDescending()
-
getMatchingValue
- See Also:
-
RelevancyRule.getMatchingValue()
-
isApplyMatchingValueFrequencyBoost
public boolean isApplyMatchingValueFrequencyBoost()- See Also:
-
RelevancyRule.isApplyMatchingValueFrequencyBoost()
-
getSearchTermMatch
- See Also:
-
RelevancyRule.getSearchTermMatch()
-
isSearchTermRegex
public boolean isSearchTermRegex()- See Also:
-
RelevancyRule.isSearchTermRegex()
-
getAttributes
- See Also:
-
RelevancyRule.getAttributes()
-
getTracking
public com.broadleafcommerce.data.tracking.jpa.filtering.domain.CatalogJpaTracking getTracking()- Specified by:
getTrackingin interfacecom.broadleafcommerce.data.tracking.core.Trackable
-
set_id
-
setContextId
- Specified by:
setContextIdin interfacecom.broadleafcommerce.data.tracking.core.Trackable- See Also:
-
RelevancyRule.getId()
-
setName
- See Also:
-
RelevancyRule.getName()
-
setFieldDefinitionId
- See Also:
-
RelevancyRule.getFieldDefinitionId()
-
setFieldIndexableType
- See Also:
-
RelevancyRule.getFieldIndexableType()
-
setVariantType
- See Also:
-
RelevancyRule.getVariantType()
-
setActiveStartDate
- See Also:
-
RelevancyRule.getActiveStartDate()
-
setActiveEndDate
- See Also:
-
RelevancyRule.getActiveEndDate()
-
setRuleType
- See Also:
-
RelevancyRule.getRuleType()
-
setBoost
- See Also:
-
RelevancyRule.getBoost()
-
setBoostRule
- See Also:
-
RelevancyRule.getBoostRule()
-
setMinimumScore
- See Also:
-
RelevancyRule.getMinimumScore()
-
setDescending
public void setDescending(boolean descending) - See Also:
-
RelevancyRule.isDescending()
-
setMatchingValue
- See Also:
-
RelevancyRule.getMatchingValue()
-
setApplyMatchingValueFrequencyBoost
public void setApplyMatchingValueFrequencyBoost(boolean applyMatchingValueFrequencyBoost) - See Also:
-
RelevancyRule.isApplyMatchingValueFrequencyBoost()
-
setSearchTermMatch
- See Also:
-
RelevancyRule.getSearchTermMatch()
-
setSearchTermRegex
public void setSearchTermRegex(boolean searchTermRegex) - See Also:
-
RelevancyRule.isSearchTermRegex()
-
setAttributes
- See Also:
-
RelevancyRule.getAttributes()
-
setTracking
public void setTracking(com.broadleafcommerce.data.tracking.jpa.filtering.domain.CatalogJpaTracking tracking) - Specified by:
setTrackingin interfacecom.broadleafcommerce.data.tracking.core.TypedTrackable<com.broadleafcommerce.data.tracking.jpa.filtering.domain.CatalogJpaTracking>
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-