| Package | Description |
|---|---|
| net.sf.joafip.service | |
| net.sf.joafip.store.entity | |
| net.sf.joafip.store.service |
| Modifier and Type | Method and Description |
|---|---|
protected Map<EnumKey,Enum<?>> |
AbstractFilePersistenceDelegatingToStore.getStoredEnumMap() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractFilePersistenceDelegatingToStore.setStoredEnumMap(Map<EnumKey,Enum<?>> storedEnumMap) |
protected void |
AbstractFilePersistenceDelegatingToStore.storeSetRoot(Object rootObject,
Map<EnumKey,Enum<?>> storedEnumMap) |
| Modifier and Type | Method and Description |
|---|---|
Map<EnumKey,Enum<?>> |
StoreRoot4.getStoredEnumMap() |
Map<EnumKey,Enum> |
StoreRoot3.getStoredEnumMap() |
Map<EnumKey,Enum> |
StoreRoot2.getStoredEnumMap() |
Map<EnumKey,Object> |
StoreRoot.getStoredEnumMap() |
| Modifier and Type | Method and Description |
|---|---|
int |
EnumKey.compareTo(EnumKey enumKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreRoot4.setStoredEnumMap(Map<EnumKey,Enum<?>> storedEnumMap) |
void |
StoreRoot3.setStoredEnumMap(Map<EnumKey,Enum> storedEnumMap) |
void |
StoreRoot2.setStoredEnumMap(Map<EnumKey,Enum> storedEnumMap) |
void |
StoreRoot.setStoredEnumMap(Map<EnumKey,Object> storedEnumMap) |
| Modifier and Type | Method and Description |
|---|---|
Map<EnumKey,Enum<?>> |
Store.getStoredEnumMap() |
Map<EnumKey,Enum<?>> |
IStore.getStoredEnumMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
Store.setRoot(Object rootObject,
Map<EnumKey,Enum<?>> storedEnumMap) |
void |
IStore.setRoot(Object rootObject,
Map<EnumKey,Enum<?>> storedEnumMap)
set root object
do not save the modification |
boolean |
Store.setStoredEnumMap(Map<EnumKey,Enum<?>> storedEnumMap) |
boolean |
IStore.setStoredEnumMap(Map<EnumKey,Enum<?>> storedEnumMap) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.