public class Portlet_Asset_AssetTagServiceSoapBindingImpl extends java.lang.Object implements AssetTagServiceSoap
| Constructor and Description |
|---|
Portlet_Asset_AssetTagServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
AssetTagSoap |
addTag(long groupId,
java.lang.String name,
ServiceContext serviceContext) |
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) |
AssetTagSoap |
getTag(long tagId) |
AssetTagSoap[] |
getTags(long[] groupIds,
java.lang.String name,
int start,
int end) |
AssetTagSoap[] |
getTags(long[] groupIds,
java.lang.String name,
int start,
int end,
OrderByComparator obc) |
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(long groupId,
java.lang.String name,
int start,
int end,
OrderByComparator obc) |
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) |
public Portlet_Asset_AssetTagServiceSoapBindingImpl()
public 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 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[] groupIds, java.lang.String name, int start, int end, OrderByComparator obc) 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(long groupId, java.lang.String name, int start, int end, OrderByComparator obc) 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