| Package | Description |
|---|---|
| io.katharsis.dispatcher.controller.resource | |
| io.katharsis.resource.registry | |
| io.katharsis.response |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
ResourceUpsert.buildNewResource(RegistryEntry registryEntry,
DataBody dataBody,
String resourceName) |
protected void |
ResourceUpsert.saveRelationField(Object savedResource,
RegistryEntry registryEntry,
Map.Entry<String,LinkageData> property,
ResourceInformation resourceInformation) |
protected void |
ResourceUpsert.saveRelations(Object savedResource,
RegistryEntry registryEntry,
DataBody dataBody) |
| Modifier and Type | Method and Description |
|---|---|
RegistryEntry |
ResourceRegistry.getEntry(Class clazz) |
RegistryEntry |
ResourceRegistry.getEntry(String searchType) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
ResourceRegistry.addEntry(Class<T> resource,
RegistryEntry<? extends T> registryEntry) |
| Modifier and Type | Method and Description |
|---|---|
RegistryEntry |
LinkageContainer.getRelationshipEntry() |
| Constructor and Description |
|---|
LinkageContainer(Object objectItem,
Class relationshipClass,
RegistryEntry relationshipEntry) |
Copyright © 2015. All Rights Reserved.