@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 friendUESFriendRTException
friendUri
- UESURI of a friend whose attributes are returnedUESFriendRTException
friendUri
- UESURI of the friend whose attributes are to be changedfriend
- DTO containing new attributes the friendUESFriendRTException
friendUri
- UESURI of a friend that the access will be reactivated.UESFriendRTException
friendUri
- UESURI of a friend that the access will be canceled.UESFriendRTException