|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlogsEntryService | |
---|---|
com.liferay.portlet.blogs.service |
Uses of BlogsEntryService in com.liferay.portlet.blogs.service |
---|
Classes in com.liferay.portlet.blogs.service that implement BlogsEntryService | |
---|---|
class |
BlogsEntryServiceWrapper
This class is a wrapper for BlogsEntryService . |
Methods in com.liferay.portlet.blogs.service that return BlogsEntryService | |
---|---|
static BlogsEntryService |
BlogsEntryServiceUtil.getService()
|
BlogsEntryService |
BlogsEntryServiceWrapper.getWrappedBlogsEntryService()
Deprecated. Renamed to BlogsEntryServiceWrapper.getWrappedService() |
BlogsEntryService |
BlogsEntryServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.blogs.service with parameters of type BlogsEntryService | |
---|---|
void |
BlogsEntryServiceUtil.setService(BlogsEntryService service)
Deprecated. |
void |
BlogsEntryServiceWrapper.setWrappedBlogsEntryService(BlogsEntryService blogsEntryService)
Deprecated. Renamed to BlogsEntryServiceWrapper.setWrappedService(com.liferay.portlet.blogs.service.BlogsEntryService) |
void |
BlogsEntryServiceWrapper.setWrappedService(BlogsEntryService blogsEntryService)
|
Constructors in com.liferay.portlet.blogs.service with parameters of type BlogsEntryService | |
---|---|
BlogsEntryServiceWrapper(BlogsEntryService blogsEntryService)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |