com.liferay.client.soap.portlet.asset.service.http
Class Portlet_Asset_AssetVocabularyServiceSoapBindingImpl
java.lang.Object
com.liferay.client.soap.portlet.asset.service.http.Portlet_Asset_AssetVocabularyServiceSoapBindingImpl
- All Implemented Interfaces:
- AssetVocabularyServiceSoap, java.rmi.Remote
public class Portlet_Asset_AssetVocabularyServiceSoapBindingImpl
- extends java.lang.Object
- implements AssetVocabularyServiceSoap
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portlet_Asset_AssetVocabularyServiceSoapBindingImpl
public Portlet_Asset_AssetVocabularyServiceSoapBindingImpl()
deleteVocabulary
public void deleteVocabulary(long vocabularyId)
throws java.rmi.RemoteException
- Specified by:
deleteVocabulary
in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
getCompanyVocabularies
public AssetVocabularySoap[] getCompanyVocabularies(long companyId)
throws java.rmi.RemoteException
- Specified by:
getCompanyVocabularies
in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
getGroupsVocabularies
public AssetVocabularySoap[] getGroupsVocabularies(long[] groupIds)
throws java.rmi.RemoteException
- Specified by:
getGroupsVocabularies
in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
getGroupVocabularies
public AssetVocabularySoap[] getGroupVocabularies(long groupId)
throws java.rmi.RemoteException
- Specified by:
getGroupVocabularies
in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
getVocabulary
public AssetVocabularySoap getVocabulary(long vocabularyId)
throws java.rmi.RemoteException
- Specified by:
getVocabulary
in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException