public final class EmbeddableSerializer extends EntitySerializer
Serializer
implementation for embeddable typeskeywords, typeMappings
Constructor and Description |
---|
EmbeddableSerializer(TypeMappings typeMappings,
Collection<String> keywords)
Create a new EmbeddableSerializer instance
|
Modifier and Type | Method and Description |
---|---|
protected void |
introClassHeader(com.mysema.codegen.CodeWriter writer,
EntityType model) |
constructorContent, constructors, constructorsForVariables, customField, entityAccessor, entityField, getAdditionalConstructorParameter, hasOwnEntityProperties, initEntityField, initEntityFields, intro, introDefaultInstance, introDelegatePackages, introFactoryMethods, introImports, introInits, introJavadoc, introPackage, introSuper, isImportExprPackage, listAccessor, mapAccessor, outro, serialize, serialize, serializeProperties
@Inject public EmbeddableSerializer(TypeMappings typeMappings, @Named(value="keywords") Collection<String> keywords)
typeMappings
- keywords
- protected void introClassHeader(com.mysema.codegen.CodeWriter writer, EntityType model) throws IOException
introClassHeader
in class EntitySerializer
IOException
Copyright © 2007–2015 Mysema Ltd. All rights reserved.