|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.service.BaseServiceImpl com.liferay.portlet.blogs.service.base.BlogsEntryServiceBaseImpl
public abstract class BlogsEntryServiceBaseImpl
The base implementation of the blogs entry remote service.
This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in BlogsEntryServiceImpl
.
BlogsEntryServiceImpl
,
BlogsEntryServiceUtil
Fields inherited from class com.liferay.portal.service.BaseServiceImpl |
---|
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS |
Constructor Summary | |
---|---|
BlogsEntryServiceBaseImpl()
|
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
void |
destroy()
|
AssetEntryFinder |
getAssetEntryFinder()
Returns the asset entry finder. |
AssetEntryLocalService |
getAssetEntryLocalService()
Returns the asset entry local service. |
AssetEntryPersistence |
getAssetEntryPersistence()
Returns the asset entry persistence. |
AssetEntryService |
getAssetEntryService()
Returns the asset entry remote service. |
AssetLinkLocalService |
getAssetLinkLocalService()
Returns the asset link local service. |
AssetLinkPersistence |
getAssetLinkPersistence()
Returns the asset link persistence. |
AssetTagFinder |
getAssetTagFinder()
Returns the asset tag finder. |
AssetTagLocalService |
getAssetTagLocalService()
Returns the asset tag local service. |
AssetTagPersistence |
getAssetTagPersistence()
Returns the asset tag persistence. |
AssetTagService |
getAssetTagService()
Returns the asset tag remote service. |
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
BlogsEntryFinder |
getBlogsEntryFinder()
Returns the blogs entry finder. |
BlogsEntryLocalService |
getBlogsEntryLocalService()
Returns the blogs entry local service. |
BlogsEntryPersistence |
getBlogsEntryPersistence()
Returns the blogs entry persistence. |
BlogsEntryService |
getBlogsEntryService()
Returns the blogs entry remote service. |
BlogsStatsUserFinder |
getBlogsStatsUserFinder()
Returns the blogs stats user finder. |
BlogsStatsUserLocalService |
getBlogsStatsUserLocalService()
Returns the blogs stats user local service. |
BlogsStatsUserPersistence |
getBlogsStatsUserPersistence()
Returns the blogs stats user persistence. |
CompanyLocalService |
getCompanyLocalService()
Returns the company local service. |
CompanyPersistence |
getCompanyPersistence()
Returns the company persistence. |
CompanyService |
getCompanyService()
Returns the company remote service. |
CounterLocalService |
getCounterLocalService()
Returns the counter local service. |
ExpandoValueLocalService |
getExpandoValueLocalService()
Returns the expando value local service. |
ExpandoValuePersistence |
getExpandoValuePersistence()
Returns the expando value persistence. |
ExpandoValueService |
getExpandoValueService()
Returns the expando value remote service. |
GroupFinder |
getGroupFinder()
Returns the group finder. |
GroupLocalService |
getGroupLocalService()
Returns the group local service. |
GroupPersistence |
getGroupPersistence()
Returns the group persistence. |
GroupService |
getGroupService()
Returns the group remote service. |
ImageLocalService |
getImageLocalService()
Returns the image local service. |
ImagePersistence |
getImagePersistence()
Returns the image persistence. |
ImageService |
getImageService()
Returns the image remote service. |
MBMessageFinder |
getMBMessageFinder()
Returns the message-boards message finder. |
MBMessageLocalService |
getMBMessageLocalService()
Returns the message-boards message local service. |
MBMessagePersistence |
getMBMessagePersistence()
Returns the message-boards message persistence. |
MBMessageService |
getMBMessageService()
Returns the message-boards message remote service. |
protected Class<?> |
getModelClass()
|
protected String |
getModelClassName()
|
OrganizationFinder |
getOrganizationFinder()
Returns the organization finder. |
OrganizationLocalService |
getOrganizationLocalService()
Returns the organization local service. |
OrganizationPersistence |
getOrganizationPersistence()
Returns the organization persistence. |
OrganizationService |
getOrganizationService()
Returns the organization remote service. |
PortletPreferencesFinder |
getPortletPreferencesFinder()
Returns the portlet preferences finder. |
PortletPreferencesLocalService |
getPortletPreferencesLocalService()
Returns the portlet preferences local service. |
PortletPreferencesPersistence |
getPortletPreferencesPersistence()
Returns the portlet preferences persistence. |
PortletPreferencesService |
getPortletPreferencesService()
Returns the portlet preferences remote service. |
RatingsStatsFinder |
getRatingsStatsFinder()
Returns the ratings stats finder. |
RatingsStatsLocalService |
getRatingsStatsLocalService()
Returns the ratings stats local service. |
RatingsStatsPersistence |
getRatingsStatsPersistence()
Returns the ratings stats persistence. |
ResourceFinder |
getResourceFinder()
Returns the resource finder. |
ResourceLocalService |
getResourceLocalService()
Returns the resource local service. |
ResourcePersistence |
getResourcePersistence()
Returns the resource persistence. |
ResourceService |
getResourceService()
Returns the resource remote service. |
SocialActivityFinder |
getSocialActivityFinder()
Returns the social activity finder. |
SocialActivityLocalService |
getSocialActivityLocalService()
Returns the social activity local service. |
SocialActivityPersistence |
getSocialActivityPersistence()
Returns the social activity persistence. |
SubscriptionLocalService |
getSubscriptionLocalService()
Returns the subscription local service. |
SubscriptionPersistence |
getSubscriptionPersistence()
Returns the subscription persistence. |
UserFinder |
getUserFinder()
Returns the user finder. |
UserLocalService |
getUserLocalService()
Returns the user local service. |
UserPersistence |
getUserPersistence()
Returns the user persistence. |
UserService |
getUserService()
Returns the user remote service. |
WorkflowInstanceLinkLocalService |
getWorkflowInstanceLinkLocalService()
Returns the workflow instance link local service. |
WorkflowInstanceLinkPersistence |
getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence. |
protected void |
runSQL(String sql)
Performs an SQL query. |
void |
setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
Sets the asset entry finder. |
void |
setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
Sets the asset entry local service. |
void |
setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
setAssetLinkLocalService(AssetLinkLocalService assetLinkLocalService)
Sets the asset link local service. |
void |
setAssetLinkPersistence(AssetLinkPersistence assetLinkPersistence)
Sets the asset link persistence. |
void |
setAssetTagFinder(AssetTagFinder assetTagFinder)
Sets the asset tag finder. |
void |
setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
Sets the asset tag local service. |
void |
setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
Sets the asset tag persistence. |
void |
setAssetTagService(AssetTagService assetTagService)
Sets the asset tag remote service. |
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)
Sets the blogs entry finder. |
void |
setBlogsEntryLocalService(BlogsEntryLocalService blogsEntryLocalService)
Sets the blogs entry local service. |
void |
setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)
Sets the blogs entry persistence. |
void |
setBlogsEntryService(BlogsEntryService blogsEntryService)
Sets the blogs entry remote service. |
void |
setBlogsStatsUserFinder(BlogsStatsUserFinder blogsStatsUserFinder)
Sets the blogs stats user finder. |
void |
setBlogsStatsUserLocalService(BlogsStatsUserLocalService blogsStatsUserLocalService)
Sets the blogs stats user local service. |
void |
setBlogsStatsUserPersistence(BlogsStatsUserPersistence blogsStatsUserPersistence)
Sets the blogs stats user persistence. |
void |
setCompanyLocalService(CompanyLocalService companyLocalService)
Sets the company local service. |
void |
setCompanyPersistence(CompanyPersistence companyPersistence)
Sets the company persistence. |
void |
setCompanyService(CompanyService companyService)
Sets the company remote service. |
void |
setCounterLocalService(CounterLocalService counterLocalService)
Sets the counter local service. |
void |
setExpandoValueLocalService(ExpandoValueLocalService expandoValueLocalService)
Sets the expando value local service. |
void |
setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
void |
setExpandoValueService(ExpandoValueService expandoValueService)
Sets the expando value remote service. |
void |
setGroupFinder(GroupFinder groupFinder)
Sets the group finder. |
void |
setGroupLocalService(GroupLocalService groupLocalService)
Sets the group local service. |
void |
setGroupPersistence(GroupPersistence groupPersistence)
Sets the group persistence. |
void |
setGroupService(GroupService groupService)
Sets the group remote service. |
void |
setImageLocalService(ImageLocalService imageLocalService)
Sets the image local service. |
void |
setImagePersistence(ImagePersistence imagePersistence)
Sets the image persistence. |
void |
setImageService(ImageService imageService)
Sets the image remote service. |
void |
setMBMessageFinder(MBMessageFinder mbMessageFinder)
Sets the message-boards message finder. |
void |
setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)
Sets the message-boards message local service. |
void |
setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)
Sets the message-boards message persistence. |
void |
setMBMessageService(MBMessageService mbMessageService)
Sets the message-boards message remote service. |
void |
setOrganizationFinder(OrganizationFinder organizationFinder)
Sets the organization finder. |
void |
setOrganizationLocalService(OrganizationLocalService organizationLocalService)
Sets the organization local service. |
void |
setOrganizationPersistence(OrganizationPersistence organizationPersistence)
Sets the organization persistence. |
void |
setOrganizationService(OrganizationService organizationService)
Sets the organization remote service. |
void |
setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)
Sets the portlet preferences finder. |
void |
setPortletPreferencesLocalService(PortletPreferencesLocalService portletPreferencesLocalService)
Sets the portlet preferences local service. |
void |
setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)
Sets the portlet preferences persistence. |
void |
setPortletPreferencesService(PortletPreferencesService portletPreferencesService)
Sets the portlet preferences remote service. |
void |
setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
Sets the ratings stats finder. |
void |
setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
Sets the ratings stats local service. |
void |
setRatingsStatsPersistence(RatingsStatsPersistence ratingsStatsPersistence)
Sets the ratings stats persistence. |
void |
setResourceFinder(ResourceFinder resourceFinder)
Sets the resource finder. |
void |
setResourceLocalService(ResourceLocalService resourceLocalService)
Sets the resource local service. |
void |
setResourcePersistence(ResourcePersistence resourcePersistence)
Sets the resource persistence. |
void |
setResourceService(ResourceService resourceService)
Sets the resource remote service. |
void |
setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
Sets the social activity finder. |
void |
setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
Sets the social activity local service. |
void |
setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
Sets the social activity persistence. |
void |
setSubscriptionLocalService(SubscriptionLocalService subscriptionLocalService)
Sets the subscription local service. |
void |
setSubscriptionPersistence(SubscriptionPersistence subscriptionPersistence)
Sets the subscription persistence. |
void |
setUserFinder(UserFinder userFinder)
Sets the user finder. |
void |
setUserLocalService(UserLocalService userLocalService)
Sets the user local service. |
void |
setUserPersistence(UserPersistence userPersistence)
Sets the user persistence. |
void |
setUserService(UserService userService)
Sets the user remote service. |
void |
setWorkflowInstanceLinkLocalService(WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
Sets the workflow instance link local service. |
void |
setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
Methods inherited from class com.liferay.portal.service.BaseServiceImpl |
---|
getClassLoader, getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserId |
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.BlogsEntryService |
---|
addEntry, deleteEntry, getCompanyEntries, getCompanyEntriesRSS, getEntry, getEntry, getGroupEntries, getGroupEntries, getGroupEntries, getGroupEntries, getGroupEntriesCount, getGroupEntriesCount, getGroupEntriesRSS, getGroupsEntries, getOrganizationEntries, getOrganizationEntriesRSS, subscribe, unsubscribe, updateEntry |
Field Detail |
---|
@BeanReference(type=BlogsEntryLocalService.class) protected BlogsEntryLocalService blogsEntryLocalService
@BeanReference(type=BlogsEntryService.class) protected BlogsEntryService blogsEntryService
@BeanReference(type=BlogsEntryPersistence.class) protected BlogsEntryPersistence blogsEntryPersistence
@BeanReference(type=BlogsEntryFinder.class) protected BlogsEntryFinder blogsEntryFinder
@BeanReference(type=BlogsStatsUserLocalService.class) protected BlogsStatsUserLocalService blogsStatsUserLocalService
@BeanReference(type=BlogsStatsUserPersistence.class) protected BlogsStatsUserPersistence blogsStatsUserPersistence
@BeanReference(type=BlogsStatsUserFinder.class) protected BlogsStatsUserFinder blogsStatsUserFinder
@BeanReference(type=CounterLocalService.class) protected CounterLocalService counterLocalService
@BeanReference(type=CompanyLocalService.class) protected CompanyLocalService companyLocalService
@BeanReference(type=CompanyService.class) protected CompanyService companyService
@BeanReference(type=CompanyPersistence.class) protected CompanyPersistence companyPersistence
@BeanReference(type=GroupLocalService.class) protected GroupLocalService groupLocalService
@BeanReference(type=GroupService.class) protected GroupService groupService
@BeanReference(type=GroupPersistence.class) protected GroupPersistence groupPersistence
@BeanReference(type=GroupFinder.class) protected GroupFinder groupFinder
@BeanReference(type=ImageLocalService.class) protected ImageLocalService imageLocalService
@BeanReference(type=ImageService.class) protected ImageService imageService
@BeanReference(type=ImagePersistence.class) protected ImagePersistence imagePersistence
@BeanReference(type=OrganizationLocalService.class) protected OrganizationLocalService organizationLocalService
@BeanReference(type=OrganizationService.class) protected OrganizationService organizationService
@BeanReference(type=OrganizationPersistence.class) protected OrganizationPersistence organizationPersistence
@BeanReference(type=OrganizationFinder.class) protected OrganizationFinder organizationFinder
@BeanReference(type=PortletPreferencesLocalService.class) protected PortletPreferencesLocalService portletPreferencesLocalService
@BeanReference(type=PortletPreferencesService.class) protected PortletPreferencesService portletPreferencesService
@BeanReference(type=PortletPreferencesPersistence.class) protected PortletPreferencesPersistence portletPreferencesPersistence
@BeanReference(type=PortletPreferencesFinder.class) protected PortletPreferencesFinder portletPreferencesFinder
@BeanReference(type=ResourceLocalService.class) protected ResourceLocalService resourceLocalService
@BeanReference(type=ResourceService.class) protected ResourceService resourceService
@BeanReference(type=ResourcePersistence.class) protected ResourcePersistence resourcePersistence
@BeanReference(type=ResourceFinder.class) protected ResourceFinder resourceFinder
@BeanReference(type=SubscriptionLocalService.class) protected SubscriptionLocalService subscriptionLocalService
@BeanReference(type=SubscriptionPersistence.class) protected SubscriptionPersistence subscriptionPersistence
@BeanReference(type=UserLocalService.class) protected UserLocalService userLocalService
@BeanReference(type=UserService.class) protected UserService userService
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
@BeanReference(type=UserFinder.class) protected UserFinder userFinder
@BeanReference(type=WorkflowInstanceLinkLocalService.class) protected WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService
@BeanReference(type=WorkflowInstanceLinkPersistence.class) protected WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
@BeanReference(type=AssetEntryLocalService.class) protected AssetEntryLocalService assetEntryLocalService
@BeanReference(type=AssetEntryService.class) protected AssetEntryService assetEntryService
@BeanReference(type=AssetEntryPersistence.class) protected AssetEntryPersistence assetEntryPersistence
@BeanReference(type=AssetEntryFinder.class) protected AssetEntryFinder assetEntryFinder
@BeanReference(type=AssetLinkLocalService.class) protected AssetLinkLocalService assetLinkLocalService
@BeanReference(type=AssetLinkPersistence.class) protected AssetLinkPersistence assetLinkPersistence
@BeanReference(type=AssetTagLocalService.class) protected AssetTagLocalService assetTagLocalService
@BeanReference(type=AssetTagService.class) protected AssetTagService assetTagService
@BeanReference(type=AssetTagPersistence.class) protected AssetTagPersistence assetTagPersistence
@BeanReference(type=AssetTagFinder.class) protected AssetTagFinder assetTagFinder
@BeanReference(type=ExpandoValueLocalService.class) protected ExpandoValueLocalService expandoValueLocalService
@BeanReference(type=ExpandoValueService.class) protected ExpandoValueService expandoValueService
@BeanReference(type=ExpandoValuePersistence.class) protected ExpandoValuePersistence expandoValuePersistence
@BeanReference(type=MBMessageLocalService.class) protected MBMessageLocalService mbMessageLocalService
@BeanReference(type=MBMessageService.class) protected MBMessageService mbMessageService
@BeanReference(type=MBMessagePersistence.class) protected MBMessagePersistence mbMessagePersistence
@BeanReference(type=MBMessageFinder.class) protected MBMessageFinder mbMessageFinder
@BeanReference(type=RatingsStatsLocalService.class) protected RatingsStatsLocalService ratingsStatsLocalService
@BeanReference(type=RatingsStatsPersistence.class) protected RatingsStatsPersistence ratingsStatsPersistence
@BeanReference(type=RatingsStatsFinder.class) protected RatingsStatsFinder ratingsStatsFinder
@BeanReference(type=SocialActivityLocalService.class) protected SocialActivityLocalService socialActivityLocalService
@BeanReference(type=SocialActivityPersistence.class) protected SocialActivityPersistence socialActivityPersistence
@BeanReference(type=SocialActivityFinder.class) protected SocialActivityFinder socialActivityFinder
Constructor Detail |
---|
public BlogsEntryServiceBaseImpl()
Method Detail |
---|
public BlogsEntryLocalService getBlogsEntryLocalService()
public void setBlogsEntryLocalService(BlogsEntryLocalService blogsEntryLocalService)
blogsEntryLocalService
- the blogs entry local servicepublic BlogsEntryService getBlogsEntryService()
public void setBlogsEntryService(BlogsEntryService blogsEntryService)
blogsEntryService
- the blogs entry remote servicepublic BlogsEntryPersistence getBlogsEntryPersistence()
public void setBlogsEntryPersistence(BlogsEntryPersistence blogsEntryPersistence)
blogsEntryPersistence
- the blogs entry persistencepublic BlogsEntryFinder getBlogsEntryFinder()
public void setBlogsEntryFinder(BlogsEntryFinder blogsEntryFinder)
blogsEntryFinder
- the blogs entry finderpublic BlogsStatsUserLocalService getBlogsStatsUserLocalService()
public void setBlogsStatsUserLocalService(BlogsStatsUserLocalService blogsStatsUserLocalService)
blogsStatsUserLocalService
- the blogs stats user local servicepublic BlogsStatsUserPersistence getBlogsStatsUserPersistence()
public void setBlogsStatsUserPersistence(BlogsStatsUserPersistence blogsStatsUserPersistence)
blogsStatsUserPersistence
- the blogs stats user persistencepublic BlogsStatsUserFinder getBlogsStatsUserFinder()
public void setBlogsStatsUserFinder(BlogsStatsUserFinder blogsStatsUserFinder)
blogsStatsUserFinder
- the blogs stats user finderpublic CounterLocalService getCounterLocalService()
public void setCounterLocalService(CounterLocalService counterLocalService)
counterLocalService
- the counter local servicepublic CompanyLocalService getCompanyLocalService()
public void setCompanyLocalService(CompanyLocalService companyLocalService)
companyLocalService
- the company local servicepublic CompanyService getCompanyService()
public void setCompanyService(CompanyService companyService)
companyService
- the company remote servicepublic CompanyPersistence getCompanyPersistence()
public void setCompanyPersistence(CompanyPersistence companyPersistence)
companyPersistence
- the company persistencepublic GroupLocalService getGroupLocalService()
public void setGroupLocalService(GroupLocalService groupLocalService)
groupLocalService
- the group local servicepublic GroupService getGroupService()
public void setGroupService(GroupService groupService)
groupService
- the group remote servicepublic GroupPersistence getGroupPersistence()
public void setGroupPersistence(GroupPersistence groupPersistence)
groupPersistence
- the group persistencepublic GroupFinder getGroupFinder()
public void setGroupFinder(GroupFinder groupFinder)
groupFinder
- the group finderpublic ImageLocalService getImageLocalService()
public void setImageLocalService(ImageLocalService imageLocalService)
imageLocalService
- the image local servicepublic ImageService getImageService()
public void setImageService(ImageService imageService)
imageService
- the image remote servicepublic ImagePersistence getImagePersistence()
public void setImagePersistence(ImagePersistence imagePersistence)
imagePersistence
- the image persistencepublic OrganizationLocalService getOrganizationLocalService()
public void setOrganizationLocalService(OrganizationLocalService organizationLocalService)
organizationLocalService
- the organization local servicepublic OrganizationService getOrganizationService()
public void setOrganizationService(OrganizationService organizationService)
organizationService
- the organization remote servicepublic OrganizationPersistence getOrganizationPersistence()
public void setOrganizationPersistence(OrganizationPersistence organizationPersistence)
organizationPersistence
- the organization persistencepublic OrganizationFinder getOrganizationFinder()
public void setOrganizationFinder(OrganizationFinder organizationFinder)
organizationFinder
- the organization finderpublic PortletPreferencesLocalService getPortletPreferencesLocalService()
public void setPortletPreferencesLocalService(PortletPreferencesLocalService portletPreferencesLocalService)
portletPreferencesLocalService
- the portlet preferences local servicepublic PortletPreferencesService getPortletPreferencesService()
public void setPortletPreferencesService(PortletPreferencesService portletPreferencesService)
portletPreferencesService
- the portlet preferences remote servicepublic PortletPreferencesPersistence getPortletPreferencesPersistence()
public void setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)
portletPreferencesPersistence
- the portlet preferences persistencepublic PortletPreferencesFinder getPortletPreferencesFinder()
public void setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)
portletPreferencesFinder
- the portlet preferences finderpublic ResourceLocalService getResourceLocalService()
public void setResourceLocalService(ResourceLocalService resourceLocalService)
resourceLocalService
- the resource local servicepublic ResourceService getResourceService()
public void setResourceService(ResourceService resourceService)
resourceService
- the resource remote servicepublic ResourcePersistence getResourcePersistence()
public void setResourcePersistence(ResourcePersistence resourcePersistence)
resourcePersistence
- the resource persistencepublic ResourceFinder getResourceFinder()
public void setResourceFinder(ResourceFinder resourceFinder)
resourceFinder
- the resource finderpublic SubscriptionLocalService getSubscriptionLocalService()
public void setSubscriptionLocalService(SubscriptionLocalService subscriptionLocalService)
subscriptionLocalService
- the subscription local servicepublic SubscriptionPersistence getSubscriptionPersistence()
public void setSubscriptionPersistence(SubscriptionPersistence subscriptionPersistence)
subscriptionPersistence
- the subscription persistencepublic UserLocalService getUserLocalService()
public void setUserLocalService(UserLocalService userLocalService)
userLocalService
- the user local servicepublic UserService getUserService()
public void setUserService(UserService userService)
userService
- the user remote servicepublic UserPersistence getUserPersistence()
public void setUserPersistence(UserPersistence userPersistence)
userPersistence
- the user persistencepublic UserFinder getUserFinder()
public void setUserFinder(UserFinder userFinder)
userFinder
- the user finderpublic WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
public void setWorkflowInstanceLinkLocalService(WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
workflowInstanceLinkLocalService
- the workflow instance link local servicepublic WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
public void setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
workflowInstanceLinkPersistence
- the workflow instance link persistencepublic AssetEntryLocalService getAssetEntryLocalService()
public void setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
assetEntryLocalService
- the asset entry local servicepublic AssetEntryService getAssetEntryService()
public void setAssetEntryService(AssetEntryService assetEntryService)
assetEntryService
- the asset entry remote servicepublic AssetEntryPersistence getAssetEntryPersistence()
public void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
assetEntryPersistence
- the asset entry persistencepublic AssetEntryFinder getAssetEntryFinder()
public void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
assetEntryFinder
- the asset entry finderpublic AssetLinkLocalService getAssetLinkLocalService()
public void setAssetLinkLocalService(AssetLinkLocalService assetLinkLocalService)
assetLinkLocalService
- the asset link local servicepublic AssetLinkPersistence getAssetLinkPersistence()
public void setAssetLinkPersistence(AssetLinkPersistence assetLinkPersistence)
assetLinkPersistence
- the asset link persistencepublic AssetTagLocalService getAssetTagLocalService()
public void setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
assetTagLocalService
- the asset tag local servicepublic AssetTagService getAssetTagService()
public void setAssetTagService(AssetTagService assetTagService)
assetTagService
- the asset tag remote servicepublic AssetTagPersistence getAssetTagPersistence()
public void setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
assetTagPersistence
- the asset tag persistencepublic AssetTagFinder getAssetTagFinder()
public void setAssetTagFinder(AssetTagFinder assetTagFinder)
assetTagFinder
- the asset tag finderpublic ExpandoValueLocalService getExpandoValueLocalService()
public void setExpandoValueLocalService(ExpandoValueLocalService expandoValueLocalService)
expandoValueLocalService
- the expando value local servicepublic ExpandoValueService getExpandoValueService()
public void setExpandoValueService(ExpandoValueService expandoValueService)
expandoValueService
- the expando value remote servicepublic ExpandoValuePersistence getExpandoValuePersistence()
public void setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
expandoValuePersistence
- the expando value persistencepublic MBMessageLocalService getMBMessageLocalService()
public void setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)
mbMessageLocalService
- the message-boards message local servicepublic MBMessageService getMBMessageService()
public void setMBMessageService(MBMessageService mbMessageService)
mbMessageService
- the message-boards message remote servicepublic MBMessagePersistence getMBMessagePersistence()
public void setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)
mbMessagePersistence
- the message-boards message persistencepublic MBMessageFinder getMBMessageFinder()
public void setMBMessageFinder(MBMessageFinder mbMessageFinder)
mbMessageFinder
- the message-boards message finderpublic RatingsStatsLocalService getRatingsStatsLocalService()
public void setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
ratingsStatsLocalService
- the ratings stats local servicepublic RatingsStatsPersistence getRatingsStatsPersistence()
public void setRatingsStatsPersistence(RatingsStatsPersistence ratingsStatsPersistence)
ratingsStatsPersistence
- the ratings stats persistencepublic RatingsStatsFinder getRatingsStatsFinder()
public void setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
ratingsStatsFinder
- the ratings stats finderpublic SocialActivityLocalService getSocialActivityLocalService()
public void setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
socialActivityLocalService
- the social activity local servicepublic SocialActivityPersistence getSocialActivityPersistence()
public void setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
socialActivityPersistence
- the social activity persistencepublic SocialActivityFinder getSocialActivityFinder()
public void setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
socialActivityFinder
- the social activity finderpublic void afterPropertiesSet()
public void destroy()
public String getBeanIdentifier()
getBeanIdentifier
in interface IdentifiableBean
getBeanIdentifier
in interface BlogsEntryService
public void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier
in interface IdentifiableBean
setBeanIdentifier
in interface BlogsEntryService
beanIdentifier
- the Spring bean ID for this beanprotected Class<?> getModelClass()
protected String getModelClassName()
protected void runSQL(String sql) throws SystemException
sql
- the sql query
SystemException
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |