public class ILGGroupingTaskStub extends org.apache.axis.client.Stub implements ILGGroupingTask
| Modifier and Type | Field and Description |
|---|---|
private java.util.Vector |
cachedDeserFactories |
private java.util.Vector |
cachedSerClasses |
private java.util.Vector |
cachedSerFactories |
private java.util.Vector |
cachedSerQNames |
| Constructor and Description |
|---|
ILGGroupingTaskStub() |
ILGGroupingTaskStub(javax.xml.rpc.Service service) |
ILGGroupingTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
addScheme(GroupingScheme aScheme) |
private void |
addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteSchemes(java.lang.String[] keyIds) |
void |
duplicateScheme(java.lang.String keyId) |
GroupingScheme[] |
getAllSchemes() |
GroupingScheme |
getScheme(java.lang.String keyId) |
JavaPluginLC[] |
getSchemeTypes() |
void |
updateScheme(GroupingScheme aScheme) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public ILGGroupingTaskStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ILGGroupingTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ILGGroupingTaskStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprivate void addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer)
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic GroupingScheme getScheme(java.lang.String keyId) throws java.rmi.RemoteException
getScheme in interface ILGGroupingTaskjava.rmi.RemoteExceptionpublic void updateScheme(GroupingScheme aScheme) throws java.rmi.RemoteException
updateScheme in interface ILGGroupingTaskjava.rmi.RemoteExceptionpublic void duplicateScheme(java.lang.String keyId)
throws java.rmi.RemoteException
duplicateScheme in interface ILGGroupingTaskjava.rmi.RemoteExceptionpublic GroupingScheme[] getAllSchemes() throws java.rmi.RemoteException
getAllSchemes in interface ILGGroupingTaskjava.rmi.RemoteExceptionpublic void deleteSchemes(java.lang.String[] keyIds)
throws java.rmi.RemoteException
deleteSchemes in interface ILGGroupingTaskjava.rmi.RemoteExceptionpublic java.lang.String addScheme(GroupingScheme aScheme) throws java.rmi.RemoteException
addScheme in interface ILGGroupingTaskjava.rmi.RemoteExceptionpublic JavaPluginLC[] getSchemeTypes() throws java.rmi.RemoteException
getSchemeTypes in interface ILGGroupingTaskjava.rmi.RemoteException