GNDMS 0.6.0
RESTful verison of GNDMS
Public Member Functions | Private Attributes

de.zib.gndms.logic.model.LookupAction< M extends GridEntity, K > Class Reference

An action to look up items from the data base by their key. More...

Inherits de::zib::gndms::logic::model::AbstractEntityAction< M >.

List of all members.

Public Member Functions

 LookupAction (Class< M > returnClass)
 LookupAction (Class< M > returnClass, K primaryKey)
void initialize ()
execute (@NotNull EntityManager em)
getPrimaryKey ()
void setPrimaryKey (K primaryKey)

Private Attributes

primaryKey
final Class< M > returnClass

Detailed Description

An action to look up items from the data base by their key.

Delegates calls to the

Author:
try ma ik jo rr a zib
Version:
$Id$

User: mjorra, Date: 18.08.2008, Time: 14:15:53


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables