Package ubic.gemma.web.controller.util
Class EntityDelegator<T extends Identifiable>
java.lang.Object
ubic.gemma.web.controller.util.EntityDelegator<T>
- Type Parameters:
T
- the type of entity being delegated
Bean to expose for remote access via AJAX, when all that is needed is the ID and a way to know what the class is.
- Author:
- Paul
-
Constructor Summary
Constructors -
Method Summary