Package net.bluemind.mailmessage.api
Class IMailTipEvaluation.EvaluationResult
java.lang.Object
net.bluemind.mailmessage.api.IMailTipEvaluation.EvaluationResult
- Enclosing interface:
 IMailTipEvaluation
- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionmatchesForMessage(String value) matchesForRecipient(Recipient recipient, String value)  
- 
Field Details
- 
recipient
 - 
value
 
 - 
 - 
Method Details
- 
matchesForRecipient
public static IMailTipEvaluation.EvaluationResult matchesForRecipient(Recipient recipient, String value)  - 
matchesForMessage
 
 -