Operation |
Details |
public static getCitationStyleTestCollectionFromFramework( String fileName):void |
Sequential Notes: | Get itemList from the current Framework instance on hand of CONTENT_MODEL, CONTEXT, all released and writes to <code>DataSource/fileName</code> | |
public static getItemListFromFramework():String |
Sequential Tags: | throws=IOException,ServiceException,URISyntaxException
| Notes: | Get itemList from the current Framework instance on hand of CONTENT_MODEL @param fileName | |
public static getItemListFromFrameworkBase( String USER, String PASSWD, String filter):String |
Sequential Tags: | throws=IOException,ServiceException,URISyntaxException
| |
public static getItemsFromFramework( String cql):String |
Sequential |
public static getItemsFromFramework_AJP():String |
Sequential |
public static getItemsFromFramework_APA():String |
Sequential |
protected static getItemsNumber( String itemListUri):int |
Sequential |
public static getTestItemListFromFramework():String |
Sequential Tags: | throws=IOException,ServiceException,URISyntaxException
| |
public static getTestProperties( String csName):Properties |
Sequential Tags: | throws=FileNotFoundException,IOException
| |
protected static loginUser( String userid, String password):String |
Sequential Tags: | throws=HttpException,IOException,ServiceException,URISyntaxException
| |
private static transformToItemListAsString( SearchRetrieveResponseType searchResult):String |
Sequential |
protected static writeToFile( String fileName, byte[] content):void |
Sequential |