org.tynamo.internal.services
Class BeanModelExtensionBMModifier
java.lang.Object
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
|
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 |
BeanModelExtensionBMModifier
public BeanModelExtensionBMModifier(DescriptorService descriptorService)
modify
public boolean modify(org.apache.tapestry5.beaneditor.BeanModel beanModel,
String key)
- Specified by:
modify in interface BeanModelModifier
Copyright © 2004-2013. All Rights Reserved.