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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return SecurityRoleType
 SecurityRoleType Webapp22Factory.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.webapp22 with parameters of type SecurityRoleType
 void DocumentRoot.setSecurityRole(SecurityRoleType value)
          Sets the value of the 'Security Role' containment reference.