public interface Schema extends Resource
| Modifier and Type | Interface and Description |
|---|---|
static class |
Schema.Method |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getChildren() |
Map<String,Action> |
getCollectionActions() |
Map<String,Field> |
getCollectionFields() |
Map<String,Filter> |
getCollectionFilters() |
List<String> |
getCollectionMethods() |
List<String> |
getIncludeableLinks() |
String |
getParent() |
String |
getPluralName() |
Map<String,Action> |
getResourceActions() |
Map<String,Field> |
getResourceFields() |
List<String> |
getResourceMethods() |
Copyright © 2015. All rights reserved.