public class As extends Directive implements DirectiveUIHints.Provider
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
newRole |
private java.lang.String |
original |
DEFAULT_COL, DEFAULT_NS
Constructor and Description |
---|
As() |
As(java.lang.String newRole) |
As(java.lang.String original,
java.lang.String newRole) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
debugStringParams() |
java.lang.String |
getNewRole() |
java.lang.String |
getOriginalRole() |
DirectiveUIHints |
getUIHints() |
java.util.ArrayList<ResultRow> |
query(QueryContext context,
ResultRow input)
Executes the query buffering all results in a list and returning that.
|
as, as, debugString, debugString, debugStringInner, debugStringInner, debugStringInner, debugStringParams, doQuery, endQuery, from, from, from, from, from, from, from, from, from, from, getStandardAddonHints, getStandardAddonHints, isStatic, join, main, of, queryIterator, startQuery, to, to, to, to, to, where, where
public As()
public As(java.lang.String newRole)
public As(java.lang.String original, java.lang.String newRole)
public DirectiveUIHints getUIHints()
getUIHints
in interface DirectiveUIHints.Provider
public java.lang.String getOriginalRole()
public java.lang.String getNewRole()
public java.util.ArrayList<ResultRow> query(QueryContext context, ResultRow input) throws QueryException
Directive
query
in class Directive
QueryException
public java.lang.String debugStringParams()
debugStringParams
in class Directive
Copyright 2004-2015 Wandora Team