| Package | Description |
|---|---|
| pl.decerto.hyperon.persistence.context |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyAdapter |
| Modifier and Type | Method and Description |
|---|---|
AppCtx |
PropertyAdapterResolver.getAdapter(Property property) |
AppCtx |
AppCtx.getAppCtx(String path) |
AppCtx |
AppCtx.of(Property p) |
static AppCtx |
AppCtx.of(Property p,
AppCtx parent) |
AppCtx |
AppCtx.sub(String path) |
AppCtx |
AppCtx.with(String key,
Property prop) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<AppCtx> |
AppCtx.getCollection(String path) |
Iterator<AppCtx> |
AppCtxCollection.iterator() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
AppCtx.handle(Object obj,
AppCtx parent) |
static AppCtx |
AppCtx.of(Property p,
AppCtx parent) |
| Constructor and Description |
|---|
AppCtxCollection(CollectionProperty collection,
AppCtx parent) |
Copyright © 2021. All rights reserved.