Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


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

All Superinterfaces:
Attributable, XcapElement, XcapResource

public interface One
extends XcapElement, Attributable

part of the identity condition that will match on the authenticated identity of the Watcher / Recipient.


Method Summary
 String getId()
          provides the identity of the Watcher / Recipient to match on.

 

Methods inherited from interface com.oracle.sft.xcap.client.XcapElement
getDocument, getNamespace, getNodeSelector, getParent

 

Methods inherited from interface com.oracle.sft.xcap.client.XcapResource
getContent, getContentType, getUrl, setContent

 

Methods inherited from interface com.oracle.sft.xcap.client.Attributable
deleteByAttrName, getByAttrName, setByAttrName

 

Method Detail

getId

String getId()
provides the identity of the Watcher / Recipient to match on.
Returns:
identity of the Watcher / Recipient to match on.

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.