|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.graph.query.QueryBuilder.CastAs<QueryBuilder.ConstraintBuilder>
org.modeshape.graph.query.QueryBuilder.CastAsRightHandSide
public class QueryBuilder.CastAsRightHandSide

| Method Summary | |
|---|---|
QueryBuilder.ConstraintBuilder |
as(String type)
Define the right-hand side literal value cast as the specified type. |
| Methods inherited from class org.modeshape.graph.query.QueryBuilder.CastAs |
|---|
asBoolean, asDate, asDouble, asLong, asPath, asString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public QueryBuilder.ConstraintBuilder as(String type)
as in class QueryBuilder.CastAs<QueryBuilder.ConstraintBuilder>type - the property type; may not be null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||