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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return RoleLinkType
 RoleLinkType Webapp23Factory.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.webapp23 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.