Uses of Interface
org.ow2.util.ee.metadata.common.api.xml.struct.ISecurityRoleRef

Packages that use ISecurityRoleRef
org.ow2.util.ee.metadata.common.api.xml.struct   
 

Uses of ISecurityRoleRef in org.ow2.util.ee.metadata.common.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct that return types with arguments of type ISecurityRoleRef
 List<ISecurityRoleRef> IEnvironment.getSecurityRoleRefList()
          Gets the list of <security-role-ref> elements.
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct with parameters of type ISecurityRoleRef
 void IEnvironment.addSecurityRoleRef(ISecurityRoleRef securityRoleRef)
          Adds a new <security-role-ref> element.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.