org.jvnet.hyperjaxb3.ejb.strategy.mapping
Class EmbeddedIdMapping

java.lang.Object
  extended by org.jvnet.hyperjaxb3.ejb.strategy.mapping.EmbeddedIdMapping
All Implemented Interfaces:
FieldOutlineMapping<EmbeddedId>, org.jvnet.jaxb2_commons.strategy.FieldOutlineProcessor<EmbeddedId,Mapping>

public class EmbeddedIdMapping
extends Object
implements FieldOutlineMapping<EmbeddedId>


Constructor Summary
EmbeddedIdMapping()
           
 
Method Summary
 void createEmbeddedId$Name(Mapping context, com.sun.tools.xjc.outline.FieldOutline fieldOutline, EmbeddedId embeddedId)
           
 EmbeddedId process(Mapping context, com.sun.tools.xjc.outline.FieldOutline fieldOutline, com.sun.tools.xjc.Options options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedIdMapping

public EmbeddedIdMapping()
Method Detail

process

public EmbeddedId process(Mapping context,
                          com.sun.tools.xjc.outline.FieldOutline fieldOutline,
                          com.sun.tools.xjc.Options options)
Specified by:
process in interface FieldOutlineMapping<EmbeddedId>
Specified by:
process in interface org.jvnet.jaxb2_commons.strategy.FieldOutlineProcessor<EmbeddedId,Mapping>

createEmbeddedId$Name

public void createEmbeddedId$Name(Mapping context,
                                  com.sun.tools.xjc.outline.FieldOutline fieldOutline,
                                  EmbeddedId embeddedId)


Copyright © 2005-2011. All Rights Reserved.