Class RuleMongoEntity
- java.lang.Object
-
- de.adorsys.multibanking.domain.Rule
-
- de.adorsys.multibanking.mongo.entity.RuleMongoEntity
-
public class RuleMongoEntity extends Rule
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.adorsys.multibanking.domain.Rule
Rule.SIMILARITY_MATCH_TYPE
-
-
Constructor Summary
Constructors Constructor Description RuleMongoEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidupdateSearchIndex()-
Methods inherited from class de.adorsys.multibanking.domain.Rule
canEqual, equals, getCreditorId, getEmail, getExpression, getHomepage, getHotline, getLogo, getMainCategory, getReceiver, getRuleId, getRuleType, getSimilarityMatchType, getSpecification, getSubCategory, hashCode, isIncoming, setCreditorId, setEmail, setExpression, setHomepage, setHotline, setIncoming, setLogo, setMainCategory, setReceiver, setRuleId, setRuleType, setSimilarityMatchType, setSpecification, setSubCategory, toString
-
-