Operation |
Details |
private assignPid( String item):String |
Sequential Tags: | throws=OptimisticLockingException,LockingException,MissingMethodParameterException,InvalidStatusException,ItemNotFoundException,AuthenticationException,AuthorizationException,SystemException,RemoteException,ServiceException,URISyntaxException
| |
private create():String |
Sequential Tags: | throws=ServiceException,HttpException,IOException,ParserConfigurationException,SAXException,TransformerException,Exception
| |
public createItem():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for {@link de.fiz.escidoc.item.ItemHandlerLocal#create(java.lang.String)}. | |
private download( String item):int |
Sequential Tags: | throws=ServiceException,HttpException,IOException,ParserConfigurationException,SAXException,TransformerException,URISyntaxException
| |
private read( String id):String |
Sequential |
private release( String item):void |
Sequential Tags: | throws=OptimisticLockingException,LockingException,MissingMethodParameterException,InvalidStatusException,ItemNotFoundException,AuthenticationException,AuthorizationException,SystemException,RemoteException,ServiceException,URISyntaxException
| |
public releaseItem():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for {@link de.fiz.escidoc.item.ItemHandlerLocal#release(java.lang.String,java.lang.String)}. | |
public setUp():void |
Sequential Tags: | annotations=@Before throws=Exception
| Notes: | Logs in as the Librarian before each test case. | |
private submit( String item):void |
Sequential Tags: | throws=LockingException,MissingMethodParameterException,InvalidStatusException,ItemNotFoundException,XmlParserSystemException,WebserverSystemException,SqlDatabaseSystemException,AuthenticationException,FedoraSystemException,AuthorizationException,RemoteException
| |
public submitItem():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for {@link de.fiz.escidoc.item.ItemHandlerLocal#submit(java.lang.String,java.lang.String)}. | |
private update( String item):String |
Sequential Tags: | throws=LockingException,MissingMethodParameterException,InvalidStatusException,ItemNotFoundException,XmlParserSystemException,WebserverSystemException,SqlDatabaseSystemException,AuthenticationException,FedoraSystemException,AuthorizationException,RemoteException
| |
public updateItem():void |
Sequential Tags: | annotations=@Test throws=Exception
| Notes: | Test method for {@link de.fiz.escidoc.item.ItemHandlerLocal#update(String, String)}. | |
private upload():String |
Sequential Tags: | throws=ServiceException,HttpException,IOException,ParserConfigurationException,SAXException,TransformerException,Exception
| |
|