| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactRpcService.getRelationships(String uuid,
String artifactType,
IRpcServiceInvocationHandler<ArtifactRelationshipsBean> handler) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactRelationshipsBean |
IArtifactService.getRelationships(String uuid,
String artifactType)
Gets all of the relationships (resolved) for an artifact.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactRelationshipsBean |
ArtifactService.getRelationships(String uuid,
String artifactType) |
| Constructor and Description |
|---|
RelationshipResolver(org.overlord.sramp.client.SrampAtomApiClient client,
ArtifactRelationshipsBean indexedRelationships)
Constructor.
|
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.