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
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)
toString
public String toString()
-
- Overrides:
toString
in class Object
- See Also:
Object.toString()
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.