Package | Description |
---|---|
com.liferay.blogs.kernel.service |
Modifier and Type | Class and Description |
---|---|
class |
BlogsEntryServiceWrapper
Provides a wrapper for
BlogsEntryService . |
Modifier and Type | Method and Description |
---|---|
static BlogsEntryService |
BlogsEntryServiceUtil.getService() |
BlogsEntryService |
BlogsEntryServiceWrapper.getWrappedService() |
Modifier and Type | Method and Description |
---|---|
void |
BlogsEntryServiceWrapper.setWrappedService(BlogsEntryService blogsEntryService) |
Constructor and Description |
---|
BlogsEntryServiceWrapper(BlogsEntryService blogsEntryService) |