|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Namespace | |
|---|---|
| com.atlassian.confluence.labels | |
| Uses of Namespace in com.atlassian.confluence.labels |
|---|
| Fields in com.atlassian.confluence.labels declared as Namespace | |
|---|---|
static Namespace |
Namespace.GLOBAL
|
static Namespace |
Namespace.PERSONAL
|
static Namespace |
Namespace.SYSTEM
|
static Namespace |
Namespace.TEAM
|
| Methods in com.atlassian.confluence.labels that return Namespace | |
|---|---|
Namespace |
Label.getNamespace()
|
static Namespace |
Namespace.getNamespace(java.lang.String prefix)
|
| Methods in com.atlassian.confluence.labels with parameters of type Namespace | |
|---|---|
static java.util.List |
LabelPermissionSupport.filterLabelsByNamespace(java.util.List labelList,
com.atlassian.user.User user,
Namespace namespace)
Takes a list of label objects and filters out those not in the specified namespace |
| Constructors in com.atlassian.confluence.labels with parameters of type Namespace | |
|---|---|
Label(java.lang.String name,
Namespace namespace)
|
|
Label(java.lang.String name,
Namespace namespace,
java.lang.String owner)
|
|
NamespaceLabelFilter(Namespace namespace)
|
|
NamespaceLabelFilter(Namespace namespace,
java.lang.String user)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||