| Package | Description |
|---|---|
| io.katharsis.dispatcher.controller.resource | |
| io.katharsis.resource | |
| io.katharsis.resource.registry |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ResourceUpsert.saveRelationField(Object savedResource,
RegistryEntry registryEntry,
Map.Entry<String,LinkageData> property,
ResourceInformation resourceInformation) |
protected void |
ResourceUpsert.setAttributes(DataBody dataBody,
Object instance,
ResourceInformation resourceInformation) |
| Modifier and Type | Method and Description |
|---|---|
ResourceInformation |
ResourceInformationBuilder.build(Class<?> resourceClass) |
| Modifier and Type | Method and Description |
|---|---|
ResourceInformation |
RegistryEntry.getResourceInformation() |
| Constructor and Description |
|---|
RegistryEntry(ResourceInformation resourceInformation,
ResourceRepository<T,?> resourceRepository) |
RegistryEntry(ResourceInformation resourceInformation,
ResourceRepository<T,?> resourceRepository,
List<RelationshipRepository<T,?,?,?>> relationshipRepositories) |
Copyright © 2015. All Rights Reserved.