Package | Description |
---|---|
org.apache.jetspeed.om.folder | |
org.apache.jetspeed.page |
Modifier and Type | Method and Description |
---|---|
PageSecurity |
Folder.getPageSecurity()
getPageSecurity
|
Modifier and Type | Method and Description |
---|---|
PageSecurity |
PageManager.copyPageSecurity(PageSecurity source)
Copy the source page security (both global constraints and constraint references)
creating and returning a new copy of the page security definition.
|
PageSecurity |
PageManager.getPageSecurity()
getPageSecurity
|
PageSecurity |
PageManager.getPageSecurity(Folder folder)
getPageSecurity
|
PageSecurity |
PageManager.newPageSecurity()
Creates a new empty PageSecurity instance
|
Modifier and Type | Method and Description |
---|---|
PageSecurity |
PageManager.copyPageSecurity(PageSecurity source)
Copy the source page security (both global constraints and constraint references)
creating and returning a new copy of the page security definition.
|
void |
PageManager.removePageSecurity(PageSecurity pageSecurity)
Remove a page security document.
|
void |
PageManager.updatePageSecurity(PageSecurity pageSecurity)
Update a page security document in persistent storage
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.