|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.blogs.service.base.BlogsEntryLocalServiceBaseImpl
Constructor Summary | |
BlogsEntryLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portlet.blogs.model.BlogsEntry |
addBlogsEntry(com.liferay.portlet.blogs.model.BlogsEntry 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.blogs.model.BlogsEntry |
updateBlogsEntry(com.liferay.portlet.blogs.model.BlogsEntry 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.blogs.service.BlogsEntryLocalService |
addEntry, addEntry, addEntry, addEntryResources, addEntryResources, addEntryResources, addEntryResources, deleteEntries, deleteEntry, deleteEntry, getCategoriesEntriesCount, getCompanyEntries, getCompanyEntries, getCompanyEntriesCount, getEntries, getEntriesCount, getEntry, getEntry, getGroupEntries, getGroupEntries, getGroupEntriesCount, getGroupUserEntries, getGroupUserEntriesCount, getNoAssetEntries, getOrganizationEntries, getOrganizationEntriesCount, getUrlTitle, reIndex, search, updateEntry, updateTagsAsset |
Constructor Detail |
public BlogsEntryLocalServiceBaseImpl()
Method Detail |
public com.liferay.portlet.blogs.model.BlogsEntry addBlogsEntry(com.liferay.portlet.blogs.model.BlogsEntry model) throws com.liferay.portal.SystemException
addBlogsEntry
in interface com.liferay.portlet.blogs.service.BlogsEntryLocalService
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.blogs.service.BlogsEntryLocalService
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.blogs.service.BlogsEntryLocalService
com.liferay.portal.SystemException
public com.liferay.portlet.blogs.model.BlogsEntry updateBlogsEntry(com.liferay.portlet.blogs.model.BlogsEntry model) throws com.liferay.portal.SystemException
updateBlogsEntry
in interface com.liferay.portlet.blogs.service.BlogsEntryLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |