| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar31 |
| Modifier and Type | Method and Description |
|---|---|
EmptyType |
EjbJar31Factory.createEmptyType()
Returns a new object of class 'Empty Type'.
|
EmptyType |
EjbRelationshipRoleType.getCascadeDelete()
Returns the value of the 'Cascade Delete' containment reference.
|
EmptyType |
SessionBeanType.getLocalBean()
Returns the value of the 'Local Bean' containment reference.
|
EmptyType |
MethodPermissionType.getUnchecked()
Returns the value of the 'Unchecked' containment reference.
|
EmptyType |
SecurityIdentityType.getUseCallerIdentity()
Returns the value of the 'Use Caller Identity' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbRelationshipRoleType.setCascadeDelete(EmptyType value)
Sets the value of the '
Cascade Delete' containment reference. |
void |
SessionBeanType.setLocalBean(EmptyType value)
Sets the value of the '
Local Bean' containment reference. |
void |
MethodPermissionType.setUnchecked(EmptyType value)
Sets the value of the '
Unchecked' containment reference. |
void |
SecurityIdentityType.setUseCallerIdentity(EmptyType value)
Sets the value of the '
Use Caller Identity' containment reference. |