Class PropertiesManager

java.lang.Object
org.openxava.util.PropertiesManager
All Implemented Interfaces:
Serializable

public class PropertiesManager extends Object implements Serializable
Manages with reflection the properties of a object.

Excludes automatically the property class of Object and the indexed properties with no indexed access.

Author:
Javier Paniza
See Also: