public class Portlet_Asset_AssetTagPropertyServiceSoapBindingStub extends org.apache.axis.client.Stub implements AssetTagPropertyServiceSoap
| Constructor and Description |
|---|
Portlet_Asset_AssetTagPropertyServiceSoapBindingStub() |
Portlet_Asset_AssetTagPropertyServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_Asset_AssetTagPropertyServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
AssetTagPropertySoap |
addTagProperty(long tagId,
java.lang.String key,
java.lang.String value) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteTagProperty(long tagPropertyId) |
AssetTagPropertySoap[] |
getTagProperties(long tagId) |
AssetTagPropertySoap[] |
getTagPropertyValues(long companyId,
java.lang.String key) |
AssetTagPropertySoap |
updateTagProperty(long tagPropertyId,
java.lang.String key,
java.lang.String value) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic Portlet_Asset_AssetTagPropertyServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Asset_AssetTagPropertyServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Asset_AssetTagPropertyServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic AssetTagPropertySoap addTagProperty(long tagId, java.lang.String key, java.lang.String value) throws java.rmi.RemoteException
addTagProperty in interface AssetTagPropertyServiceSoapjava.rmi.RemoteExceptionpublic void deleteTagProperty(long tagPropertyId)
throws java.rmi.RemoteException
deleteTagProperty in interface AssetTagPropertyServiceSoapjava.rmi.RemoteExceptionpublic AssetTagPropertySoap[] getTagProperties(long tagId) throws java.rmi.RemoteException
getTagProperties in interface AssetTagPropertyServiceSoapjava.rmi.RemoteExceptionpublic AssetTagPropertySoap[] getTagPropertyValues(long companyId, java.lang.String key) throws java.rmi.RemoteException
getTagPropertyValues in interface AssetTagPropertyServiceSoapjava.rmi.RemoteExceptionpublic AssetTagPropertySoap updateTagProperty(long tagPropertyId, java.lang.String key, java.lang.String value) throws java.rmi.RemoteException
updateTagProperty in interface AssetTagPropertyServiceSoapjava.rmi.RemoteException