| Package | Description |
|---|---|
| io.github.ibuildthecloud.gdapi.factory.impl | |
| io.github.ibuildthecloud.gdapi.model | |
| io.github.ibuildthecloud.gdapi.model.impl |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Action> |
SchemaFactoryImpl.getActions(Class<?> clz,
boolean collection) |
protected Map<String,Action> |
SchemaFactoryImpl.getCollectionActions(Class<?> clz) |
protected Map<String,Action> |
SchemaFactoryImpl.getResourceActions(Class<?> clz) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Action> |
Schema.getCollectionActions() |
Map<String,Action> |
Schema.getResourceActions() |
| Constructor and Description |
|---|
Action(Action other) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Action> |
SchemaImpl.copyActions(Map<String,Action> input) |
Map<String,Action> |
SchemaImpl.getCollectionActions() |
Map<String,Action> |
SchemaImpl.getResourceActions() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Action> |
SchemaImpl.copyActions(Map<String,Action> input) |
void |
SchemaImpl.setCollectionActions(Map<String,Action> collectionActions) |
void |
SchemaImpl.setResourceActions(Map<String,Action> resourceActions) |
Copyright © 2015. All rights reserved.