| Modifier and Type | Method and Description |
|---|---|
SocialContext |
SocialContextController.create(String contextName) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<SocialContext> |
SocialContextController.getAllContexts() |
| Modifier and Type | Method and Description |
|---|---|
SocialContext |
SocialContextRepositoryImpl.findById(String id) |
| Modifier and Type | Method and Description |
|---|---|
SocialContext |
SocialContextService.createNewContext(String contextName) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<SocialContext> |
SocialContextService.getAllContexts() |
| Modifier and Type | Method and Description |
|---|---|
SocialContext |
SocialContextServiceImpl.createNewContext(String contextName) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<SocialContext> |
SocialContextServiceImpl.getAllContexts() |
Copyright © 2019 CrafterCMS. All Rights Reserved.