Package | Description |
---|---|
org.kuali.rice.krad.demo.uif.controller | |
org.kuali.rice.krad.file | |
org.kuali.rice.krad.labs | |
org.kuali.rice.krad.labs.fileUploads | |
org.kuali.rice.krad.web.service.impl |
Modifier and Type | Method and Description |
---|---|
protected void |
DemoFileControllerServiceImpl.sendFileFromLineResponse(UifFormBase form,
javax.servlet.http.HttpServletResponse response,
List<FileMeta> collection,
FileMeta fileLine)
Hook controller method to send a response back by using response.flushBuffer() using request/collection/fileLine
information provided.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DemoFileControllerServiceImpl.sendFileFromLineResponse(UifFormBase form,
javax.servlet.http.HttpServletResponse response,
List<FileMeta> collection,
FileMeta fileLine)
Hook controller method to send a response back by using response.flushBuffer() using request/collection/fileLine
information provided.
|
Modifier and Type | Class and Description |
---|---|
class |
FileMetaBlob
Class used for interactions between the controller and form when using the multifile upload widget.
|
Modifier and Type | Method and Description |
---|---|
List<FileMeta> |
KradLabsForm.getFiles() |
Modifier and Type | Method and Description |
---|---|
void |
KradLabsForm.setFiles(List<FileMeta> files) |
Modifier and Type | Class and Description |
---|---|
class |
FileWithDetails |
Modifier and Type | Method and Description |
---|---|
protected void |
FileControllerServiceImpl.sendFileFromLineResponse(UifFormBase form,
javax.servlet.http.HttpServletResponse response,
List<FileMeta> collection,
FileMeta fileLine)
Hook controller method to send a response back by using response.flushBuffer() using request/collection/fileLine
information provided.
|
Modifier and Type | Method and Description |
---|---|
protected void |
FileControllerServiceImpl.sendFileFromLineResponse(UifFormBase form,
javax.servlet.http.HttpServletResponse response,
List<FileMeta> collection,
FileMeta fileLine)
Hook controller method to send a response back by using response.flushBuffer() using request/collection/fileLine
information provided.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.