| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<Version,Version> |
Version.COPY |
static com.google.common.base.Function<Version,Version> |
Version.COPY |
static com.google.common.base.Function<Version,Set<Broadcast>> |
Version.TO_BROADCASTS |
static com.google.common.base.Function<Version,Set<Encoding>> |
Version.TO_ENCODINGS |
static com.google.common.base.Function<Version,List<SegmentEvent>> |
Version.TO_SEGMENT_EVENTS |
| Modifier and Type | Method and Description |
|---|---|
Version |
VersionTestDataBuilder.build() |
Version |
ComplexBroadcastTestDataBuilder.buildInVersion() |
Version |
Version.copy() |
Version |
Version.copyWithBroadcasts(Set<Broadcast> broadcasts) |
| Modifier and Type | Method and Description |
|---|---|
Set<Version> |
Item.getVersions() |
Set<Version> |
Item.nativeVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Item.addVersion(Version version) |
boolean |
Item.removeVersion(Version version) |
ComplexItemTestDataBuilder |
ComplexItemTestDataBuilder.withVersions(Version... versions) |
| Modifier and Type | Method and Description |
|---|---|
void |
Item.addVersions(Set<Version> versions) |
static void |
Item.copyToWithVersions(Item from,
Item to,
Set<Version> versions) |
Film |
Film.copyWithVersions(Set<Version> versions) |
Item |
Item.copyWithVersions(Set<Version> versions) |
Episode |
Episode.copyWithVersions(Set<Version> versions) |
void |
Item.setVersions(Set<Version> versions) |
Copyright © 2014. All rights reserved.