org.tynamo.internal.services
Class BeanModelExtensionBMModifier

java.lang.Object
  extended by org.tynamo.internal.services.BeanModelExtensionBMModifier
All Implemented Interfaces:
BeanModelModifier

public class BeanModelExtensionBMModifier
extends Object
implements BeanModelModifier

Performs standard set of modifications to a BeanModel properties may be included, removed or reordered based on the contents of the BeanModelExtension and the value of context key


Constructor Summary
BeanModelExtensionBMModifier(DescriptorService descriptorService)
           
 
Method Summary
 boolean modify(org.apache.tapestry5.beaneditor.BeanModel beanModel, String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanModelExtensionBMModifier

public BeanModelExtensionBMModifier(DescriptorService descriptorService)
Method Detail

modify

public boolean modify(org.apache.tapestry5.beaneditor.BeanModel beanModel,
                      String key)
Specified by:
modify in interface BeanModelModifier


Copyright © 2004-2013. All Rights Reserved.