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

de.zib.gndms.logic.model.AbstractModelEntityAction< M extends ModelEntity, R > Class Reference

An abstract entity action on a given persistence model. More...

Inheritance diagram for de.zib.gndms.logic.model.AbstractModelEntityAction< M extends ModelEntity, R >:
de.zib.gndms.logic.model.AbstractEntityAction< R > de.zib.gndms.logic.model.EntityAction< R > de.zib.gndms.model.common.ModelUUIDGen

List of all members.

Public Member Functions

getModel ()
void setModel (final @NotNull M mdl)
void initialize ()

Protected Member Functions

void preInitialize ()
void postInitialize ()

Private Attributes

volatile M model

Detailed Description

An abstract entity action on a given persistence model.

The first template parameter is the model for this action, the second is the return type of this action.

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

User: mjorra, Date: 12.08.2008, Time: 16:36:20


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