|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccessPlan
An interface to make access to resources consistent, regardless of type.
Method Summary | |
---|---|
Object[] |
getProperties(Object object)
Gets all of the properties of a bean |
void |
setProperties(Object object,
Object[] values)
Sets all of the properties of a bean |
Method Detail |
---|
void setProperties(Object object, Object[] values)
object
- - the beanvalues
- - the property valuesObject[] getProperties(Object object)
object
- - the bean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |