EMlab-generation Documentation  1.0
Documentation of the EMLab-Generation model.
Classes | Public Member Functions | List of all members
emlab.gen.repository.AbstractRepository< T extends NodeBacked > Class Referenceabstract
Collaboration diagram for emlab.gen.repository.AbstractRepository< T extends NodeBacked >:
Collaboration graph

Classes

class  MappingPipe
 

Public Member Functions

Iterable< T > findAllByPropertyValue (String property, Object value)
 
findByPropertyValue (String property, Object value)
 
Iterable< T > findAll ()
 
Iterable< T > findAllAtRandom ()
 
findById (long id)
 
long count ()
 
Class< T > getActualType ()
 

Detailed Description

Definition at line 42 of file AbstractRepository.java.


The documentation for this class was generated from the following file: