public class OleDocstoreResponse extends Object
Modifier and Type | Method and Description |
---|---|
HashMap<String,OleEditorResponse> |
getDocstoreResponse() |
HashMap<String,OLEEditorResponse> |
getEditorResponse() |
static OleDocstoreResponse |
getInstance() |
void |
setDocstoreResponse(HashMap<String,OleEditorResponse> docstoreResponse) |
void |
setEditorResponse(HashMap<String,OLEEditorResponse> editorResponse) |
public static OleDocstoreResponse getInstance()
public HashMap<String,OleEditorResponse> getDocstoreResponse()
public void setDocstoreResponse(HashMap<String,OleEditorResponse> docstoreResponse)
public HashMap<String,OLEEditorResponse> getEditorResponse()
public void setEditorResponse(HashMap<String,OLEEditorResponse> editorResponse)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.