Class RuleEntity


  • public class RuleEntity
    extends de.adorsys.smartanalytics.api.Rule
    • Nested Class Summary

      • Nested classes/interfaces inherited from class de.adorsys.smartanalytics.api.Rule

        de.adorsys.smartanalytics.api.Rule.SIMILARITY_MATCH_TYPE
    • Constructor Summary

      Constructors 
      Constructor Description
      RuleEntity()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void updateSearchIndex()  
      • Methods inherited from class de.adorsys.smartanalytics.api.Rule

        canEqual, equals, getCreditorId, getCustom, getEmail, getExpression, getHomepage, getHotline, getLogo, getMainCategory, getOrder, getReceiver, getRuleId, getSimilarityMatchType, getSpecification, getSubCategory, hashCode, isIncoming, isStop, setCreditorId, setCustom, setEmail, setExpression, setHomepage, setHotline, setIncoming, setLogo, setMainCategory, setOrder, setReceiver, setRuleId, setSimilarityMatchType, setSpecification, setStop, setSubCategory, toString
    • Constructor Detail

      • RuleEntity

        public RuleEntity()
    • Method Detail

      • updateSearchIndex

        public void updateSearchIndex()