| Package | Description |
|---|---|
| org.atlasapi.content | |
| org.atlasapi.equiv |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<Container,ParentRef> |
ParentRef.T0_PARENT_REF |
| Modifier and Type | Method and Description |
|---|---|
ParentRef |
Item.getContainer() |
ParentRef |
Series.getParent() |
ParentRef |
Episode.getSeriesRef() |
static ParentRef |
ParentRef.parentRefFrom(Container container) |
| Modifier and Type | Method and Description |
|---|---|
void |
Series.setParentRef(ParentRef parent) |
void |
Item.setParentRef(ParentRef parentRef) |
void |
Episode.setSeriesRef(ParentRef seriesRef) |
protected abstract Item.ContainerSummary |
AbstractContentStore.summarize(ParentRef primary) |
protected abstract void |
AbstractContentStore.writeChildRef(ParentRef containerId,
ChildRef childRef)
Add a ref to the child in the container and update its
thisOrChildLastUpdated time.
|
protected abstract void |
AbstractContentStore.writeSecondaryContainerRef(ParentRef primary,
SeriesRef seriesRef)
Add a ref to the series in the primary container and update its
thisOrChildLastUpdated time.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Id |
ContentRef.uriOrNull(ParentRef parent) |
Copyright © 2014. All rights reserved.