Modifier and Type | Method and Description |
---|---|
Collection<DataObjectInstanceIdentityLinkModel> |
ServiceRegistryDataObjectModel.getInstanceIdentityLinks()
The identity links that should be added for every newly created data object instance
|
Modifier and Type | Method and Description |
---|---|
protected void |
CreateServiceRegistryDataObjectInstanceCmd.createIdentityLinks(CommandContext commandContext,
ServiceRegistryDataObjectModel objectModel,
String lookupId,
DataObjectInstanceIdentityLinkModel identityLinkModel) |
Modifier and Type | Class and Description |
---|---|
class |
BaseDataObjectInstanceIdentityLinkModel |
Modifier and Type | Field and Description |
---|---|
protected Collection<DataObjectInstanceIdentityLinkModel> |
BaseServiceRegistryDataObjectModel.instanceIdentityLinks |
Modifier and Type | Method and Description |
---|---|
Collection<DataObjectInstanceIdentityLinkModel> |
BaseServiceRegistryDataObjectModel.getInstanceIdentityLinks() |
Modifier and Type | Method and Description |
---|---|
void |
BaseServiceRegistryDataObjectModel.setInstanceIdentityLinks(Collection<DataObjectInstanceIdentityLinkModel> instanceIdentityLinks) |