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

de.zib.gndms.logic.model.dspace.GridResourceDAO< G extends GridResource > Class Reference

List of all members.

Classes

class  Invalidator

Public Member Functions

 GridResourceDAO (final EntityManagerFactory emf, final GridResourceCache< G > provider, final Class< ?extends SetupAction< ConfigActionResult > > setupClazz)
boolean exists (String id)
get (final String id)
void create (final String config)
void update (final String config)

Protected Member Functions

abstract String getListQuery ()

Protected Attributes

final EntityManagerFactory emf
final ActionConfigurer actionConfigurer
final Logger logger = LoggerFactory.getLogger( this.getClass() )

Private Member Functions

String setup (final String config, final SetupMode mode)

Private Attributes

final GridResourceCache< G > cache
final Class< ?extends
SetupAction
< ConfigActionResult > > 
c

Detailed Description

Date:
: 09.12.11 : 10:57
Author:
: Jörg Bachmann : bachmann@zib.de

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