Interface ProfileService
-
public interface ProfileServiceA facade on the various logic component methods to improve backwards compatibility with clients of the older Profile2 apis. See PRFL-551.- Author:
- Adrian Fish
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Person>getConnectionsForUser(String userUuid)
-