org.modeshape.web.jcr.rest.client.domain
Class QueryRow
java.lang.Object
org.modeshape.web.jcr.rest.client.domain.QueryRow
@Immutable
public class QueryRow
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryRow
public QueryRow(Map<String,String> queryTypes,
Map<String,Object> values)
getColumnNames
public Collection<String> getColumnNames()
getValue
public Object getValue(String columnName)
getColumnType
public String getColumnType(String columnName)
Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.