E G O P S 

E

ExampleController - Class in org.calrissian.restdoclet.example.spring
Example implementation of a REST endpoints using spring to highlight documentation features.
ExampleController() - Constructor for class org.calrissian.restdoclet.example.spring.ExampleController
 

G

getColor(String, boolean) - Method in class org.calrissian.restdoclet.example.spring.ExampleController
Retrieves the stored color for a particular user.

O

org.calrissian.restdoclet.example.spring - package org.calrissian.restdoclet.example.spring
 

P

postExample(int) - Method in class org.calrissian.restdoclet.example.spring.ExampleController
Simply adds the value provided via the query parameter to a running total.

S

setColor(String, String) - Method in class org.calrissian.restdoclet.example.spring.ExampleController
Stores the color for a particular user
E G O P S 

Copyright © 2013-2015 Calrissian. All Rights Reserved.