| Modifier and Type | Method and Description |
|---|---|
PersistenceType |
PersistenceTypeService.getPersistenceType(Collection<ModelWrapper> wrappers)
Gets persistence type for given collection of model wrappers.
|
| Modifier and Type | Method and Description |
|---|---|
PersistenceType |
DefaultPersistenceTypeService.getPersistenceType(Collection<ModelWrapper> wrappers) |
| Modifier and Type | Method and Description |
|---|---|
static PersistenceType |
PersistenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceType[] |
PersistenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 SAP SE. All Rights Reserved.