public class DetailHelper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DetailHelper.Detail |
Constructor and Description |
---|
DetailHelper() |
Modifier and Type | Method and Description |
---|---|
static Set<DetailHelper.Detail> |
getDetails(javax.ws.rs.core.HttpHeaders httpHeaders) |
static boolean |
include(javax.ws.rs.core.HttpHeaders httpheaders,
String relation) |
public static boolean include(javax.ws.rs.core.HttpHeaders httpheaders, String relation)
public static Set<DetailHelper.Detail> getDetails(javax.ws.rs.core.HttpHeaders httpHeaders)
Copyright © 2012. All Rights Reserved.