Uses of Class
org.apache.jetspeed.om.page.impl.PageSecurityImpl

Packages that use PageSecurityImpl
org.apache.jetspeed.om.folder.impl   
org.apache.jetspeed.om.page.impl   
 

Uses of PageSecurityImpl in org.apache.jetspeed.om.folder.impl
 

Fields in org.apache.jetspeed.om.folder.impl declared as PageSecurityImpl
private  PageSecurityImpl FolderImpl.pageSecurity
           
 

Methods in org.apache.jetspeed.om.folder.impl that return PageSecurityImpl
 PageSecurityImpl FolderImpl.accessPageSecurity()
          accessPageSecurity Access pageSecurity cached instance for use by PageManager.
 

Methods in org.apache.jetspeed.om.folder.impl with parameters of type PageSecurityImpl
 void FolderImpl.resetPageSecurity(PageSecurityImpl newPageSecurity, boolean cached)
          resetPageSecurity Reset pageSecurity transient cache instance for use by PageManager.
 

Uses of PageSecurityImpl in org.apache.jetspeed.om.page.impl
 

Fields in org.apache.jetspeed.om.page.impl declared as PageSecurityImpl
private  PageSecurityImpl PageSecurityConstraintsRefList.pageSecurity
           
private  PageSecurityImpl PageSecurityConstraintsDefList.pageSecurity
           
 

Constructors in org.apache.jetspeed.om.page.impl with parameters of type PageSecurityImpl
PageSecurityConstraintsDefList(PageSecurityImpl pageSecurity)
           
PageSecurityConstraintsRefList(PageSecurityImpl pageSecurity)
           
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.