public class Portlet_MB_MBCategoryServiceSoapBindingImpl extends java.lang.Object implements MBCategoryServiceSoap
| Constructor and Description |
|---|
Portlet_MB_MBCategoryServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
MBCategorySoap |
addCategory(long userId,
long parentCategoryId,
java.lang.String name,
java.lang.String description,
ServiceContext serviceContext) |
MBCategorySoap |
addCategory(long parentCategoryId,
java.lang.String name,
java.lang.String description,
java.lang.String displayStyle,
java.lang.String emailAddress,
java.lang.String inProtocol,
java.lang.String inServerName,
int inServerPort,
boolean inUseSSL,
java.lang.String inUserName,
java.lang.String inPassword,
int inReadInterval,
java.lang.String outEmailAddress,
boolean outCustom,
java.lang.String outServerName,
int outServerPort,
boolean outUseSSL,
java.lang.String outUserName,
java.lang.String outPassword,
boolean mailingListActive,
boolean allowAnonymousEmail,
ServiceContext serviceContext) |
void |
deleteCategory(long categoryId,
boolean includeTrashedEntries) |
void |
deleteCategory(long groupId,
long categoryId) |
MBCategorySoap[] |
getCategories(long groupId) |
MBCategorySoap[] |
getCategories(long groupId,
int status) |
MBCategorySoap[] |
getCategories(long groupId,
long[] parentCategoryIds,
int start,
int end) |
MBCategorySoap[] |
getCategories(long groupId,
long[] parentCategoryIds,
int status,
int start,
int end) |
MBCategorySoap[] |
getCategories(long groupId,
long[] excludedCategoryIds,
long[] parentCategoryIds,
int status,
int start,
int end) |
MBCategorySoap[] |
getCategories(long groupId,
long parentCategoryId,
int start,
int end) |
MBCategorySoap[] |
getCategories(long groupId,
long parentCategoryId,
int status,
int start,
int end) |
MBCategorySoap[] |
getCategories(long groupId,
long excludedCategoryId,
long parentCategoryId,
int status,
int start,
int end) |
int |
getCategoriesCount(long groupId,
long parentCategoryId) |
int |
getCategoriesCount(long groupId,
long[] parentCategoryIds) |
int |
getCategoriesCount(long groupId,
long[] parentCategoryIds,
int status) |
int |
getCategoriesCount(long groupId,
long[] excludedCategoryIds,
long[] parentCategoryIds,
int status) |
int |
getCategoriesCount(long groupId,
long parentCategoryId,
int status) |
int |
getCategoriesCount(long groupId,
long excludedCategoryId,
long parentCategoryId,
int status) |
MBCategorySoap |
getCategory(long categoryId) |
long[] |
getCategoryIds(long groupId,
long categoryId) |
long[] |
getSubcategoryIds(long[] categoryIds,
long groupId,
long categoryId) |
MBCategorySoap[] |
getSubscribedCategories(long groupId,
long userId,
int start,
int end) |
int |
getSubscribedCategoriesCount(long groupId,
long userId) |
MBCategorySoap |
moveCategory(long categoryId,
long parentCategoryId,
boolean mergeWithParentCategory) |
MBCategorySoap |
moveCategoryFromTrash(long categoryId,
long newCategoryId) |
MBCategorySoap |
moveCategoryToTrash(long categoryId) |
void |
restoreCategoryFromTrash(long categoryId) |
void |
subscribeCategory(long groupId,
long categoryId) |
void |
unsubscribeCategory(long groupId,
long categoryId) |
MBCategorySoap |
updateCategory(long categoryId,
long parentCategoryId,
java.lang.String name,
java.lang.String description,
java.lang.String displayStyle,
java.lang.String emailAddress,
java.lang.String inProtocol,
java.lang.String inServerName,
int inServerPort,
boolean inUseSSL,
java.lang.String inUserName,
java.lang.String inPassword,
int inReadInterval,
java.lang.String outEmailAddress,
boolean outCustom,
java.lang.String outServerName,
int outServerPort,
boolean outUseSSL,
java.lang.String outUserName,
java.lang.String outPassword,
boolean mailingListActive,
boolean allowAnonymousEmail,
boolean mergeWithParentCategory,
ServiceContext serviceContext) |
public Portlet_MB_MBCategoryServiceSoapBindingImpl()
public MBCategorySoap addCategory(long userId, long parentCategoryId, java.lang.String name, java.lang.String description, ServiceContext serviceContext) throws java.rmi.RemoteException
addCategory in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap addCategory(long parentCategoryId, java.lang.String name, java.lang.String description, java.lang.String displayStyle, java.lang.String emailAddress, java.lang.String inProtocol, java.lang.String inServerName, int inServerPort, boolean inUseSSL, java.lang.String inUserName, java.lang.String inPassword, int inReadInterval, java.lang.String outEmailAddress, boolean outCustom, java.lang.String outServerName, int outServerPort, boolean outUseSSL, java.lang.String outUserName, java.lang.String outPassword, boolean mailingListActive, boolean allowAnonymousEmail, ServiceContext serviceContext) throws java.rmi.RemoteException
addCategory in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic void deleteCategory(long categoryId,
boolean includeTrashedEntries)
throws java.rmi.RemoteException
deleteCategory in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic void deleteCategory(long groupId,
long categoryId)
throws java.rmi.RemoteException
deleteCategory in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic int getCategoriesCount(long groupId,
long[] parentCategoryIds)
throws java.rmi.RemoteException
getCategoriesCount in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic int getCategoriesCount(long groupId,
long[] excludedCategoryIds,
long[] parentCategoryIds,
int status)
throws java.rmi.RemoteException
getCategoriesCount in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic int getCategoriesCount(long groupId,
long[] parentCategoryIds,
int status)
throws java.rmi.RemoteException
getCategoriesCount in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic int getCategoriesCount(long groupId,
long parentCategoryId)
throws java.rmi.RemoteException
getCategoriesCount in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic int getCategoriesCount(long groupId,
long parentCategoryId,
int status)
throws java.rmi.RemoteException
getCategoriesCount in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic int getCategoriesCount(long groupId,
long excludedCategoryId,
long parentCategoryId,
int status)
throws java.rmi.RemoteException
getCategoriesCount in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap[] getCategories(long groupId) throws java.rmi.RemoteException
getCategories in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap[] getCategories(long groupId, long[] excludedCategoryIds, long[] parentCategoryIds, int status, int start, int end) throws java.rmi.RemoteException
getCategories in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap[] getCategories(long groupId, long[] parentCategoryIds, int start, int end) throws java.rmi.RemoteException
getCategories in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap[] getCategories(long groupId, long[] parentCategoryIds, int status, int start, int end) throws java.rmi.RemoteException
getCategories in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap[] getCategories(long groupId, int status) throws java.rmi.RemoteException
getCategories in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap[] getCategories(long groupId, long parentCategoryId, int start, int end) throws java.rmi.RemoteException
getCategories in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap[] getCategories(long groupId, long parentCategoryId, int status, int start, int end) throws java.rmi.RemoteException
getCategories in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap[] getCategories(long groupId, long excludedCategoryId, long parentCategoryId, int status, int start, int end) throws java.rmi.RemoteException
getCategories in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic long[] getCategoryIds(long groupId,
long categoryId)
throws java.rmi.RemoteException
getCategoryIds in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap getCategory(long categoryId) throws java.rmi.RemoteException
getCategory in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic long[] getSubcategoryIds(long[] categoryIds,
long groupId,
long categoryId)
throws java.rmi.RemoteException
getSubcategoryIds in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic int getSubscribedCategoriesCount(long groupId,
long userId)
throws java.rmi.RemoteException
getSubscribedCategoriesCount in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap[] getSubscribedCategories(long groupId, long userId, int start, int end) throws java.rmi.RemoteException
getSubscribedCategories in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap moveCategoryFromTrash(long categoryId, long newCategoryId) throws java.rmi.RemoteException
moveCategoryFromTrash in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap moveCategoryToTrash(long categoryId) throws java.rmi.RemoteException
moveCategoryToTrash in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap moveCategory(long categoryId, long parentCategoryId, boolean mergeWithParentCategory) throws java.rmi.RemoteException
moveCategory in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic void restoreCategoryFromTrash(long categoryId)
throws java.rmi.RemoteException
restoreCategoryFromTrash in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic void subscribeCategory(long groupId,
long categoryId)
throws java.rmi.RemoteException
subscribeCategory in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic void unsubscribeCategory(long groupId,
long categoryId)
throws java.rmi.RemoteException
unsubscribeCategory in interface MBCategoryServiceSoapjava.rmi.RemoteExceptionpublic MBCategorySoap updateCategory(long categoryId, long parentCategoryId, java.lang.String name, java.lang.String description, java.lang.String displayStyle, java.lang.String emailAddress, java.lang.String inProtocol, java.lang.String inServerName, int inServerPort, boolean inUseSSL, java.lang.String inUserName, java.lang.String inPassword, int inReadInterval, java.lang.String outEmailAddress, boolean outCustom, java.lang.String outServerName, int outServerPort, boolean outUseSSL, java.lang.String outUserName, java.lang.String outPassword, boolean mailingListActive, boolean allowAnonymousEmail, boolean mergeWithParentCategory, ServiceContext serviceContext) throws java.rmi.RemoteException
updateCategory in interface MBCategoryServiceSoapjava.rmi.RemoteException