| Package | Description |
|---|---|
| org.atlasapi.application | |
| org.atlasapi.application.users | |
| org.atlasapi.content | |
| org.atlasapi.equiv | |
| org.atlasapi.topic |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationStore
Applications connect a configuration to an API key
|
interface |
LegacyApplicationStore |
interface |
SourceRequestStore
Source Requests are a record of when a user asks to gain access to a
restricted source.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractApplicationStore |
class |
CacheBackedApplicationStore |
class |
LegacyAdaptingApplicationStore |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UserStore |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheBackedUserStore |
class |
LegacyAdaptingUserStore |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContentResolver |
interface |
ContentStore |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContentStore |
class |
EquivalenceWritingContentStore |
class |
ForwardingContentStore |
class |
NullContentResolver |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Equivalent<E>> |
IdResolverBackedEquivalentResolver.valueOf(EquivalenceRecordStore store,
IdResolver<E> resolver) |
| Constructor and Description |
|---|
IdResolverBackedEquivalentResolver(EquivalenceRecordStore store,
IdResolver<E> resolver) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TopicResolver |
interface |
TopicStore |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTopicStore |
class |
ForwardingTopicStore |
Copyright © 2014. All rights reserved.