|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LinkRepresentation in org.apache.isis.viewer.restfulobjects.applib |
|---|
| Methods in org.apache.isis.viewer.restfulobjects.applib that return LinkRepresentation | |
|---|---|
LinkRepresentation |
JsonRepresentation.asLink()
|
LinkRepresentation |
JsonRepresentation.getLink(String path)
|
LinkRepresentation |
JsonRepresentation.LinksToSelf.getSelf()
|
LinkRepresentation |
JsonRepresentation.mapValueAsLink()
Convert a representation that contains a single node representing a link into a LinkRepresentation. |
| Methods in org.apache.isis.viewer.restfulobjects.applib with parameters of type LinkRepresentation | ||
|---|---|---|
RestfulResponse<JsonRepresentation> |
RestfulClient.follow(LinkRepresentation link)
|
|
RestfulResponse<JsonRepresentation> |
RestfulClient.follow(LinkRepresentation link,
JsonRepresentation requestArgs)
|
|
|
RestfulClient.followT(LinkRepresentation link)
|
|
|
RestfulClient.followT(LinkRepresentation link,
JsonRepresentation requestArgs)
|
|
| Uses of LinkRepresentation in org.apache.isis.viewer.restfulobjects.applib.homepage |
|---|
| Methods in org.apache.isis.viewer.restfulobjects.applib.homepage that return LinkRepresentation | |
|---|---|
LinkRepresentation |
HomePageRepresentation.getServices()
|
LinkRepresentation |
HomePageRepresentation.getUser()
|
LinkRepresentation |
HomePageRepresentation.getVersion()
|
| Uses of LinkRepresentation in org.apache.isis.viewer.restfulobjects.applib.links |
|---|
| Methods in org.apache.isis.viewer.restfulobjects.applib.links that return LinkRepresentation | |
|---|---|
LinkRepresentation |
LinkRepresentation.withHref(String href)
|
LinkRepresentation |
LinkRepresentation.withMethod(HttpMethod httpMethod)
|
LinkRepresentation |
LinkRepresentation.withRel(String rel)
|
LinkRepresentation |
LinkRepresentation.withTitle(String title)
|
| Uses of LinkRepresentation in org.apache.isis.viewer.restfulobjects.domainobjects |
|---|
| Methods in org.apache.isis.viewer.restfulobjects.domainobjects that return LinkRepresentation | |
|---|---|
LinkRepresentation |
AbstractObjectMemberRepresentation.getDetails()
|
LinkRepresentation |
ObjectActionRepresentation.getInvoke()
|
LinkRepresentation |
DomainRepresentation.getLinkWithRel(Rel rel)
|
LinkRepresentation |
DomainRepresentation.getLinkWithRel(String rel)
|
LinkRepresentation |
TransientDomainObjectRepresentation.getPersistLink()
|
LinkRepresentation |
DomainRepresentation.getSelf()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||