| Package | Description |
|---|---|
| de.adorsys.datasafe.simple.adapter.api | |
| de.adorsys.datasafe.simple.adapter.api.types | |
| de.adorsys.datasafe.simple.adapter.impl | |
| de.adorsys.datasafemigration |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentFQN> |
SimpleDatasafeService.list(UserIDAuth userIDAuth,
DocumentDirectoryFQN documentDirectoryFQN,
ListRecursiveFlag recursiveFlag) |
| Modifier and Type | Method and Description |
|---|---|
static ListRecursiveFlag |
ListRecursiveFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListRecursiveFlag[] |
ListRecursiveFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<DocumentFQN> |
SimpleDatasafeServiceWithMigration.list(UserIDAuth userIDAuth,
DocumentDirectoryFQN documentDirectoryFQN,
ListRecursiveFlag listRecursiveFlag) |
| Modifier and Type | Method and Description |
|---|---|
static de.adorsys.datasafe_0_6_1.simple.adapter.api.types.S061_ListRecursiveFlag |
ExtendedSwitchVersion.to_0_6_1(ListRecursiveFlag listRecursiveFlag) |
static de.adorsys.datasafe_1_0_1.simple.adapter.api.types.S101_ListRecursiveFlag |
ExtendedSwitchVersion.to_1_0_1(ListRecursiveFlag listRecursiveFlag) |
Copyright © 2019. All rights reserved.