Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.6.0)
E15995-05


oracle.webcenter.peopleconnections.connections
Interface UserNode


public interface UserNode
Since:
release specific (what release of product did this appear in)

Method Summary
 java.util.List<UserNode> getConnections()
           
 java.lang.String getUserGuid()
           
 WCUserProfile getUserProfile()
           

 

Method Detail

getUserGuid

java.lang.String getUserGuid()

getUserProfile

WCUserProfile getUserProfile()
                             throws ConnectionsException,
                                    ProfileException
Throws:
ConnectionsException
ProfileException

getConnections

java.util.List<UserNode> getConnections()
                                        throws ConnectionsException
Throws:
ConnectionsException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal
11g Release 1 (11.1.1.6.0)
E15995-05


Copyright © 2009, 2012, Oracle and/or its affiliates. All rights reserved.