Oracle Fusion Middleware Communication Services 11.1.1.3.0 Java API Reference
E14785-02

Package oracle.sdp.presence.integration

The Contact Management API for managing user contacts ( buddies ) and presence authorization rules.

See:
          Description

Interface Summary
Buddy Abstraction of a "buddy" - a resource identifying a person for whom we want to set permissions for accessing presence information, or whom we want to add to different lists ("friends", "buddies", "workmates" etc).
BuddyListManager A BuddyListManager is a manager for a particular user's buddy list information.
PhoneNumber Abstraction of a phone number.
ResourceList Abstraction of a list of resources that can be used to represent hierarchical buddy lists, where a buddy list can contain individual buddies or nested lists ( groups ).
ResourceListDocument An abstraction of an XML document representing a list of resources.
VCard Abstraction of an entity's business card (vcard), partially based on RFC 2426.
 

Class Summary
BuddyListManagerFactory Factory for creating BuddyListManagers to use for manipulating contact lists and presence authorization rules.
 

Enum Summary
PhoneNumber.Type Specifications of the possible values of the type of a PhoneNumber
 

Exception Summary
BuddyListException Parent class for all exceptions concerning the BuddyListManager API.
DocumentConflictException Class for communicating failures that may occur when manipulating documents on an XDMS as a result of concurrent modification of the same document by two different clients that causes an document conflict that cannot be automatically resolved.
DocumentException Class for communicating failures that occur the implementation is manipulating the underlying XML documents.
PresenceRulesException Class for communicating failures that may occur when manipulating a presence rules document.
ResourceListException Class for communicating failures that may occur when manipulating a resource list document.
XDMException Class for communication exceptions that may occur when this API is exchanging data with the XDM Enabler.
 

Package oracle.sdp.presence.integration Description

The Contact Management API for managing user contacts ( buddies ) and presence authorization rules.
This package provides the contact management api ( CMAPI ) that allows a user to do the following:


Oracle Fusion Middleware Communication Services 11.1.1.3.0 Java API Reference
E14785-02

Copyright © 2005, 2010 Oracle and/or its affiliates. All rights reserved.