public interface RefDescriptor
Modifier and Type | Method and Description |
---|---|
String |
getBinding(String name)
Get the binding as an EL expression for a particular URI template parameter
|
String |
getCondition()
Get the condition.
|
Ref.Style |
getLinkStyle()
Get the style
|
String |
getLinkTemplate()
Get the link template, either directly from the value() or from the
|
Ref.Style getLinkStyle()
String getLinkTemplate()
String getBinding(String name)
name
- String getCondition()
Copyright © 2013 Oracle Corporation. All rights reserved.