public class Portlet_Asset_AssetTagServiceSoapBindingStub extends org.apache.axis.client.Stub implements AssetTagServiceSoap
| Constructor and Description |
|---|
Portlet_Asset_AssetTagServiceSoapBindingStub() |
Portlet_Asset_AssetTagServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_Asset_AssetTagServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
AssetTagSoap |
addTag(long groupId,
java.lang.String name,
ServiceContext serviceContext) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteTag(long tagId) |
void |
deleteTags(long[] tagIds) |
AssetTagSoap[] |
getGroupsTags(long[] groupIds) |
AssetTagSoap[] |
getGroupTags(long groupId) |
AssetTagSoap[] |
getGroupTags(long groupId,
int start,
int end,
OrderByComparator obc) |
int |
getGroupTagsCount(long groupId) |
AssetTagDisplay |
getGroupTagsDisplay(long groupId,
java.lang.String name,
int start,
int end) |
java.lang.String |
getJSONGroupTags(long groupId,
java.lang.String name,
int start,
int end) |
AssetTagSoap |
getTag(long tagId) |
AssetTagSoap[] |
getTags(long[] groupIds,
java.lang.String name,
int start,
int end) |
AssetTagSoap[] |
getTags(long groupId,
long classNameId,
java.lang.String name) |
AssetTagSoap[] |
getTags(long groupId,
long classNameId,
java.lang.String name,
int start,
int end,
OrderByComparator obc) |
AssetTagSoap[] |
getTags(long groupId,
java.lang.String name,
int start,
int end) |
AssetTagSoap[] |
getTags(java.lang.String className,
long classPK) |
int |
getTagsCount(long groupId,
java.lang.String name) |
int |
getVisibleAssetsTagsCount(long groupId,
long classNameId,
java.lang.String name) |
int |
getVisibleAssetsTagsCount(long groupId,
java.lang.String name) |
void |
mergeTags(long[] fromTagIds,
long toTagId) |
void |
mergeTags(long fromTagId,
long toTagId) |
java.lang.String |
search(long[] groupIds,
java.lang.String name,
int start,
int end) |
java.lang.String |
search(long groupId,
java.lang.String name,
int start,
int end) |
AssetTagSoap |
updateTag(long tagId,
java.lang.String name,
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_AssetTagServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Asset_AssetTagServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Asset_AssetTagServiceSoapBindingStub(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 AssetTagSoap addTag(long groupId, java.lang.String name, ServiceContext serviceContext) throws java.rmi.RemoteException
addTag in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic void deleteTag(long tagId)
throws java.rmi.RemoteException
deleteTag in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic void deleteTags(long[] tagIds)
throws java.rmi.RemoteException
deleteTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic int getGroupTagsCount(long groupId)
throws java.rmi.RemoteException
getGroupTagsCount in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic AssetTagDisplay getGroupTagsDisplay(long groupId, java.lang.String name, int start, int end) throws java.rmi.RemoteException
getGroupTagsDisplay in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic AssetTagSoap[] getGroupTags(long groupId) throws java.rmi.RemoteException
getGroupTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic AssetTagSoap[] getGroupTags(long groupId, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getGroupTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic AssetTagSoap[] getGroupsTags(long[] groupIds) throws java.rmi.RemoteException
getGroupsTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic java.lang.String getJSONGroupTags(long groupId,
java.lang.String name,
int start,
int end)
throws java.rmi.RemoteException
getJSONGroupTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic AssetTagSoap getTag(long tagId) throws java.rmi.RemoteException
getTag in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic int getTagsCount(long groupId,
java.lang.String name)
throws java.rmi.RemoteException
getTagsCount in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic AssetTagSoap[] getTags(long[] groupIds, java.lang.String name, int start, int end) throws java.rmi.RemoteException
getTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic AssetTagSoap[] getTags(long groupId, long classNameId, java.lang.String name) throws java.rmi.RemoteException
getTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic AssetTagSoap[] getTags(long groupId, long classNameId, java.lang.String name, int start, int end, OrderByComparator obc) throws java.rmi.RemoteException
getTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic AssetTagSoap[] getTags(long groupId, java.lang.String name, int start, int end) throws java.rmi.RemoteException
getTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic AssetTagSoap[] getTags(java.lang.String className, long classPK) throws java.rmi.RemoteException
getTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic int getVisibleAssetsTagsCount(long groupId,
long classNameId,
java.lang.String name)
throws java.rmi.RemoteException
getVisibleAssetsTagsCount in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic int getVisibleAssetsTagsCount(long groupId,
java.lang.String name)
throws java.rmi.RemoteException
getVisibleAssetsTagsCount in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic void mergeTags(long[] fromTagIds,
long toTagId)
throws java.rmi.RemoteException
mergeTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic void mergeTags(long fromTagId,
long toTagId)
throws java.rmi.RemoteException
mergeTags in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic java.lang.String search(long[] groupIds,
java.lang.String name,
int start,
int end)
throws java.rmi.RemoteException
search in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic java.lang.String search(long groupId,
java.lang.String name,
int start,
int end)
throws java.rmi.RemoteException
search in interface AssetTagServiceSoapjava.rmi.RemoteExceptionpublic AssetTagSoap updateTag(long tagId, java.lang.String name, ServiceContext serviceContext) throws java.rmi.RemoteException
updateTag in interface AssetTagServiceSoapjava.rmi.RemoteException