public final class LogicalFileStoreConfiguration extends Object
| Constructor and Description |
|---|
LogicalFileStoreConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected S |
getPhysicalStore(D definition)
Fournit un store adpaté au type de l'objet.
|
void |
register(D definition,
S specificStore)
Enregistre un Store spécifique pour une dtDefinition donnée.
|
void |
registerDefaultPhysicalStore(S tmpDefaultStore) |
protected final S getPhysicalStore(D definition)
definition - Définitionpublic final void register(D definition,
S specificStore)
definition - DéfinitionspecificStore - Store spécifiquepublic final void registerDefaultPhysicalStore(S tmpDefaultStore)
Copyright © 2014. All Rights Reserved.