|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.query.xwql.internal.hql.XWQLtoHQLTranslator
@Component(value="hql") public class XWQLtoHQLTranslator
| Field Summary | |
|---|---|
protected DocumentAccessBridge |
documentAccessBridge
|
| Constructor Summary | |
|---|---|
XWQLtoHQLTranslator()
|
|
| Method Summary | |
|---|---|
DocumentAccessBridge |
getDocumentAccessBridge()
|
java.lang.String |
getOutputLanguage()
|
protected Printer |
getPrinter(QueryContext context)
|
java.lang.String |
translate(java.lang.String input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Requirement protected DocumentAccessBridge documentAccessBridge
| Constructor Detail |
|---|
public XWQLtoHQLTranslator()
| Method Detail |
|---|
public java.lang.String translate(java.lang.String input)
throws java.lang.Exception
translate in interface QueryTranslatorjava.lang.Exceptionpublic java.lang.String getOutputLanguage()
getOutputLanguage in interface QueryTranslatorprotected Printer getPrinter(QueryContext context)
public DocumentAccessBridge getDocumentAccessBridge()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||