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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return RoleLinkType
 RoleLinkType Webapp22Factory.createRoleLinkType()
          Returns a new object of class 'Role Link Type'.
 RoleLinkType DocumentRoot.getRoleLink()
          Returns the value of the 'Role Link' containment reference.
 RoleLinkType SecurityRoleRefType.getRoleLink()
          Returns the value of the 'Role Link' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type RoleLinkType
 void DocumentRoot.setRoleLink(RoleLinkType value)
          Sets the value of the 'Role Link' containment reference.
 void SecurityRoleRefType.setRoleLink(RoleLinkType value)
          Sets the value of the 'Role Link' containment reference.