public class ProxyObject extends Object
| Modifier and Type | Field and Description | 
|---|---|
| int | id | 
| Class<? extends Persistable> | type | 
| Constructor and Description | 
|---|
| ProxyObject(Querier q,
           Persistable persistable) | 
public int id
public Class<? extends Persistable> type
public ProxyObject(Querier q, Persistable persistable)
Copyright © 2008-2012 Anders Møller & Mathias Schwarz.