Modifier and Type | Method and Description |
---|---|
CampusService |
AlertsController.getCampusService() |
Modifier and Type | Method and Description |
---|---|
void |
AlertsController.setCampusService(CampusService campusService) |
Modifier and Type | Method and Description |
---|---|
CampusService |
AlertsServiceImpl.getCampusService() |
Modifier and Type | Method and Description |
---|---|
void |
AlertsServiceImpl.setCampusService(CampusService campusService) |
Modifier and Type | Class and Description |
---|---|
class |
CampusServiceImpl
A service for doing the actual work of interacting with Campus objects.
|
Modifier and Type | Method and Description |
---|---|
void |
PeopleController.setCampusService(CampusService campusService)
Sets the reference to the
CampusService . |
Modifier and Type | Method and Description |
---|---|
CampusService |
CampusController.getCampusService() |
CampusService |
HomeController.getCampusService()
A reference to the
CampusService . |
Modifier and Type | Method and Description |
---|---|
void |
CampusController.setCampusService(CampusService campusService) |
void |
HomeController.setCampusService(CampusService campusService) |
Copyright © 2011–2014 The Kuali Foundation. All rights reserved.