| Package | Description |
|---|---|
| com.helger.photon.basic.app.dao.impl | |
| com.helger.photon.basic.audit | |
| com.helger.photon.basic.favorites | |
| com.helger.photon.basic.longrun |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMapBasedWALDAO<INTERFACETYPE extends com.helger.commons.id.IHasID<String> & Serializable,IMPLTYPE extends INTERFACETYPE>
Base class for WAL based DAO that uses a simple
ICommonsMap for data
storage. |
| Modifier and Type | Method and Description |
|---|---|
void |
WALListener.registerForLaterWriting(AbstractWALDAO<?> aDAO,
String sWALFilename,
com.helger.commons.lang.TimeValue aWaitingWime)
This is the main method for registration of later writing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleAuditManager
The class handles audit actions in a very simple way.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FavoriteManager
This class manages
Favorite objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
LongRunningJobResultManager |
Copyright © 2014–2017 Philip Helger. All rights reserved.