|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CachePolicy | |
|---|---|
| net.sf.pipet.api | |
| Uses of CachePolicy in net.sf.pipet.api |
|---|
| Methods in net.sf.pipet.api that return CachePolicy | |
|---|---|
CachePolicy |
ModuleDefinition.getCachePolicy()
Returns the cache policy used by this module. |
CachePolicy |
ModuleDefinition.getCachePolicy(boolean cascade)
|
| Methods in net.sf.pipet.api with parameters of type CachePolicy | |
|---|---|
static ModuleDefinition |
ModuleDefinition.create(ModuleDefinition parent,
String iface_spec,
ModuleInterface iface,
CachePolicy cache_policy,
Map<String,net.sf.qxs.types.UntypedValue> props)
|
static ModuleDefinition |
ModuleDefinition.createRoot(CachePolicy cache_policy,
Map<String,net.sf.qxs.types.UntypedValue> props)
|
void |
ModuleDefinition.setCachePolicy(CachePolicy policy)
|
| Constructors in net.sf.pipet.api with parameters of type CachePolicy | |
|---|---|
ModuleDefinition(ModuleDefinition parent,
String iface_spec,
ModuleInterface iface,
CachePolicy cache_policy,
Map<String,net.sf.qxs.types.UntypedValue> props)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||