org.errai.samples.queryservice.server
Class QueryService
java.lang.Object
org.errai.samples.queryservice.server.QueryService
- All Implemented Interfaces:
- QueryServiceRemote
public class QueryService
- extends Object
- implements QueryServiceRemote
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryService
public QueryService()
query
public String[] query(String queryString)
- Specified by:
query in interface QueryServiceRemote
append
public String append(String... arg)
- Specified by:
append in interface QueryServiceRemote
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.