Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


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

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

 

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

 

Methods in com.oracle.sft.xcap.client.policy that return One
 One Identity.createOne(String anId)
          Creates a <one> sub element of this <identity> element.
 One Identity.getOne(String anId)
          Search the <identity> element a <one> subelement with a specific id attribute value.

 

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

 

Methods in com.oracle.sft.xcap.client.policy with parameters of type One
 void Identity.deleteOne(One aOne)
          Delete the one.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.