org.tynamo.descriptor.annotation.handlers
Class ListPageBeanModelAnnotationHandler

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

public class ListPageBeanModelAnnotationHandler
extends BeanModelAnnotationHandler
implements DescriptorAnnotationHandler<ListPageBeanModel,TynamoClassDescriptor>


Constructor Summary
ListPageBeanModelAnnotationHandler()
           
 
Method Summary
 TynamoClassDescriptor decorateFromAnnotation(ListPageBeanModel 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

ListPageBeanModelAnnotationHandler

public ListPageBeanModelAnnotationHandler()
Method Detail

decorateFromAnnotation

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


Copyright © 2004-2010. All Rights Reserved.