Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


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

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

 

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

 

Methods in com.oracle.sft.xcap.client.policy that return Many
 Many Identity.createMany()
          Creates a many element without a domain.
 Many Identity.createMany(String aDomain)
          Creates a many element associated to supplied domain.
 Many Identity.getMany(String aDomain)
          Convenience method to find the first Many instance associated with the provided domain.

 

Methods in com.oracle.sft.xcap.client.policy that return types with arguments of type Many
 List<Many> Identity.getManies()
          Provides all many sub elements of this identity element.

 

Methods in com.oracle.sft.xcap.client.policy with parameters of type Many
 void Identity.deleteMany(Many aMany)
          Removes the provided many element.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.