| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar21 |
| Modifier and Type | Method and Description |
|---|---|
SecurityIdentityType |
EjbJar21Factory.createSecurityIdentityType()
Returns a new object of class 'Security Identity Type'.
|
SecurityIdentityType |
EntityBeanType.getSecurityIdentity()
Returns the value of the 'Security Identity' containment reference.
|
SecurityIdentityType |
MessageDrivenBeanType.getSecurityIdentity()
Returns the value of the 'Security Identity' containment reference.
|
SecurityIdentityType |
SessionBeanType.getSecurityIdentity()
Returns the value of the 'Security Identity' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBeanType.setSecurityIdentity(SecurityIdentityType value)
Sets the value of the '
Security Identity' containment reference. |
void |
MessageDrivenBeanType.setSecurityIdentity(SecurityIdentityType value)
Sets the value of the '
Security Identity' containment reference. |
void |
SessionBeanType.setSecurityIdentity(SecurityIdentityType value)
Sets the value of the '
Security Identity' containment reference. |