Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.xcap.client.directory
Interface DirectoryDocument

All Superinterfaces:
XcapDocument, XcapResource

public interface DirectoryDocument
extends XcapDocument

The Directory document.


Method Summary
 Directory getDirectory()
          Get directory document.

 

Methods inherited from interface com.oracle.sft.xcap.client.XcapDocument
getDocumentSelector, getNamespace2PrefixMap, setNamespace2PrefixMap

 

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

 

Method Detail

getDirectory

Directory getDirectory()
                       throws XcapException
Get directory document.
Returns:
The directory element of the document.
Throws:
XcapException

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.