|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.server.linking.impl.LinkDescriptor
public class LinkDescriptor
Utility class for working with Link
annotations
Method Summary | |
---|---|
String |
getBinding(String name)
Get the binding as an EL expression for a particular URI template parameter |
String |
getCondition()
Get the condition. |
Link |
getLinkHeader()
|
Ref.Style |
getLinkStyle()
Get the style |
String |
getLinkTemplate()
Get the link template, either directly from the value() or from the |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Link getLinkHeader()
public String getLinkTemplate()
RefDescriptor
getLinkTemplate
in interface RefDescriptor
public Ref.Style getLinkStyle()
RefDescriptor
getLinkStyle
in interface RefDescriptor
public String getBinding(String name)
RefDescriptor
getBinding
in interface RefDescriptor
public String getCondition()
RefDescriptor
getCondition
in interface RefDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |