public class AbstractCommunityGroupUser extends AbstractUser implements CommunityGroupUser
User.Badge
RESOURCE_TYPE
CSV_SELECTOR, DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, QUERY_SELECTOR, TRANSLATE_SELECTOR
RESOURCE_TYPE, SOCIAL_AUTHORS_PREFIX
Constructor and Description |
---|
AbstractCommunityGroupUser(Resource resource,
ClientUtilities clientUtilities,
UserPropertiesManager upm,
ScoringService scoringService,
BadgingService badgingService,
ServiceUserWrapper serviceUserWrapper,
SlingRepository repository) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.Boolean |
isAdmin() |
boolean |
isCanInvite()
Check if logged in user can invite group members.
|
boolean |
isCanPromote()
Check if logged in user can promote group members.
|
getAuthorizableId, getAvatarUrl, getBadges, getDisabled, getDisabledReason, getFriendlyUrl, getLargeAvatarUrl, getName, getNumberOfPosts, getPath, getProfileUrl, getUserId, isUserUGCLimited
buildJSONString, getAsMap, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
public AbstractCommunityGroupUser(Resource resource, ClientUtilities clientUtilities, UserPropertiesManager upm, ScoringService scoringService, BadgingService badgingService, ServiceUserWrapper serviceUserWrapper, SlingRepository repository)
public java.lang.Boolean isAdmin()
isAdmin
in interface CommunityGroupUser
public boolean isCanInvite()
CommunityGroupUser
isCanInvite
in interface CommunityGroupUser
public java.lang.String getDescription()
getDescription
in interface CommunityGroupUser
public boolean isCanPromote()
CommunityGroupUser
isCanPromote
in interface CommunityGroupUser
Copyright © 2010 - 2020 Adobe. All Rights Reserved