|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.plugin.rest.service.controller.AbstractResourceController
public abstract class AbstractResourceController
Abstract resource controller.
| Field Summary | |
|---|---|
protected ApplicationManager |
applicationManager
|
protected ApplicationService |
applicationService
|
| Constructor Summary | |
|---|---|
AbstractResourceController(ApplicationService applicationService,
ApplicationManager applicationManager)
|
|
| Method Summary | |
|---|---|
protected Application |
getApplication(java.lang.String applicationName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ApplicationService applicationService
protected ApplicationManager applicationManager
| Constructor Detail |
|---|
public AbstractResourceController(ApplicationService applicationService,
ApplicationManager applicationManager)
| Method Detail |
|---|
protected Application getApplication(java.lang.String applicationName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||