| Modifier and Type | Class and Description |
|---|---|
class |
CommunityLinkContract
An XDI requester link contract, represented as an XDI entity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PublicLinkContract
An XDI public link contract, represented as an XDI entity.
|
class |
RootLinkContract
An XDI root link contract, represented as an XDI entity.
|
| Modifier and Type | Method and Description |
|---|---|
static GenericLinkContract |
GenericLinkContract.findGenericLinkContract(Graph graph,
XDIAddress authorizingAuthority,
XDIAddress requestingAuthority,
XDIAddress templateAuthorityAndId,
boolean create)
Factory method that finds or creates an XDI generic link contract for a graph.
|
static GenericLinkContract |
GenericLinkContract.fromXdiEntity(XdiEntity xdiEntity)
Factory method that creates an XDI generic link contract bound to a given XDI entity.
|
| Modifier and Type | Method and Description |
|---|---|
GenericLinkContract |
LinkContractInstantiation.execute(Graph targetGraph,
Map<XDIArc,XDIAddress> customReplacements,
boolean create) |
| Modifier and Type | Class and Description |
|---|---|
class |
RequesterLinkContract
An XDI requester link contract, represented as an XDI entity.
|
| Modifier and Type | Method and Description |
|---|---|
GenericLinkContract |
LinkContractTemplate.instantiate() |
Copyright © 2015. All Rights Reserved.