| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface LinkBuilders
Provides access to SystemLinksBuilder and to
 SingleLinkBuilder
 
 This interface can be injected to a resource method using the
 Context annotation
| Method Summary | |
|---|---|
|  SingleLinkBuilder | createSingleLinkBuilder()Get a new instance of a SingleLinkBuilder. | 
|  SystemLinksBuilder | createSystemLinksBuilder()Get a new instance of a SystemLinksBuilder. | 
| Method Detail | 
|---|
SingleLinkBuilder createSingleLinkBuilder()
SingleLinkBuilder. The state of the
 builder is initialized to reflect the active resource. If a sub-resource
 was invoked, the state of the builder is set accordingly.
SingleLinkBuilder with a state
         reflecting the current active resource and sub-resourceSystemLinksBuilder createSystemLinksBuilder()
SystemLinksBuilder. The state of the
 builder is initialized to reflect the active resource. If a sub-resource
 was invoked, the state of the builder is set accordingly.
SystemLinksBuilder with a state
         reflecting the current active resource and sub-resource| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||