org.tynamo.services
Interface TynamoBeanContext

All Superinterfaces:
org.apache.tapestry5.internal.BeanValidationContext

public interface TynamoBeanContext
extends org.apache.tapestry5.internal.BeanValidationContext

Defines a context for editing a bean via BeanEditor. This value is made available at render time via the Environmental annotation.


Method Summary
 
Methods inherited from interface org.apache.tapestry5.internal.BeanValidationContext
getBeanInstance, getBeanType, getCurrentProperty, setCurrentProperty
 



Copyright © 2004-2012. All Rights Reserved.