| Package | Description |
|---|---|
| org.atlasapi.equiv |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<Described,ContentRef> |
ContentRef.FROM_CONTENT |
| Modifier and Type | Method and Description |
|---|---|
static ContentRef |
ContentRef.valueOf(Described content) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableMap<org.atlasapi.media.entity.Publisher,ContentRef> |
EquivalenceSummary.getEquivalents() |
| Constructor and Description |
|---|
EquivalenceSummary(Id subject,
Id parent,
Iterable<Id> candidates,
Map<org.atlasapi.media.entity.Publisher,ContentRef> equivalents) |
EquivalenceSummary(Id subject,
Iterable<Id> candidates,
Map<org.atlasapi.media.entity.Publisher,ContentRef> equivalents) |
EquivalenceSummary(long subject,
long parent,
Iterable<Id> candidates,
Map<org.atlasapi.media.entity.Publisher,ContentRef> equivalents) |
Copyright © 2014. All rights reserved.