Uses of Class
org.exoplatform.services.portletcontainer.pci.model.SecurityRoleRef

Packages that use SecurityRoleRef
org.exoplatform.services.portletcontainer.pci   
org.exoplatform.services.portletcontainer.pci.model   
org.exoplatform.services.portletcontainer.plugins.pc   
 

Uses of SecurityRoleRef in org.exoplatform.services.portletcontainer.pci
 

Methods in org.exoplatform.services.portletcontainer.pci that return types with arguments of type SecurityRoleRef
 List<SecurityRoleRef> PortletData.getSecurityRoleRef()
           
 

Uses of SecurityRoleRef in org.exoplatform.services.portletcontainer.pci.model
 

Methods in org.exoplatform.services.portletcontainer.pci.model that return SecurityRoleRef
static SecurityRoleRef XMLParser.readSecurityRoleRef(org.exoplatform.commons.xml.ExoXPPParser xpp)
           
 

Methods in org.exoplatform.services.portletcontainer.pci.model that return types with arguments of type SecurityRoleRef
 List<SecurityRoleRef> Portlet.getSecurityRoleRef()
           
 

Methods in org.exoplatform.services.portletcontainer.pci.model with parameters of type SecurityRoleRef
 void Portlet.addSecurityRoleRef(SecurityRoleRef ref)
           
 

Method parameters in org.exoplatform.services.portletcontainer.pci.model with type arguments of type SecurityRoleRef
 void Portlet.setSecurityRoleRef(List<SecurityRoleRef> securityRoleRef)
           
 

Uses of SecurityRoleRef in org.exoplatform.services.portletcontainer.plugins.pc
 

Methods in org.exoplatform.services.portletcontainer.plugins.pc that return types with arguments of type SecurityRoleRef
 List<SecurityRoleRef> PortletDataImp.getSecurityRoleRef()
          Overridden method.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.