Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Interface
com.oracle.sft.xcap.client.policy.Rule

Packages that use Rule
com.oracle.sft.xcap.client.policy Policies defined in rfc4745. 

 

Uses of Rule in com.oracle.sft.xcap.client.policy

 

Methods in com.oracle.sft.xcap.client.policy that return Rule
 Rule RuleSet.createRule(String anId)
          creates a rule.
 Rule RuleSet.getRule(String anId)
          provides a rule by its unique identifier.

 

Methods in com.oracle.sft.xcap.client.policy that return types with arguments of type Rule
 List<Rule> RuleSet.getRules()
          provides a list of rules.

 

Methods in com.oracle.sft.xcap.client.policy with parameters of type Rule
 void RuleSet.deleteRule(Rule aRule)
          removes a rule.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.