public class Portlet_Asset_AssetCategoryPropertyServiceSoapBindingStub extends org.apache.axis.client.Stub implements AssetCategoryPropertyServiceSoap
| Constructor and Description |
|---|
Portlet_Asset_AssetCategoryPropertyServiceSoapBindingStub() |
Portlet_Asset_AssetCategoryPropertyServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_Asset_AssetCategoryPropertyServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
AssetCategoryPropertySoap |
addCategoryProperty(long entryId,
java.lang.String key,
java.lang.String value) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteCategoryProperty(long categoryPropertyId) |
AssetCategoryPropertySoap[] |
getCategoryProperties(long entryId) |
AssetCategoryPropertySoap[] |
getCategoryPropertyValues(long companyId,
java.lang.String key) |
AssetCategoryPropertySoap |
updateCategoryProperty(long userId,
long categoryPropertyId,
java.lang.String key,
java.lang.String value) |
AssetCategoryPropertySoap |
updateCategoryProperty(long categoryPropertyId,
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_AssetCategoryPropertyServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Asset_AssetCategoryPropertyServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Asset_AssetCategoryPropertyServiceSoapBindingStub(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 AssetCategoryPropertySoap addCategoryProperty(long entryId, java.lang.String key, java.lang.String value) throws java.rmi.RemoteException
addCategoryProperty in interface AssetCategoryPropertyServiceSoapjava.rmi.RemoteExceptionpublic void deleteCategoryProperty(long categoryPropertyId)
throws java.rmi.RemoteException
deleteCategoryProperty in interface AssetCategoryPropertyServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryPropertySoap[] getCategoryProperties(long entryId) throws java.rmi.RemoteException
getCategoryProperties in interface AssetCategoryPropertyServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryPropertySoap[] getCategoryPropertyValues(long companyId, java.lang.String key) throws java.rmi.RemoteException
getCategoryPropertyValues in interface AssetCategoryPropertyServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryPropertySoap updateCategoryProperty(long userId, long categoryPropertyId, java.lang.String key, java.lang.String value) throws java.rmi.RemoteException
updateCategoryProperty in interface AssetCategoryPropertyServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryPropertySoap updateCategoryProperty(long categoryPropertyId, java.lang.String key, java.lang.String value) throws java.rmi.RemoteException
updateCategoryProperty in interface AssetCategoryPropertyServiceSoapjava.rmi.RemoteException