| Package | Description |
|---|---|
| org.atlasapi.content | |
| org.atlasapi.criteria.attribute | |
| org.atlasapi.search | |
| org.atlasapi.segment | |
| org.atlasapi.topic |
| Modifier and Type | Class and Description |
|---|---|
class |
Actor |
class |
Brand |
class |
Broadcast
A time and channel at which a Version is/was receivable.
|
class |
Clip |
class |
Container |
class |
Content |
class |
ContentGroup |
class |
CrewMember |
class |
Described |
class |
Encoding |
class |
Episode |
class |
Film |
class |
Item |
class |
Location |
class |
Person |
class |
Policy |
class |
Restriction |
class |
Series |
class |
Song |
class |
Version |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<Identified> |
Identified.DESCENDING_LAST_UPDATED |
static com.google.common.base.Function<Identified,Id> |
Identified.TO_ID |
static com.google.common.base.Function<Identified,String> |
Identified.TO_URI |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Identified> |
Identified.sort(List<T> content,
Iterable<String> orderIterable) |
| Modifier and Type | Method and Description |
|---|---|
Identified |
Identified.copyWithEquivalentTo(Iterable<EquivalenceRef> refs) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Identified.copyTo(Identified from,
Identified to) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Identified> |
Attribute.target() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Enum<T>> |
EnumValuedAttribute.valueOf(String name,
Class<T> type,
Class<? extends Identified> target,
boolean isCollection) |
| Constructor and Description |
|---|
BooleanValuedAttribute(String name,
Class<? extends Identified> target,
boolean isCollection) |
DateTimeValuedAttribute(String name,
Class<? extends Identified> target) |
EnumValuedAttribute(String name,
Class<T> type,
Class<? extends Identified> target,
boolean isCollection) |
FloatValuedAttribute(String name,
Class<? extends Identified> target,
boolean isCollection) |
IdAttribute(String name,
Class<? extends Identified> target) |
IdAttribute(String name,
Class<? extends Identified> target,
boolean isCollection) |
IntegerValuedAttribute(String name,
Class<? extends Identified> target,
boolean isCollection) |
StringValuedAttribute(String name,
Class<? extends Identified> target) |
StringValuedAttribute(String name,
Class<? extends Identified> target,
boolean isCollection) |
| Modifier and Type | Method and Description |
|---|---|
List<Identified> |
SearchResolver.search(SearchQuery query,
ApplicationSources sources) |
| Modifier and Type | Class and Description |
|---|---|
class |
Segment |
class |
SegmentEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
Topic |
Copyright © 2014. All rights reserved.