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

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

A CreateGridResourceAction with a termination time. More...

List of all members.

Public Member Functions

void initialize ()
DateTime getTerminationTime ()
void setTerminationTime (DateTime terminationTimeParam)

Protected Member Functions

 CreateTimedGridResourceAction (@NotNull String id,@NotNull DateTime terminationTimeParam)

Private Attributes

DateTime terminationTime

Detailed Description

A CreateGridResourceAction with a termination time.

A termination time has to be denoted before initialize() is called.

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

See also:
de.zib.gndms.logic.model.CreateGridResourceAction
Author:
try ma ik jo rr a zib
Version:
$Id$

User: mjorra, Date: 13.08.2008, Time: 14:57:06


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