Uses of Interface
org.apache.portals.graffito.model.permission.CmsPermission

Packages that use CmsPermission
org.apache.portals.graffito.services.core   
 

Uses of CmsPermission in org.apache.portals.graffito.services.core
 

Methods in org.apache.portals.graffito.services.core that return CmsPermission
 CmsPermission ContentPermissionService.createPermission(java.lang.String name, java.lang.String actions)
          Factory to create a new cms permission object.
 

Methods in org.apache.portals.graffito.services.core with parameters of type CmsPermission
 void ContentPermissionService.grantPermission(java.lang.String principalFullPath, CmsPermission permission)
          Grant a CmsPermission to a principal
 



Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved.