|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Role public interface LinkService
The service used to create links.
| Method Summary | |
|---|---|
EntityConfig |
getEntityConfig(EntityReference origin,
ResourceReference destination)
Creates an entity link configuration object (URL, link reference) for a link with the specified origin and destination. |
ResourceReference |
parseLinkReference(String linkReference,
EntityReference baseReference)
Parses the given link reference and extracts a reference to the linked resource. |
| Method Detail |
|---|
EntityConfig getEntityConfig(EntityReference origin,
ResourceReference destination)
EntityConfig is relative to the link origin.
origin - the origin of the linkdestination - the destination of the link
ResourceReference parseLinkReference(String linkReference,
EntityReference baseReference)
linkReference - a serialized link referencebaseReference - the entity reference used to resolve the linked resource reference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||