public interface UserNode
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserNode> |
getConnections() |
java.lang.String |
getUserGuid() |
WCUserProfile |
getUserProfile() |
java.lang.String getUserGuid()
WCUserProfile getUserProfile() throws ConnectionsException, ProfileException
ConnectionsExceptionProfileExceptionjava.util.List<UserNode> getConnections() throws ConnectionsException
ConnectionsException