public class Portlet_Asset_AssetCategoryPropertyServiceSoapBindingImpl extends java.lang.Object implements AssetCategoryPropertyServiceSoap
| Constructor and Description |
|---|
Portlet_Asset_AssetCategoryPropertyServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
AssetCategoryPropertySoap |
addCategoryProperty(long entryId,
java.lang.String key,
java.lang.String value) |
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) |
public Portlet_Asset_AssetCategoryPropertyServiceSoapBindingImpl()
public 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