com.db4o.config
Interface ObjectAttribute
public interface ObjectAttribute
generic interface to allow returning an attribute of an object.
Method Summary |
java.lang.Object |
attribute(java.lang.Object parent)
generic method to return an attribute of a parent object. |
attribute
java.lang.Object attribute(java.lang.Object parent)
- generic method to return an attribute of a parent object.
- Parameters:
parent
- the parent object
- Returns:
- Object - the attribute
Copyright 2007 db4objects Inc. All rights reserved.