Uses of Class
org.jboss.ejb3.metamodel.RelationshipRoleSource

Packages that use RelationshipRoleSource
org.jboss.ejb3.metamodel   
 

Uses of RelationshipRoleSource in org.jboss.ejb3.metamodel
 

Methods in org.jboss.ejb3.metamodel that return RelationshipRoleSource
 RelationshipRoleSource EjbRelationshipRole.getRelationshipRoleSource()
           
 

Methods in org.jboss.ejb3.metamodel with parameters of type RelationshipRoleSource
 void EjbJarDDObjectFactory.addChild(EjbRelationshipRole parent, RelationshipRoleSource source, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbRelationshipRole.setRelationshipRoleSource(RelationshipRoleSource relationshipRoleSource)
           
 void EjbJarDDObjectFactory.setValue(RelationshipRoleSource source, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
          Called when a child element with simple content is read for DD.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.