- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- AdministratorLinks, AdministratorsCollectionLinks, AppraisalLinks, CollectionLinks, CompaniesCollectionLinks, CompanyLinks, DepartmentCollectionLinks, DepartmentLinks, EmployeeLinks, FeedbackReportLinks, FileLinks, FilesCollectionLinks, InvitationLinks, PositionLinks, PositionsCollectionLinks, ReportLinks, ReportsCollectionLinks, RootLinks
public class Links
extends java.lang.Object
implements java.io.Serializable
In the HAL (Hypertext Application Language) the 'links' part of a message
contains links to other entities related to the entity this message represents.
In the Java representation of this API each resource contains a member
of this type.
See https://tools.ietf.org/html/draft-kelly-json-hal-08
http://stateless.co/hal_specification.html
- Author:
- drh ([email protected])
- See Also:
Resource
,
Serialized Form