public class LinkageContainer extends Object
LinkageContainerSerializer is show below:
{
type: "type of the resource",
id: "id of the resource"
}
LinkageContainerSerializer| Constructor and Description |
|---|
LinkageContainer(Object objectItem,
Class relationshipClass,
RegistryEntry relationshipEntry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getObjectItem() |
Class |
getRelationshipClass() |
RegistryEntry |
getRelationshipEntry() |
int |
hashCode() |
public LinkageContainer(Object objectItem, Class relationshipClass, RegistryEntry relationshipEntry)
public Object getObjectItem()
public Class getRelationshipClass()
public RegistryEntry getRelationshipEntry()
Copyright © 2015. All Rights Reserved.