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

de.zib.gndms.logic.model.CreateGridResourceAction< M extends GridResource, R > Class Reference

An AbstractModelEntityAction with an ID. More...

Inherits de::zib::gndms::logic::model::AbstractModelEntityAction< M, R >.

List of all members.

Public Member Functions

 CreateGridResourceAction (@NotNull String idParam)
void initialize ()
String getId ()
void setId (@NotNull String idParam)

Private Attributes

String id

Detailed Description

An AbstractModelEntityAction with an ID.

An ID has to be denoted before initialize() is called.

The first template parameter describes the model type. It must be a GridResource. The second parameter is the return type of this action.

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

User: mjorra, Date: 13.08.2008, Time: 14:51:10


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