@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
IOException
public boolean attemptCustomExport(Writer writer, String exportFormat) throws IOException
IOException
public void checkPermission() throws AuthorizationException
AuthorizationException
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.