Uses of Class
com.sforce.soap.metadata.RuleEntry
-
-
Uses of RuleEntry in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return RuleEntry Modifier and Type Method Description RuleEntry[]AssignmentRule. getRuleEntry()RuleEntry[]AutoResponseRule. getRuleEntry()RuleEntry[]EscalationRule. getRuleEntry()Methods in com.sforce.soap.metadata with parameters of type RuleEntry Modifier and Type Method Description voidAssignmentRule. setRuleEntry(RuleEntry[] ruleEntry)voidAutoResponseRule. setRuleEntry(RuleEntry[] ruleEntry)voidEscalationRule. setRuleEntry(RuleEntry[] ruleEntry)
-