- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- AdministratorEmbedded, AdministratorsCollectionEmbedded, AppraisalEmbedded, AppraisalsCollectionEmbedded, CompaniesCollectionEmbedded, CompanyEmbedded, DepartmentEmbedded, DepartmentsCollectionEmbedded, EmployeeEmbedded, EmployeesCollectionEmbedded, FeedbackReportEmbedded, FeedbackReportsCollectionEmbedded, FileEmbedded, FilesCollectionEmbedded, InvitationEmbedded, InvitationsCollectionEmbedded, PositionEmbedded, PositionsCollectionEmbedded, ReportEmbedded, ReportsCollectionEmbedded, RootEmbedded
public class Embedded
extends java.lang.Object
implements java.io.Serializable
In the HAL (Hypertext Application Language) the 'embeddeed' part of a message
contains 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