Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


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

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

 

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

 

Methods in com.oracle.sft.xcap.client.policy that return Except
 Except Many.createExcept()
          Create an Except element.
 Except Many.createExcept(String id, String domain)
          Create an Except element with the given id and domain.

 

Methods in com.oracle.sft.xcap.client.policy that return types with arguments of type Except
 List<Except> Many.getExepts()
          provides the users that do not match the rule.

 

Methods in com.oracle.sft.xcap.client.policy with parameters of type Except
 void Many.deleteExcept(Except anExcept)
          removes the exception.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.