| Package | Description |
|---|---|
| pl.decerto.hyperon.persistence.sandbox |
| Modifier and Type | Method and Description |
|---|---|
List<GmoSandboxEntity> |
GmoSandbox.getEntities() |
Optional<GmoSandboxEntity> |
GmoSandbox.getEntity(String type) |
| Modifier and Type | Method and Description |
|---|---|
BundleDef |
SandboxConverter.createDef(Collection<GmoSandboxEntity> sandboxEntities) |
void |
GmoSandboxDao.fetchSuggestedValues(int sandboxId,
Map<Integer,GmoSandboxEntity> entities)
Deprecated.
this method should be private. Will be hidden in the future
|
| Constructor and Description |
|---|
GmoSandbox(int sandboxId,
Collection<GmoSandboxEntity> entities) |
Copyright © 2021. All rights reserved.