com.liferay.client.soap.portlet.asset.service.http
Class Portlet_Asset_AssetVocabularyServiceSoapBindingImpl

java.lang.Object
  extended by 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


Constructor Summary
Portlet_Asset_AssetVocabularyServiceSoapBindingImpl()
           
 
Method Summary
 void deleteVocabulary(long vocabularyId)
           
 AssetVocabularySoap[] getCompanyVocabularies(long companyId)
           
 AssetVocabularySoap[] getGroupsVocabularies(long[] groupIds)
           
 AssetVocabularySoap[] getGroupVocabularies(long groupId)
           
 AssetVocabularySoap getVocabulary(long vocabularyId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_Asset_AssetVocabularyServiceSoapBindingImpl

public Portlet_Asset_AssetVocabularyServiceSoapBindingImpl()
Method Detail

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