| Modifier and Type | Field and Description |
|---|---|
static VTransactionResourceId<EventTransactionResource<URI>> |
EVENT_RESOURCE_ID
Identifiant de ressource Event.
|
| Constructor and Description |
|---|
DataStoreImpl(DataStoreConfigImpl dataStoreConfig)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
int |
count(DtDefinition dtDefinition) |
void |
create(DtObject dto) |
void |
delete(URI<? extends DtObject> uri) |
<D extends DtObject> |
get(URI<D> uri) |
<D extends DtObject> |
getList(DtListURI uri) |
void |
merge(DtObject dto) |
void |
update(DtObject dto) |
void |
workOn(URI<? extends DtObject> uri) |
public static final VTransactionResourceId<EventTransactionResource<URI>> EVENT_RESOURCE_ID
public DataStoreImpl(DataStoreConfigImpl dataStoreConfig)
dataStoreConfig - config of the dataStorepublic int count(DtDefinition dtDefinition)
Copyright © 2015. All Rights Reserved.