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.AxisFault
public ILGGroupingTaskStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ILGGroupingTaskStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
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() throws java.rmi.RemoteException
java.rmi.RemoteException
public GroupingScheme getScheme(java.lang.String keyId) throws java.rmi.RemoteException
getScheme
in interface ILGGroupingTask
java.rmi.RemoteException
public void updateScheme(GroupingScheme aScheme) throws java.rmi.RemoteException
updateScheme
in interface ILGGroupingTask
java.rmi.RemoteException
public void duplicateScheme(java.lang.String keyId) throws java.rmi.RemoteException
duplicateScheme
in interface ILGGroupingTask
java.rmi.RemoteException
public GroupingScheme[] getAllSchemes() throws java.rmi.RemoteException
getAllSchemes
in interface ILGGroupingTask
java.rmi.RemoteException
public void deleteSchemes(java.lang.String[] keyIds) throws java.rmi.RemoteException
deleteSchemes
in interface ILGGroupingTask
java.rmi.RemoteException
public java.lang.String addScheme(GroupingScheme aScheme) throws java.rmi.RemoteException
addScheme
in interface ILGGroupingTask
java.rmi.RemoteException
public JavaPluginLC[] getSchemeTypes() throws java.rmi.RemoteException
getSchemeTypes
in interface ILGGroupingTask
java.rmi.RemoteException