org.enhydra.shark.corba.WorkflowService
Interface SharkInterfaceOperations
- All Known Subinterfaces:
- SharkInterface
- All Known Implementing Classes:
- _SharkInterfaceImplBase, _SharkInterfaceStub, SharkInterfacePOA
public interface SharkInterfaceOperations
org/enhydra/shark/corba/WorkflowService/SharkInterfaceOperations.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from WorkflowService.idl
Tuesday, November 25, 2008 9:22:31 AM CET
getSharkConnection
SharkConnection getSharkConnection()
throws BaseException
- Throws:
BaseException
getProperties
NameValueInfo[] getProperties()
throws BaseException
- Throws:
BaseException
doneWith
void doneWith(org.omg.CORBA.Object toDisconnect)