com.liferay.client.soap.portlet.asset.service.http
Class Portlet_Asset_AssetVocabularyServiceSoapBindingStub
java.lang.Object
org.apache.axis.client.Stub
com.liferay.client.soap.portlet.asset.service.http.Portlet_Asset_AssetVocabularyServiceSoapBindingStub
- All Implemented Interfaces:
- AssetVocabularyServiceSoap, java.rmi.Remote, javax.xml.rpc.Stub
public class Portlet_Asset_AssetVocabularyServiceSoapBindingStub
- extends org.apache.axis.client.Stub
- implements AssetVocabularyServiceSoap
| Fields inherited from class org.apache.axis.client.Stub |
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
| Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
|
Method Summary |
AssetVocabularySoap |
addVocabulary(java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
java.lang.String settings,
ServiceContext serviceContext)
|
AssetVocabularySoap |
addVocabulary(java.lang.String title,
java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
java.lang.String settings,
ServiceContext serviceContext)
|
protected org.apache.axis.client.Call |
createCall()
|
void |
deleteVocabularies(long[] vocabularyIds)
|
void |
deleteVocabulary(long vocabularyId)
|
AssetVocabularySoap[] |
getCompanyVocabularies(long companyId)
|
AssetVocabularySoap[] |
getGroupsVocabularies(long[] groupIds)
|
AssetVocabularySoap[] |
getGroupsVocabularies(long[] groupIds,
java.lang.String className)
|
AssetVocabularySoap[] |
getGroupVocabularies(long groupId)
|
AssetVocabularySoap[] |
getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator obc)
|
AssetVocabularySoap[] |
getGroupVocabularies(long groupId,
java.lang.String name,
int start,
int end,
OrderByComparator obc)
|
int |
getGroupVocabulariesCount(long groupId)
|
int |
getGroupVocabulariesCount(long groupId,
java.lang.String name)
|
java.lang.String |
getJSONGroupVocabularies(long groupId,
java.lang.String name,
int start,
int end,
OrderByComparator obc)
|
AssetVocabularySoap[] |
getVocabularies(long[] vocabularyIds)
|
AssetVocabularySoap |
getVocabulary(long vocabularyId)
|
AssetVocabularySoap |
updateVocabulary(long vocabularyId,
java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
java.lang.String settings,
ServiceContext serviceContext)
|
AssetVocabularySoap |
updateVocabulary(long vocabularyId,
java.lang.String title,
java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
java.lang.String settings,
ServiceContext serviceContext)
|
| Methods inherited from class org.apache.axis.client.Stub |
_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, setUsername |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Portlet_Asset_AssetVocabularyServiceSoapBindingStub
public Portlet_Asset_AssetVocabularyServiceSoapBindingStub()
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
Portlet_Asset_AssetVocabularyServiceSoapBindingStub
public Portlet_Asset_AssetVocabularyServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
Portlet_Asset_AssetVocabularyServiceSoapBindingStub
public Portlet_Asset_AssetVocabularyServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
createCall
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
addVocabulary
public AssetVocabularySoap addVocabulary(java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
java.lang.String settings,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
addVocabulary in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
addVocabulary
public AssetVocabularySoap addVocabulary(java.lang.String title,
java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
java.lang.String settings,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
addVocabulary in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
deleteVocabularies
public void deleteVocabularies(long[] vocabularyIds)
throws java.rmi.RemoteException
- Specified by:
deleteVocabularies in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
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
getGroupVocabulariesCount
public int getGroupVocabulariesCount(long groupId)
throws java.rmi.RemoteException
- Specified by:
getGroupVocabulariesCount in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
getGroupVocabulariesCount
public int getGroupVocabulariesCount(long groupId,
java.lang.String name)
throws java.rmi.RemoteException
- Specified by:
getGroupVocabulariesCount 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
getGroupVocabularies
public AssetVocabularySoap[] getGroupVocabularies(long groupId,
int start,
int end,
OrderByComparator obc)
throws java.rmi.RemoteException
- Specified by:
getGroupVocabularies in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
getGroupVocabularies
public AssetVocabularySoap[] getGroupVocabularies(long groupId,
java.lang.String name,
int start,
int end,
OrderByComparator obc)
throws java.rmi.RemoteException
- Specified by:
getGroupVocabularies 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
getGroupsVocabularies
public AssetVocabularySoap[] getGroupsVocabularies(long[] groupIds,
java.lang.String className)
throws java.rmi.RemoteException
- Specified by:
getGroupsVocabularies in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
getJSONGroupVocabularies
public java.lang.String getJSONGroupVocabularies(long groupId,
java.lang.String name,
int start,
int end,
OrderByComparator obc)
throws java.rmi.RemoteException
- Specified by:
getJSONGroupVocabularies in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
getVocabularies
public AssetVocabularySoap[] getVocabularies(long[] vocabularyIds)
throws java.rmi.RemoteException
- Specified by:
getVocabularies 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
updateVocabulary
public AssetVocabularySoap updateVocabulary(long vocabularyId,
java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
java.lang.String settings,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
updateVocabulary in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException
updateVocabulary
public AssetVocabularySoap updateVocabulary(long vocabularyId,
java.lang.String title,
java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
java.lang.String settings,
ServiceContext serviceContext)
throws java.rmi.RemoteException
- Specified by:
updateVocabulary in interface AssetVocabularyServiceSoap
- Throws:
java.rmi.RemoteException