org.tynamo.util
Class BeanModelUtils
java.lang.Object
org.tynamo.util.BeanModelUtils
public final class BeanModelUtils
- extends Object
Utilities used to modify a BeanModel.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanModelUtils
public BeanModelUtils()
exclude
public static void exclude(org.apache.tapestry5.beaneditor.BeanModel model,
TynamoClassDescriptor classDescriptor)
- Removes properties from the bean model.
- Parameters:
model - to modifiyclassDescriptor -
join
public static final String join(String firstList,
String optionalSecondList)
Copyright © 2004-2010. All Rights Reserved.