@Deprecated @UESService public interface UESFriend
| Modifier and Type | Method and Description | 
|---|---|
void | 
activateAccess(UESURI friendUri)
Deprecated.  
 | 
UESURI | 
create(UESURI personalTerritoryUri,
Deprecated.  
 | 
void | 
deactivateAccess(UESURI friendUri)
Deprecated.  
 | 
UESFriendAttributes | 
getAttributes(UESURI friendUri)
Deprecated.  
 | 
UESURI | 
setAttributes(UESURI friendUri,
Deprecated.  
 | 
UESFriendCreate DTO.personalTerritoryUri - UES URI of the personal territory where a new friend will be createdfriend - DTO containing attributes of the new friendUESFriendRTExceptionfriendUri - UESURI of a friend whose attributes are returnedUESFriendRTExceptionfriendUri - UESURI of the friend whose attributes are to be changedfriend - DTO containing new attributes the friendUESFriendRTExceptionfriendUri - UESURI of a friend that the access will be reactivated.UESFriendRTExceptionfriendUri - UESURI of a friend that the access will be canceled.UESFriendRTException