Package | Description |
---|---|
org.jboss.metadata.ejb.parser.spec | |
org.jboss.metadata.ejb.spec |
Modifier and Type | Method and Description |
---|---|
RelationRoleSourceMetaData |
RelationRoleSourceMetaDataParser.parse(XMLStreamReader reader,
PropertyReplacer propertyReplacer)
Creates and returns
EntityBeanMetaData after parsing the entity element. |
Modifier and Type | Method and Description |
---|---|
protected void |
RelationRoleSourceMetaDataParser.processElement(RelationRoleSourceMetaData source,
XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
Modifier and Type | Method and Description |
---|---|
RelationRoleSourceMetaData |
RelationRoleMetaData.getRoleSource()
Get the roleSource.
|
Modifier and Type | Method and Description |
---|---|
void |
RelationRoleMetaData.setRoleSource(RelationRoleSourceMetaData roleSource)
Set the roleSource.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.