org.tynamo.descriptor.annotation.handlers
Class BeanModelAnnotationHandler

java.lang.Object
  extended by org.tynamo.descriptor.annotation.handlers.BeanModelAnnotationHandler
Direct Known Subclasses:
AddPageBeanModelAnnotationHandler, DefaultBeanModelAnnotationHandler, EditPageBeanModelAnnotationHandler, ListPageBeanModelAnnotationHandler, ShowPageBeanModelAnnotationHandler

public abstract class BeanModelAnnotationHandler
extends Object


Constructor Summary
BeanModelAnnotationHandler()
           
 
Method Summary
protected  void configureBeanModelExtension(TynamoClassDescriptor descriptor, String contextKey, String exclude, String include, String reorder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanModelAnnotationHandler

public BeanModelAnnotationHandler()
Method Detail

configureBeanModelExtension

protected void configureBeanModelExtension(TynamoClassDescriptor descriptor,
                                           String contextKey,
                                           String exclude,
                                           String include,
                                           String reorder)


Copyright © 2004-2010. All Rights Reserved.