public class SpacePermissionDTOLight extends Object
Constructor and Description |
---|
SpacePermissionDTOLight(Long id,
com.atlassian.sal.api.user.UserKey userKey,
String groupName,
String type,
String permAllUserSubject,
Long spaceId) |
Modifier and Type | Method and Description |
---|---|
String |
getGroupName() |
Long |
getId() |
String |
getPermAllUserSubject() |
Long |
getSpaceId() |
SpacePermissionType |
getType() |
com.atlassian.sal.api.user.UserKey |
getUserKey() |
boolean |
isAvailableForAnonymous() |
boolean |
isAvailableForAuthenticatedUsers() |
public Long getId()
public com.atlassian.sal.api.user.UserKey getUserKey()
public SpacePermissionType getType()
public String getGroupName()
public String getPermAllUserSubject()
public Long getSpaceId()
public boolean isAvailableForAnonymous()
public boolean isAvailableForAuthenticatedUsers()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences