public interface CommunityMemberUserProfile
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_TYPE |
Modifier and Type | Method and Description |
---|---|
java.util.List<UserProfileBadge> |
getAssignedBadges()
Get the badges which assigned to the user.
|
boolean |
getDisabled() |
java.util.List<UserProfileBadge> |
getEarnedBadges()
Get the earned badges which associated with the user.
|
SocialAuthorizable[] |
getMemberOfGroups() |
java.util.List<java.util.Map<java.lang.String,java.lang.String>> |
getMemberOfSites()
Get the sites which user is member of.
|
java.util.List<UserProfileBadge> |
getTopEarnedBadges()
Get the top earned badges which assigned to the user.
|
java.lang.Boolean |
isUserUGCLimited()
Checks if is users UGC Contributions has a limit
|
static final java.lang.String RESOURCE_TYPE
SocialAuthorizable[] getMemberOfGroups()
java.util.List<java.util.Map<java.lang.String,java.lang.String>> getMemberOfSites()
java.util.List<UserProfileBadge> getAssignedBadges()
java.util.List<UserProfileBadge> getEarnedBadges()
java.util.List<UserProfileBadge> getTopEarnedBadges()
boolean getDisabled()
java.lang.Boolean isUserUGCLimited()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"