public class VelocitySearch extends Object
Constructor and Description |
---|
VelocitySearch() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
String |
search(String _field,
String _comparison,
Object _value,
String _dataType) |
static String |
Search(String _field,
String _comparison,
Object _value,
String _dataType) |
String |
search(String _session_id,
String _field,
String _comparison,
Object _value,
String _dataType) |
static String |
Search(String _session_id,
String _field,
String _comparison,
Object _value,
String _dataType) |
String |
search(String _session_id,
String _field,
String _comparison,
Object _value,
String _dataType,
String templateName) |
static String |
Search(String _session_id,
String _field,
String _comparison,
Object _value,
String _dataType,
String templateName) |
public String search(String _field, String _comparison, Object _value, String _dataType) throws RemoteException
RemoteException
public String search(String _session_id, String _field, String _comparison, Object _value, String _dataType, String templateName) throws RemoteException
RemoteException
public String search(String _session_id, String _field, String _comparison, Object _value, String _dataType) throws RemoteException
RemoteException
public static String Search(String _field, String _comparison, Object _value, String _dataType) throws RemoteException
RemoteException
public static String Search(String _session_id, String _field, String _comparison, Object _value, String _dataType) throws RemoteException
RemoteException
public static String Search(String _session_id, String _field, String _comparison, Object _value, String _dataType, String templateName) throws RemoteException
RemoteException
public static void main(String[] args)
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.