|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.ole.serviceimpl.OleExplainOperationServiceImpl
public class OleExplainOperationServiceImpl
Created with IntelliJ IDEA. User: ? Date: 7/9/12 Time: 6:53 PM To change this template use File | Settings | File Templates.
| Field Summary | |
|---|---|
OleDiagnosticsService |
oleDiagnosticsService
|
OleSRUExplainOperationHandler |
oleSRUExplainOperationHandler
|
| Constructor Summary | |
|---|---|
OleExplainOperationServiceImpl()
|
|
| Method Summary | |
|---|---|
OleSRUExplainConfigurationInfo |
getExplainConfigInfo()
will fetch the values from the property file |
OleSRUExplainDatabaseInfo |
getExplainDatabaseInfo()
will fetch the values from the property file |
OleSRUExplainIndexInfo |
getExplainIndexInfo()
will fetch the values from the property file |
OleSRUExplainRecord |
getExplainRecord(Map reqParamMap)
will fetch the values from the property file |
OleSRUExplainRecordData |
getExplainRecordData(Map reqParamMap)
will fetch the values from the property file |
String |
getExplainResponse(Map reqParamMap)
will generate the explain service response xml |
OleSRUExplainSchemaInfo |
getExplainSchemaInfo()
will fetch the values from the property file |
OleSRUExplainServerInfo |
getExplainServerInfo()
will fetch the values from the property file |
String |
getExtraReqDataInfo(Map reqParamMap)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public OleSRUExplainOperationHandler oleSRUExplainOperationHandler
public OleDiagnosticsService oleDiagnosticsService
| Constructor Detail |
|---|
public OleExplainOperationServiceImpl()
| Method Detail |
|---|
public String getExplainResponse(Map reqParamMap)
getExplainResponse in interface OleExplainOperationServicereqParamMap -
public OleSRUExplainRecord getExplainRecord(Map reqParamMap)
public OleSRUExplainRecordData getExplainRecordData(Map reqParamMap)
public OleSRUExplainServerInfo getExplainServerInfo()
public OleSRUExplainDatabaseInfo getExplainDatabaseInfo()
public OleSRUExplainIndexInfo getExplainIndexInfo()
public OleSRUExplainSchemaInfo getExplainSchemaInfo()
public OleSRUExplainConfigurationInfo getExplainConfigInfo()
public String getExtraReqDataInfo(Map reqParamMap)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||