|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.adapter.gsa.query.Builder.GroupPropertyExpression
protected class Builder.GroupPropertyExpression
Used internally to mark a property expression which refers to a group. It only gets used in the ComparisonQuery case. We rely on the fact that this class will not be recognized by another other query and will generate an error.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Method Summary | |
|---|---|
java.lang.String |
getQueryOperation()
Returns a textual representation of the type of query operation the class performs. |
java.lang.String |
getQueryRepresentation()
Returns a human readable representation of the query operation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_VERSION
| Method Detail |
|---|
public java.lang.String getQueryOperation()
QueryExpression
getQueryOperation in interface QueryExpressionpublic java.lang.String getQueryRepresentation()
QueryExpression
getQueryRepresentation in interface QueryExpression
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||