| Package | Description |
|---|---|
| org.glassfish.ejb.deployment.descriptor | |
| org.glassfish.ejb.deployment.node | |
| org.glassfish.ejb.deployment.util |
| Modifier and Type | Method and Description |
|---|---|
RelationshipDescriptor |
RelationRoleDescriptor.getRelationshipDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Set<RelationshipDescriptor> |
EjbBundleDescriptorImpl.getRelationships()
Get all relationships in this ejb-jar.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbBundleDescriptorImpl.addRelationship(RelationshipDescriptor relDesc)
Add a RelationshipDescriptor which describes a CMR field
between a bean/DO/entityRef in this ejb-jar.
|
boolean |
EjbBundleDescriptorImpl.hasRelationship(RelationshipDescriptor rd)
Returns true if given relationship is already part of this
ejb-jar.
|
void |
EjbBundleDescriptorImpl.removeRelationship(RelationshipDescriptor relDesc)
Add a RelationshipDescriptor which describes a CMR field
between a bean/DO/entityRef in this ejb-jar.
|
void |
RelationRoleDescriptor.setRelationshipDescriptor(RelationshipDescriptor relnDesc) |
| Modifier and Type | Method and Description |
|---|---|
RelationshipDescriptor |
EjbRelationNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
EjbRelationNode.writeDescriptor(Node parent,
String nodeName,
RelationshipDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EjbBundleTracerVisitor.accept(RelationshipDescriptor rd) |
Copyright © 2019. All rights reserved.