public class Portlet_Asset_AssetCategoryServiceSoapBindingStub extends org.apache.axis.client.Stub implements AssetCategoryServiceSoap
| Constructor and Description |
|---|
Portlet_Asset_AssetCategoryServiceSoapBindingStub() |
Portlet_Asset_AssetCategoryServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_Asset_AssetCategoryServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
AssetCategorySoap |
addCategory(long groupId,
long parentCategoryId,
java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
long vocabularyId,
java.lang.String[] categoryProperties,
ServiceContext serviceContext) |
AssetCategorySoap |
addCategory(long groupId,
java.lang.String title,
long vocabularyId,
ServiceContext serviceContext) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteCategories(long[] categoryIds) |
AssetCategorySoap[] |
deleteCategories(long[] categoryIds,
ServiceContext serviceContext) |
void |
deleteCategory(long categoryId) |
AssetCategorySoap |
fetchCategory(long categoryId) |
AssetCategorySoap[] |
getCategories(java.lang.String className,
long classPK) |
AssetCategorySoap |
getCategory(long categoryId) |
java.lang.String |
getCategoryPath(long categoryId) |
AssetCategorySoap[] |
getChildCategories(long parentCategoryId) |
AssetCategorySoap[] |
getChildCategories(long parentCategoryId,
int start,
int end,
OrderByComparator obc) |
java.lang.String |
getJSONSearch(long groupId,
java.lang.String name,
long[] vocabularyIds,
int start,
int end) |
java.lang.String |
getJSONVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc) |
java.lang.String |
getJSONVocabularyCategories(long groupId,
java.lang.String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc) |
AssetCategorySoap[] |
getVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc) |
AssetCategorySoap[] |
getVocabularyCategories(long parentCategoryId,
long vocabularyId,
int start,
int end,
OrderByComparator obc) |
AssetCategorySoap[] |
getVocabularyCategories(long groupId,
long parentCategoryId,
long vocabularyId,
int start,
int end,
OrderByComparator obc) |
AssetCategorySoap[] |
getVocabularyCategories(long groupId,
java.lang.String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc) |
int |
getVocabularyCategoriesCount(long groupId,
long vocabularyId) |
int |
getVocabularyCategoriesCount(long groupId,
long parentCategory,
long vocabularyId) |
int |
getVocabularyCategoriesCount(long groupId,
java.lang.String name,
long vocabularyId) |
AssetCategoryDisplay |
getVocabularyCategoriesDisplay(long vocabularyId,
int start,
int end,
OrderByComparator obc) |
AssetCategoryDisplay |
getVocabularyCategoriesDisplay(long groupId,
java.lang.String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc) |
AssetCategorySoap[] |
getVocabularyRootCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc) |
AssetCategorySoap[] |
getVocabularyRootCategories(long groupId,
long vocabularyId,
int start,
int end,
OrderByComparator obc) |
int |
getVocabularyRootCategoriesCount(long groupId,
long vocabularyId) |
AssetCategorySoap |
moveCategory(long categoryId,
long parentCategoryId,
long vocabularyId,
ServiceContext serviceContext) |
java.lang.String |
search(long[] groupIds,
java.lang.String name,
long[] vocabularyIds,
int start,
int end) |
AssetCategorySoap[] |
search(long groupId,
java.lang.String keywords,
long vocabularyId,
int start,
int end,
OrderByComparator obc) |
java.lang.String |
search(long groupId,
java.lang.String name,
java.lang.String[] categoryProperties,
int start,
int end) |
AssetCategoryDisplay |
searchCategoriesDisplay(long[] groupIds,
java.lang.String title,
long[] vocabularyIds,
int start,
int end) |
AssetCategoryDisplay |
searchCategoriesDisplay(long[] groupIds,
java.lang.String title,
long[] parentCategoryIds,
long[] vocabularyIds,
int start,
int end) |
AssetCategoryDisplay |
searchCategoriesDisplay(long[] groupIds,
java.lang.String title,
long[] vocabularyIds,
long[] parentCategoryIds,
int start,
int end,
Sort sort) |
AssetCategoryDisplay |
searchCategoriesDisplay(long groupId,
java.lang.String title,
long vocabularyId,
int start,
int end) |
AssetCategoryDisplay |
searchCategoriesDisplay(long groupId,
java.lang.String title,
long parentCategoryId,
long vocabularyId,
int start,
int end) |
AssetCategoryDisplay |
searchCategoriesDisplay(long groupId,
java.lang.String title,
long vocabularyId,
long parentCategoryId,
int start,
int end,
Sort sort) |
AssetCategorySoap |
updateCategory(long categoryId,
long parentCategoryId,
java.lang.String[] titleMapLanguageIds,
java.lang.String[] titleMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
long vocabularyId,
java.lang.String[] categoryProperties,
ServiceContext serviceContext) |
_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, setUsernamepublic Portlet_Asset_AssetCategoryServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Asset_AssetCategoryServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Asset_AssetCategoryServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic AssetCategorySoap addCategory(long groupId, long parentCategoryId, java.lang.String[] titleMapLanguageIds, java.lang.String[] titleMapValues, java.lang.String[] descriptionMapLanguageIds, java.lang.String[] descriptionMapValues, long vocabularyId, java.lang.String[] categoryProperties, ServiceContext serviceContext) throws java.rmi.RemoteException
addCategory in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap addCategory(long groupId, java.lang.String title, long vocabularyId, ServiceContext serviceContext) throws java.rmi.RemoteException
addCategory in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic void deleteCategories(long[] categoryIds)
throws java.rmi.RemoteException
deleteCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap[] deleteCategories(long[] categoryIds, ServiceContext serviceContext) throws java.rmi.RemoteException
deleteCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic void deleteCategory(long categoryId)
throws java.rmi.RemoteException
deleteCategory in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap fetchCategory(long categoryId) throws java.rmi.RemoteException
fetchCategory in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap[] getCategories(java.lang.String className, long classPK) throws java.rmi.RemoteException
getCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic java.lang.String getCategoryPath(long categoryId)
throws java.rmi.RemoteException
getCategoryPath in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap getCategory(long categoryId) throws java.rmi.RemoteException
getCategory in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap[] getChildCategories(long parentCategoryId) throws java.rmi.RemoteException
getChildCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap[] getChildCategories(long parentCategoryId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getChildCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic java.lang.String getJSONSearch(long groupId,
java.lang.String name,
long[] vocabularyIds,
int start,
int end)
throws java.rmi.RemoteException
getJSONSearch in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic java.lang.String getJSONVocabularyCategories(long vocabularyId,
int start,
int end,
OrderByComparator obc)
throws java.rmi.RemoteException
getJSONVocabularyCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic java.lang.String getJSONVocabularyCategories(long groupId,
java.lang.String name,
long vocabularyId,
int start,
int end,
OrderByComparator obc)
throws java.rmi.RemoteException
getJSONVocabularyCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic int getVocabularyCategoriesCount(long groupId,
long vocabularyId)
throws java.rmi.RemoteException
getVocabularyCategoriesCount in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic int getVocabularyCategoriesCount(long groupId,
long parentCategory,
long vocabularyId)
throws java.rmi.RemoteException
getVocabularyCategoriesCount in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic int getVocabularyCategoriesCount(long groupId,
java.lang.String name,
long vocabularyId)
throws java.rmi.RemoteException
getVocabularyCategoriesCount in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryDisplay getVocabularyCategoriesDisplay(long vocabularyId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getVocabularyCategoriesDisplay in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryDisplay getVocabularyCategoriesDisplay(long groupId, java.lang.String name, long vocabularyId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getVocabularyCategoriesDisplay in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap[] getVocabularyCategories(long vocabularyId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getVocabularyCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap[] getVocabularyCategories(long parentCategoryId, long vocabularyId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getVocabularyCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap[] getVocabularyCategories(long groupId, long parentCategoryId, long vocabularyId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getVocabularyCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap[] getVocabularyCategories(long groupId, java.lang.String name, long vocabularyId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getVocabularyCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic int getVocabularyRootCategoriesCount(long groupId,
long vocabularyId)
throws java.rmi.RemoteException
getVocabularyRootCategoriesCount in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap[] getVocabularyRootCategories(long vocabularyId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getVocabularyRootCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap[] getVocabularyRootCategories(long groupId, long vocabularyId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getVocabularyRootCategories in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap moveCategory(long categoryId, long parentCategoryId, long vocabularyId, ServiceContext serviceContext) throws java.rmi.RemoteException
moveCategory in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryDisplay searchCategoriesDisplay(long[] groupIds, java.lang.String title, long[] parentCategoryIds, long[] vocabularyIds, int start, int end) throws java.rmi.RemoteException
searchCategoriesDisplay in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryDisplay searchCategoriesDisplay(long[] groupIds, java.lang.String title, long[] vocabularyIds, long[] parentCategoryIds, int start, int end, Sort sort) throws java.rmi.RemoteException
searchCategoriesDisplay in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryDisplay searchCategoriesDisplay(long[] groupIds, java.lang.String title, long[] vocabularyIds, int start, int end) throws java.rmi.RemoteException
searchCategoriesDisplay in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryDisplay searchCategoriesDisplay(long groupId, java.lang.String title, long vocabularyId, int start, int end) throws java.rmi.RemoteException
searchCategoriesDisplay in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryDisplay searchCategoriesDisplay(long groupId, java.lang.String title, long parentCategoryId, long vocabularyId, int start, int end) throws java.rmi.RemoteException
searchCategoriesDisplay in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategoryDisplay searchCategoriesDisplay(long groupId, java.lang.String title, long vocabularyId, long parentCategoryId, int start, int end, Sort sort) throws java.rmi.RemoteException
searchCategoriesDisplay in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic java.lang.String search(long[] groupIds,
java.lang.String name,
long[] vocabularyIds,
int start,
int end)
throws java.rmi.RemoteException
search in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic java.lang.String search(long groupId,
java.lang.String name,
java.lang.String[] categoryProperties,
int start,
int end)
throws java.rmi.RemoteException
search in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap[] search(long groupId, java.lang.String keywords, long vocabularyId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
search in interface AssetCategoryServiceSoapjava.rmi.RemoteExceptionpublic AssetCategorySoap updateCategory(long categoryId, long parentCategoryId, java.lang.String[] titleMapLanguageIds, java.lang.String[] titleMapValues, java.lang.String[] descriptionMapLanguageIds, java.lang.String[] descriptionMapValues, long vocabularyId, java.lang.String[] categoryProperties, ServiceContext serviceContext) throws java.rmi.RemoteException
updateCategory in interface AssetCategoryServiceSoapjava.rmi.RemoteException