List of usage examples for java.beans PropertyDescriptor interface-usage
From source file pt.ist.vaadinframework.data.metamodel.SlotPropertyDescriptor.java
/**
* Meta information over a DML slot. Read and write operations are supported
* using reflection.
*
* @author Pedro Santos (pedro.miguel.santos@ist.utl.pt)
*/
From source file pt.ist.vaadinframework.data.metamodel.RolePropertyDescriptor.java
/** * @author Pedro Santos (pedro.miguel.santos@ist.utl.pt) * */ public class RolePropertyDescriptor implements PropertyDescriptor { private final String propertyId;