public class StartState extends BaseState
Constructor and Description |
---|
StartState() |
Modifier and Type | Method and Description |
---|---|
void |
handle(StateContext state,
CoreParser.RootCollectionLoadEntitiesContext ctx)
Handle void.
|
void |
handle(StateContext state,
CoreParser.RootCollectionLoadEntityContext ctx)
Handle void.
|
void |
handle(StateContext state,
CoreParser.RootCollectionRelationshipContext ctx)
Handle void.
|
void |
handle(StateContext state,
CoreParser.RootCollectionSubCollectionContext ctx)
Handle void.
|
String |
toString() |
constructPatchResponse, getResponseBody, handle, handle, handle, handle, handleDelete, handleGet, handlePatch, handlePost
public void handle(StateContext state, CoreParser.RootCollectionLoadEntitiesContext ctx)
BaseState
public void handle(StateContext state, CoreParser.RootCollectionLoadEntityContext ctx)
BaseState
public void handle(StateContext state, CoreParser.RootCollectionSubCollectionContext ctx)
BaseState
public void handle(StateContext state, CoreParser.RootCollectionRelationshipContext ctx)
BaseState
Copyright © 2015–2021 Yahoo! Inc.. All rights reserved.