org.tynamo.descriptor.annotation.handlers
Class AddPageBeanModelAnnotationHandler

java.lang.Object
  extended by org.tynamo.descriptor.annotation.handlers.BeanModelAnnotationHandler
      extended by org.tynamo.descriptor.annotation.handlers.AddPageBeanModelAnnotationHandler
All Implemented Interfaces:
DescriptorAnnotationHandler<AddPageBeanModel,TynamoClassDescriptor>

public class AddPageBeanModelAnnotationHandler
extends BeanModelAnnotationHandler
implements DescriptorAnnotationHandler<AddPageBeanModel,TynamoClassDescriptor>


Constructor Summary
AddPageBeanModelAnnotationHandler()
           
 
Method Summary
 TynamoClassDescriptor decorateFromAnnotation(AddPageBeanModel annotation, TynamoClassDescriptor descriptor)
           
 
Methods inherited from class org.tynamo.descriptor.annotation.handlers.BeanModelAnnotationHandler
configureBeanModelExtension
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddPageBeanModelAnnotationHandler

public AddPageBeanModelAnnotationHandler()
Method Detail

decorateFromAnnotation

public TynamoClassDescriptor decorateFromAnnotation(AddPageBeanModel annotation,
                                                    TynamoClassDescriptor descriptor)
Specified by:
decorateFromAnnotation in interface DescriptorAnnotationHandler<AddPageBeanModel,TynamoClassDescriptor>


Copyright © 2004-2010. All Rights Reserved.