| Package | Description |
|---|---|
| org.apache.wiki.api.core |
JSPWiki's central API.
|
| org.apache.wiki.api.spi |
JSPWiki's SPI package.
|
| Modifier and Type | Method and Description |
|---|---|
Acl |
Page.getAcl()
Returns the Acl for this page.
|
Acl |
Page.getAcl()
Returns the Acl for this page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Page.setAcl(Acl acl)
Sets the Acl for this page.
|
void |
Page.setAcl(Acl acl)
Sets the Acl for this page.
|
| Modifier and Type | Method and Description |
|---|---|
Acl |
AclsDSL.acl()
Creates a new
Acl instance. |
Acl |
AclsSPI.acl()
Creates a new
Acl instance. |
Acl |
AclsSPI.acl()
Creates a new
Acl instance. |
Acl |
AclsDSL.acl()
Creates a new
Acl instance. |
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.