public class Portlet_Asset_AssetVocabularyServiceSoapBindingImpl extends java.lang.Object implements AssetVocabularyServiceSoap
| Constructor and Description |
|---|
Portlet_Asset_AssetVocabularyServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
AssetVocabularySoap |
addVocabulary(long groupId,
java.lang.String title,
ServiceContext serviceContext) |
AssetVocabularySoap |
addVocabulary(long groupId,
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) |
void |
deleteVocabularies(long[] vocabularyIds) |
AssetVocabularySoap[] |
deleteVocabularies(long[] vocabularyIds,
ServiceContext serviceContext) |
void |
deleteVocabulary(long vocabularyId) |
AssetVocabularySoap |
fetchVocabulary(long vocabularyId) |
AssetVocabularySoap[] |
getCompanyVocabularies(long companyId) |
AssetVocabularySoap[] |
getGroupsVocabularies(long[] groupIds) |
AssetVocabularySoap[] |
getGroupsVocabularies(long[] groupIds,
java.lang.String className) |
AssetVocabularySoap[] |
getGroupsVocabularies(long[] groupIds,
java.lang.String className,
long classTypePK) |
AssetVocabularySoap[] |
getGroupVocabularies(long groupId) |
AssetVocabularySoap[] |
getGroupVocabularies(long[] groupIds) |
AssetVocabularySoap[] |
getGroupVocabularies(long groupId,
boolean createDefaultVocabulary) |
AssetVocabularySoap[] |
getGroupVocabularies(long groupId,
boolean createDefaultVocabulary,
int start,
int end,
OrderByComparator obc) |
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[] groupIds) |
int |
getGroupVocabulariesCount(long groupId,
java.lang.String name) |
AssetVocabularyDisplay |
getGroupVocabulariesDisplay(long groupId,
java.lang.String name,
int start,
int end,
boolean addDefaultVocabulary,
OrderByComparator obc) |
AssetVocabularyDisplay |
getGroupVocabulariesDisplay(long groupId,
java.lang.String name,
int start,
int end,
OrderByComparator obc) |
java.lang.String |
getJSONGroupVocabularies(long groupId,
java.lang.String name,
int start,
int end,
OrderByComparator obc) |
AssetVocabularySoap[] |
getVocabularies(long[] vocabularyIds) |
AssetVocabularySoap |
getVocabulary(long vocabularyId) |
AssetVocabularyDisplay |
searchVocabulariesDisplay(long groupId,
java.lang.String title,
boolean addDefaultVocabulary,
int start,
int end) |
AssetVocabularyDisplay |
searchVocabulariesDisplay(long groupId,
java.lang.String title,
boolean addDefaultVocabulary,
int start,
int end,
Sort sort) |
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) |
public Portlet_Asset_AssetVocabularyServiceSoapBindingImpl()
public AssetVocabularySoap addVocabulary(long groupId, 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
addVocabulary in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap addVocabulary(long groupId, java.lang.String title, ServiceContext serviceContext) throws java.rmi.RemoteException
addVocabulary in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic void deleteVocabularies(long[] vocabularyIds)
throws java.rmi.RemoteException
deleteVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] deleteVocabularies(long[] vocabularyIds, ServiceContext serviceContext) throws java.rmi.RemoteException
deleteVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic void deleteVocabulary(long vocabularyId)
throws java.rmi.RemoteException
deleteVocabulary in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap fetchVocabulary(long vocabularyId) throws java.rmi.RemoteException
fetchVocabulary in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] getCompanyVocabularies(long companyId) throws java.rmi.RemoteException
getCompanyVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic int getGroupVocabulariesCount(long[] groupIds)
throws java.rmi.RemoteException
getGroupVocabulariesCount in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic int getGroupVocabulariesCount(long groupId)
throws java.rmi.RemoteException
getGroupVocabulariesCount in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic int getGroupVocabulariesCount(long groupId,
java.lang.String name)
throws java.rmi.RemoteException
getGroupVocabulariesCount in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularyDisplay getGroupVocabulariesDisplay(long groupId, java.lang.String name, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getGroupVocabulariesDisplay in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularyDisplay getGroupVocabulariesDisplay(long groupId, java.lang.String name, int start, int end, boolean addDefaultVocabulary, OrderByComparator obc) throws java.rmi.RemoteException
getGroupVocabulariesDisplay in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] getGroupVocabularies(long[] groupIds) throws java.rmi.RemoteException
getGroupVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] getGroupVocabularies(long groupId) throws java.rmi.RemoteException
getGroupVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] getGroupVocabularies(long groupId, boolean createDefaultVocabulary) throws java.rmi.RemoteException
getGroupVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] getGroupVocabularies(long groupId, boolean createDefaultVocabulary, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getGroupVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] getGroupVocabularies(long groupId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getGroupVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] getGroupVocabularies(long groupId, java.lang.String name, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getGroupVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] getGroupsVocabularies(long[] groupIds) throws java.rmi.RemoteException
getGroupsVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] getGroupsVocabularies(long[] groupIds, java.lang.String className) throws java.rmi.RemoteException
getGroupsVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] getGroupsVocabularies(long[] groupIds, java.lang.String className, long classTypePK) throws java.rmi.RemoteException
getGroupsVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic java.lang.String getJSONGroupVocabularies(long groupId,
java.lang.String name,
int start,
int end,
OrderByComparator obc)
throws java.rmi.RemoteException
getJSONGroupVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap[] getVocabularies(long[] vocabularyIds) throws java.rmi.RemoteException
getVocabularies in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularySoap getVocabulary(long vocabularyId) throws java.rmi.RemoteException
getVocabulary in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularyDisplay searchVocabulariesDisplay(long groupId, java.lang.String title, boolean addDefaultVocabulary, int start, int end) throws java.rmi.RemoteException
searchVocabulariesDisplay in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic AssetVocabularyDisplay searchVocabulariesDisplay(long groupId, java.lang.String title, boolean addDefaultVocabulary, int start, int end, Sort sort) throws java.rmi.RemoteException
searchVocabulariesDisplay in interface AssetVocabularyServiceSoapjava.rmi.RemoteExceptionpublic 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
updateVocabulary in interface AssetVocabularyServiceSoapjava.rmi.RemoteException