|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.messageboards.service.base.MBCategoryLocalServiceBaseImpl
Constructor Summary | |
MBCategoryLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portlet.messageboards.model.MBCategory |
addMBCategory(com.liferay.portlet.messageboards.model.MBCategory model)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer,
int begin,
int end)
|
com.liferay.portlet.messageboards.model.MBCategory |
updateMBCategory(com.liferay.portlet.messageboards.model.MBCategory model)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.messageboards.service.MBCategoryLocalService |
addCategory, addCategory, addCategory, addCategoryResources, addCategoryResources, addCategoryResources, addCategoryResources, deleteCategories, deleteCategory, deleteCategory, getCategories, getCategoriesCount, getCategoriesCount, getCategory, getSubcategoryIds, getSubscribedCategories, getSubscribedCategoriesCount, getSystemCategory, reIndex, search, subscribeCategory, unsubscribeCategory, updateCategory |
Constructor Detail |
public MBCategoryLocalServiceBaseImpl()
Method Detail |
public com.liferay.portlet.messageboards.model.MBCategory addMBCategory(com.liferay.portlet.messageboards.model.MBCategory model) throws com.liferay.portal.SystemException
addMBCategory
in interface com.liferay.portlet.messageboards.service.MBCategoryLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portlet.messageboards.service.MBCategoryLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portlet.messageboards.service.MBCategoryLocalService
com.liferay.portal.SystemException
public com.liferay.portlet.messageboards.model.MBCategory updateMBCategory(com.liferay.portlet.messageboards.model.MBCategory model) throws com.liferay.portal.SystemException
updateMBCategory
in interface com.liferay.portlet.messageboards.service.MBCategoryLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |