@ProviderType
public interface CommunityMemberUserProfile
extends com.adobe.cq.social.user.api.UserProfile
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_TYPE |
PREFERENCES_PATH, PROFILE_PATH, PROPERTY_LANGUAGE
CSV_SELECTOR, DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, QUERY_SELECTOR, TRANSLATE_SELECTOR
Modifier and Type | Method and Description |
---|---|
java.util.List<com.adobe.cq.social.user.internal.UserProfileBadge> |
getAssignedBadges()
Get the badges which assigned to the user.
|
boolean |
getDisabled() |
java.util.List<com.adobe.cq.social.user.internal.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<com.adobe.cq.social.user.internal.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
|
getAuthorizableID, getAuthProfilePath, getDisplayName, getLargeAvatarUrl, getProfileProperties, getResource, getUserProperties, isMayEdit
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
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<com.adobe.cq.social.user.internal.UserProfileBadge> getAssignedBadges()
java.util.List<com.adobe.cq.social.user.internal.UserProfileBadge> getEarnedBadges()
java.util.List<com.adobe.cq.social.user.internal.UserProfileBadge> getTopEarnedBadges()
boolean getDisabled()
java.lang.Boolean isUserUGCLimited()
Copyright © 2010 - 2020 Adobe. All Rights Reserved