public class Browse extends Object
Constructor and Description |
---|
Browse() |
Modifier and Type | Method and Description |
---|---|
ArrayList |
search(String _dataType,
Date _date) |
static ArrayList |
Search(String _dataType,
Date _date) |
ArrayList |
search(String session_id,
String _dataType,
Date _date) |
static ArrayList |
Search(String session_id,
String _dataType,
Date _date) |
public ArrayList search(String _dataType, Date _date) throws RemoteException
RemoteException
public ArrayList search(String session_id, String _dataType, Date _date) throws RemoteException
RemoteException
public static ArrayList Search(String _dataType, Date _date) throws RemoteException
RemoteException
public static ArrayList Search(String session_id, String _dataType, Date _date) throws RemoteException
RemoteException
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.