|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EjbRelationshipRole | |
---|---|
org.jboss.ejb3.metamodel |
Uses of EjbRelationshipRole in org.jboss.ejb3.metamodel |
---|
Methods in org.jboss.ejb3.metamodel with parameters of type EjbRelationshipRole | |
---|---|
void |
EjbJarDDObjectFactory.addChild(EjbRelation parent,
EjbRelationshipRole role,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(EjbRelationshipRole parent,
CmrField field,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbJarDDObjectFactory.addChild(EjbRelationshipRole parent,
RelationshipRoleSource source,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName)
Called when parsing character is complete. |
void |
EjbRelation.addEjbRelationshipRole(EjbRelationshipRole role)
|
void |
EjbRelationshipRole.addEjbRelationshipRole(EjbRelationshipRole role)
|
Object |
EjbJarDDObjectFactory.newChild(EjbRelationshipRole parent,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
Attributes attrs)
Called when parsing of a new element started. |
void |
EjbJarDDObjectFactory.setValue(EjbRelationshipRole role,
org.jboss.xb.binding.UnmarshallingContext navigator,
String namespaceURI,
String localName,
String value)
Called when a child element with simple content is read for DD. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |