| Package | Description |
|---|---|
| org.kuali.rice.krad.demo.uif.controller | |
| org.kuali.rice.krad.labs | |
| org.kuali.rice.krad.web.controller | |
| org.kuali.rice.krad.web.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DemoFileControllerServiceImpl
Demo controller service for sending back file contents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KradSampleAppController.setFileControllerService(FileControllerService fileControllerService) |
| Modifier and Type | Method and Description |
|---|---|
void |
KradLabsController.setFileControllerService(FileControllerService fileControllerService) |
| Modifier and Type | Method and Description |
|---|---|
protected FileControllerService |
UifControllerBase.getFileControllerService() |
| Modifier and Type | Method and Description |
|---|---|
void |
UifControllerBase.setFileControllerService(FileControllerService fileControllerService) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileControllerServiceImpl
Default implementation of the file controller service.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.