@Deprecated public class ExportViewHelper extends Object
| Constructor and Description |
|---|
ExportViewHelper(org.displaytag.model.TableModel tableModel)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
attemptCustomExport(OutputStream outputStream,
String exportFormat)
Deprecated.
|
boolean |
attemptCustomExport(Writer writer,
String exportFormat)
Deprecated.
|
void |
checkPermission()
Deprecated.
|
BusinessObjectEntry |
getBusinessObjectEntry()
Deprecated.
|
List<BusinessObject> |
getBusinessObjects()
Deprecated.
|
protected BusinessObjectEntry |
loadBusinessObjectEntry()
Deprecated.
|
protected List<BusinessObject> |
loadBusinessObjects(org.displaytag.model.TableModel tableModel)
Deprecated.
|
public ExportViewHelper(org.displaytag.model.TableModel tableModel)
protected BusinessObjectEntry loadBusinessObjectEntry()
protected List<BusinessObject> loadBusinessObjects(org.displaytag.model.TableModel tableModel)
public BusinessObjectEntry getBusinessObjectEntry()
public List<BusinessObject> getBusinessObjects()
public boolean attemptCustomExport(OutputStream outputStream, String exportFormat) throws IOException
IOExceptionpublic boolean attemptCustomExport(Writer writer, String exportFormat) throws IOException
IOExceptionpublic void checkPermission() throws AuthorizationException
AuthorizationExceptionCopyright © 2005–2015 The Kuali Foundation. All rights reserved.