|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.restfully.shop.services.CarResource
public class CarResource
| Nested Class Summary | |
|---|---|
static class |
CarResource.Color
|
| Constructor Summary | |
|---|---|
CarResource()
|
|
| Method Summary | |
|---|---|
String |
getFromMatrixParam(String make,
PathSegment car,
CarResource.Color color,
String year)
|
String |
getFromMultipleSegments(String make,
List<PathSegment> car,
String year)
|
String |
getFromPathSegment(String make,
PathSegment car,
String year)
|
String |
getFromUriInfo(UriInfo info)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CarResource()
| Method Detail |
|---|
public String getFromMatrixParam(String make,
PathSegment car,
CarResource.Color color,
String year)
public String getFromPathSegment(String make,
PathSegment car,
String year)
public String getFromMultipleSegments(String make,
List<PathSegment> car,
String year)
public String getFromUriInfo(@Context
UriInfo info)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||