| Package | Description |
|---|---|
| org.linguafranca.pwdb | |
| org.linguafranca.pwdb.base | |
| org.linguafranca.pwdb.protect |
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyValue.Strategy.Default |
| Modifier and Type | Method and Description |
|---|---|
PropertyValue.Strategy |
Database.getPropertyValueStrategy()
Get the default means of storage of unprotected and protected property values
|
| Modifier and Type | Method and Description |
|---|---|
void |
Database.setPropertyValueStrategy(PropertyValue.Strategy propertyValueStrategy)
Set the default means of storage of unprotected and protected property values
|
| Modifier and Type | Method and Description |
|---|---|
PropertyValue.Strategy |
AbstractDatabase.getPropertyValueStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDatabase.setPropertyValueStrategy(PropertyValue.Strategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
PropertyValue.Strategy |
ProtectedDatabase.getPropertyValueStrategy()
Get the default means of storage of unprotected and protected property values
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtectedDatabase.setPropertyValueStrategy(PropertyValue.Strategy strategy)
Set the default means of storage of unprotected and protected property values
|
Copyright © 2025. All rights reserved.