Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar21.RunAsType

Packages that use RunAsType
org.eclipse.modisco.jee.ejbjar.EjbJar21   
 

Uses of RunAsType in org.eclipse.modisco.jee.ejbjar.EjbJar21
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return RunAsType
 RunAsType EjbJar21Factory.createRunAsType()
          Returns a new object of class 'Run As Type'.
 RunAsType SecurityIdentityType.getRunAs()
          Returns the value of the 'Run As' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type RunAsType
 void SecurityIdentityType.setRunAs(RunAsType value)
          Sets the value of the 'Run As' containment reference.