Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.SecurityRoleType

Packages that use SecurityRoleType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of SecurityRoleType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return SecurityRoleType
 SecurityRoleType Webapp23Factory.createSecurityRoleType()
          Returns a new object of class 'Security Role Type'.
 SecurityRoleType DocumentRoot.getSecurityRole()
          Returns the value of the 'Security Role' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type SecurityRoleType
 void DocumentRoot.setSecurityRole(SecurityRoleType value)
          Sets the value of the 'Security Role' containment reference.