public abstract class WikiPageServiceBaseImpl
extends com.liferay.portal.service.BaseServiceImpl
implements com.liferay.portlet.wiki.service.WikiPageService, com.liferay.portal.kernel.bean.IdentifiableBean
This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in WikiPageServiceImpl.
WikiPageServiceImpl,
WikiPageServiceUtil| Modifier and Type | Field and Description |
|---|---|
protected com.liferay.portlet.asset.service.persistence.AssetCategoryFinder |
assetCategoryFinder |
protected com.liferay.portlet.asset.service.AssetCategoryLocalService |
assetCategoryLocalService |
protected com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence |
assetCategoryPersistence |
protected com.liferay.portlet.asset.service.AssetCategoryService |
assetCategoryService |
protected com.liferay.portlet.asset.service.persistence.AssetEntryFinder |
assetEntryFinder |
protected com.liferay.portlet.asset.service.AssetEntryLocalService |
assetEntryLocalService |
protected com.liferay.portlet.asset.service.persistence.AssetEntryPersistence |
assetEntryPersistence |
protected com.liferay.portlet.asset.service.AssetEntryService |
assetEntryService |
protected com.liferay.portlet.asset.service.AssetLinkLocalService |
assetLinkLocalService |
protected com.liferay.portlet.asset.service.persistence.AssetLinkPersistence |
assetLinkPersistence |
protected com.liferay.portlet.asset.service.persistence.AssetTagFinder |
assetTagFinder |
protected com.liferay.portlet.asset.service.AssetTagLocalService |
assetTagLocalService |
protected com.liferay.portlet.asset.service.persistence.AssetTagPersistence |
assetTagPersistence |
protected com.liferay.portlet.asset.service.AssetTagService |
assetTagService |
protected com.liferay.portal.service.CompanyLocalService |
companyLocalService |
protected com.liferay.portal.service.persistence.CompanyPersistence |
companyPersistence |
protected com.liferay.portal.service.CompanyService |
companyService |
protected com.liferay.counter.service.CounterLocalService |
counterLocalService |
protected com.liferay.portlet.expando.service.ExpandoRowLocalService |
expandoRowLocalService |
protected com.liferay.portlet.expando.service.persistence.ExpandoRowPersistence |
expandoRowPersistence |
protected com.liferay.portal.service.persistence.GroupFinder |
groupFinder |
protected com.liferay.portal.service.GroupLocalService |
groupLocalService |
protected com.liferay.portal.service.persistence.GroupPersistence |
groupPersistence |
protected com.liferay.portal.service.GroupService |
groupService |
protected com.liferay.portal.service.persistence.LayoutFinder |
layoutFinder |
protected com.liferay.portal.service.LayoutLocalService |
layoutLocalService |
protected com.liferay.portal.service.persistence.LayoutPersistence |
layoutPersistence |
protected com.liferay.portal.service.LayoutService |
layoutService |
protected com.liferay.portlet.messageboards.service.persistence.MBMessageFinder |
mbMessageFinder |
protected com.liferay.portlet.messageboards.service.MBMessageLocalService |
mbMessageLocalService |
protected com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence |
mbMessagePersistence |
protected com.liferay.portlet.messageboards.service.MBMessageService |
mbMessageService |
protected com.liferay.portal.service.persistence.PortletPreferencesFinder |
portletPreferencesFinder |
protected com.liferay.portal.service.PortletPreferencesLocalService |
portletPreferencesLocalService |
protected com.liferay.portal.service.persistence.PortletPreferencesPersistence |
portletPreferencesPersistence |
protected com.liferay.portal.service.PortletPreferencesService |
portletPreferencesService |
protected com.liferay.portal.service.ResourceLocalService |
resourceLocalService |
protected com.liferay.portlet.social.service.persistence.SocialActivityFinder |
socialActivityFinder |
protected com.liferay.portlet.social.service.SocialActivityLocalService |
socialActivityLocalService |
protected com.liferay.portlet.social.service.persistence.SocialActivityPersistence |
socialActivityPersistence |
protected com.liferay.portlet.social.service.SocialActivityService |
socialActivityService |
protected com.liferay.portal.service.SubscriptionLocalService |
subscriptionLocalService |
protected com.liferay.portal.service.persistence.SubscriptionPersistence |
subscriptionPersistence |
protected com.liferay.portal.service.SystemEventLocalService |
systemEventLocalService |
protected com.liferay.portal.service.persistence.SystemEventPersistence |
systemEventPersistence |
protected com.liferay.portlet.trash.service.TrashEntryLocalService |
trashEntryLocalService |
protected com.liferay.portlet.trash.service.persistence.TrashEntryPersistence |
trashEntryPersistence |
protected com.liferay.portlet.trash.service.TrashEntryService |
trashEntryService |
protected com.liferay.portlet.trash.service.TrashVersionLocalService |
trashVersionLocalService |
protected com.liferay.portlet.trash.service.persistence.TrashVersionPersistence |
trashVersionPersistence |
protected com.liferay.portal.service.persistence.UserFinder |
userFinder |
protected com.liferay.portal.service.UserLocalService |
userLocalService |
protected com.liferay.portal.service.persistence.UserPersistence |
userPersistence |
protected com.liferay.portal.service.UserService |
userService |
protected com.liferay.portlet.wiki.service.WikiNodeLocalService |
wikiNodeLocalService |
protected com.liferay.portlet.wiki.service.persistence.WikiNodePersistence |
wikiNodePersistence |
protected com.liferay.portlet.wiki.service.WikiNodeService |
wikiNodeService |
protected com.liferay.portlet.wiki.service.persistence.WikiPageFinder |
wikiPageFinder |
protected com.liferay.portlet.wiki.service.WikiPageLocalService |
wikiPageLocalService |
protected com.liferay.portlet.wiki.service.persistence.WikiPagePersistence |
wikiPagePersistence |
protected com.liferay.portlet.wiki.service.WikiPageResourceLocalService |
wikiPageResourceLocalService |
protected com.liferay.portlet.wiki.service.persistence.WikiPageResourcePersistence |
wikiPageResourcePersistence |
protected com.liferay.portlet.wiki.service.WikiPageService |
wikiPageService |
protected com.liferay.portal.service.WorkflowInstanceLinkLocalService |
workflowInstanceLinkLocalService |
protected com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence |
workflowInstanceLinkPersistence |
| Constructor and Description |
|---|
WikiPageServiceBaseImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
com.liferay.portlet.asset.service.persistence.AssetCategoryFinder |
getAssetCategoryFinder()
Returns the asset category finder.
|
com.liferay.portlet.asset.service.AssetCategoryLocalService |
getAssetCategoryLocalService()
Returns the asset category local service.
|
com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence |
getAssetCategoryPersistence()
Returns the asset category persistence.
|
com.liferay.portlet.asset.service.AssetCategoryService |
getAssetCategoryService()
Returns the asset category remote service.
|
com.liferay.portlet.asset.service.persistence.AssetEntryFinder |
getAssetEntryFinder()
Returns the asset entry finder.
|
com.liferay.portlet.asset.service.AssetEntryLocalService |
getAssetEntryLocalService()
Returns the asset entry local service.
|
com.liferay.portlet.asset.service.persistence.AssetEntryPersistence |
getAssetEntryPersistence()
Returns the asset entry persistence.
|
com.liferay.portlet.asset.service.AssetEntryService |
getAssetEntryService()
Returns the asset entry remote service.
|
com.liferay.portlet.asset.service.AssetLinkLocalService |
getAssetLinkLocalService()
Returns the asset link local service.
|
com.liferay.portlet.asset.service.persistence.AssetLinkPersistence |
getAssetLinkPersistence()
Returns the asset link persistence.
|
com.liferay.portlet.asset.service.persistence.AssetTagFinder |
getAssetTagFinder()
Returns the asset tag finder.
|
com.liferay.portlet.asset.service.AssetTagLocalService |
getAssetTagLocalService()
Returns the asset tag local service.
|
com.liferay.portlet.asset.service.persistence.AssetTagPersistence |
getAssetTagPersistence()
Returns the asset tag persistence.
|
com.liferay.portlet.asset.service.AssetTagService |
getAssetTagService()
Returns the asset tag remote service.
|
java.lang.String |
getBeanIdentifier()
Returns the Spring bean ID for this bean.
|
com.liferay.portal.service.CompanyLocalService |
getCompanyLocalService()
Returns the company local service.
|
com.liferay.portal.service.persistence.CompanyPersistence |
getCompanyPersistence()
Returns the company persistence.
|
com.liferay.portal.service.CompanyService |
getCompanyService()
Returns the company remote service.
|
com.liferay.counter.service.CounterLocalService |
getCounterLocalService()
Returns the counter local service.
|
com.liferay.portlet.expando.service.ExpandoRowLocalService |
getExpandoRowLocalService()
Returns the expando row local service.
|
com.liferay.portlet.expando.service.persistence.ExpandoRowPersistence |
getExpandoRowPersistence()
Returns the expando row persistence.
|
com.liferay.portal.service.persistence.GroupFinder |
getGroupFinder()
Returns the group finder.
|
com.liferay.portal.service.GroupLocalService |
getGroupLocalService()
Returns the group local service.
|
com.liferay.portal.service.persistence.GroupPersistence |
getGroupPersistence()
Returns the group persistence.
|
com.liferay.portal.service.GroupService |
getGroupService()
Returns the group remote service.
|
com.liferay.portal.service.persistence.LayoutFinder |
getLayoutFinder()
Returns the layout finder.
|
com.liferay.portal.service.LayoutLocalService |
getLayoutLocalService()
Returns the layout local service.
|
com.liferay.portal.service.persistence.LayoutPersistence |
getLayoutPersistence()
Returns the layout persistence.
|
com.liferay.portal.service.LayoutService |
getLayoutService()
Returns the layout remote service.
|
com.liferay.portlet.messageboards.service.persistence.MBMessageFinder |
getMBMessageFinder()
Returns the message-boards message finder.
|
com.liferay.portlet.messageboards.service.MBMessageLocalService |
getMBMessageLocalService()
Returns the message-boards message local service.
|
com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence |
getMBMessagePersistence()
Returns the message-boards message persistence.
|
com.liferay.portlet.messageboards.service.MBMessageService |
getMBMessageService()
Returns the message-boards message remote service.
|
protected java.lang.Class<?> |
getModelClass() |
protected java.lang.String |
getModelClassName() |
com.liferay.portal.service.persistence.PortletPreferencesFinder |
getPortletPreferencesFinder()
Returns the portlet preferences finder.
|
com.liferay.portal.service.PortletPreferencesLocalService |
getPortletPreferencesLocalService()
Returns the portlet preferences local service.
|
com.liferay.portal.service.persistence.PortletPreferencesPersistence |
getPortletPreferencesPersistence()
Returns the portlet preferences persistence.
|
com.liferay.portal.service.PortletPreferencesService |
getPortletPreferencesService()
Returns the portlet preferences remote service.
|
com.liferay.portal.service.ResourceLocalService |
getResourceLocalService()
Returns the resource local service.
|
com.liferay.portlet.social.service.persistence.SocialActivityFinder |
getSocialActivityFinder()
Returns the social activity finder.
|
com.liferay.portlet.social.service.SocialActivityLocalService |
getSocialActivityLocalService()
Returns the social activity local service.
|
com.liferay.portlet.social.service.persistence.SocialActivityPersistence |
getSocialActivityPersistence()
Returns the social activity persistence.
|
com.liferay.portlet.social.service.SocialActivityService |
getSocialActivityService()
Returns the social activity remote service.
|
com.liferay.portal.service.SubscriptionLocalService |
getSubscriptionLocalService()
Returns the subscription local service.
|
com.liferay.portal.service.persistence.SubscriptionPersistence |
getSubscriptionPersistence()
Returns the subscription persistence.
|
com.liferay.portal.service.SystemEventLocalService |
getSystemEventLocalService()
Returns the system event local service.
|
com.liferay.portal.service.persistence.SystemEventPersistence |
getSystemEventPersistence()
Returns the system event persistence.
|
com.liferay.portlet.trash.service.TrashEntryLocalService |
getTrashEntryLocalService()
Returns the trash entry local service.
|
com.liferay.portlet.trash.service.persistence.TrashEntryPersistence |
getTrashEntryPersistence()
Returns the trash entry persistence.
|
com.liferay.portlet.trash.service.TrashEntryService |
getTrashEntryService()
Returns the trash entry remote service.
|
com.liferay.portlet.trash.service.TrashVersionLocalService |
getTrashVersionLocalService()
Returns the trash version local service.
|
com.liferay.portlet.trash.service.persistence.TrashVersionPersistence |
getTrashVersionPersistence()
Returns the trash version persistence.
|
com.liferay.portal.service.persistence.UserFinder |
getUserFinder()
Returns the user finder.
|
com.liferay.portal.service.UserLocalService |
getUserLocalService()
Returns the user local service.
|
com.liferay.portal.service.persistence.UserPersistence |
getUserPersistence()
Returns the user persistence.
|
com.liferay.portal.service.UserService |
getUserService()
Returns the user remote service.
|
com.liferay.portlet.wiki.service.WikiNodeLocalService |
getWikiNodeLocalService()
Returns the wiki node local service.
|
com.liferay.portlet.wiki.service.persistence.WikiNodePersistence |
getWikiNodePersistence()
Returns the wiki node persistence.
|
com.liferay.portlet.wiki.service.WikiNodeService |
getWikiNodeService()
Returns the wiki node remote service.
|
com.liferay.portlet.wiki.service.persistence.WikiPageFinder |
getWikiPageFinder()
Returns the wiki page finder.
|
com.liferay.portlet.wiki.service.WikiPageLocalService |
getWikiPageLocalService()
Returns the wiki page local service.
|
com.liferay.portlet.wiki.service.persistence.WikiPagePersistence |
getWikiPagePersistence()
Returns the wiki page persistence.
|
com.liferay.portlet.wiki.service.WikiPageResourceLocalService |
getWikiPageResourceLocalService()
Returns the wiki page resource local service.
|
com.liferay.portlet.wiki.service.persistence.WikiPageResourcePersistence |
getWikiPageResourcePersistence()
Returns the wiki page resource persistence.
|
com.liferay.portlet.wiki.service.WikiPageService |
getWikiPageService()
Returns the wiki page remote service.
|
com.liferay.portal.service.WorkflowInstanceLinkLocalService |
getWorkflowInstanceLinkLocalService()
Returns the workflow instance link local service.
|
com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence |
getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence.
|
protected void |
runSQL(java.lang.String sql)
Performs an SQL query.
|
void |
setAssetCategoryFinder(com.liferay.portlet.asset.service.persistence.AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder.
|
void |
setAssetCategoryLocalService(com.liferay.portlet.asset.service.AssetCategoryLocalService assetCategoryLocalService)
Sets the asset category local service.
|
void |
setAssetCategoryPersistence(com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence assetCategoryPersistence)
Sets the asset category persistence.
|
void |
setAssetCategoryService(com.liferay.portlet.asset.service.AssetCategoryService assetCategoryService)
Sets the asset category remote service.
|
void |
setAssetEntryFinder(com.liferay.portlet.asset.service.persistence.AssetEntryFinder assetEntryFinder)
Sets the asset entry finder.
|
void |
setAssetEntryLocalService(com.liferay.portlet.asset.service.AssetEntryLocalService assetEntryLocalService)
Sets the asset entry local service.
|
void |
setAssetEntryPersistence(com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence.
|
void |
setAssetEntryService(com.liferay.portlet.asset.service.AssetEntryService assetEntryService)
Sets the asset entry remote service.
|
void |
setAssetLinkLocalService(com.liferay.portlet.asset.service.AssetLinkLocalService assetLinkLocalService)
Sets the asset link local service.
|
void |
setAssetLinkPersistence(com.liferay.portlet.asset.service.persistence.AssetLinkPersistence assetLinkPersistence)
Sets the asset link persistence.
|
void |
setAssetTagFinder(com.liferay.portlet.asset.service.persistence.AssetTagFinder assetTagFinder)
Sets the asset tag finder.
|
void |
setAssetTagLocalService(com.liferay.portlet.asset.service.AssetTagLocalService assetTagLocalService)
Sets the asset tag local service.
|
void |
setAssetTagPersistence(com.liferay.portlet.asset.service.persistence.AssetTagPersistence assetTagPersistence)
Sets the asset tag persistence.
|
void |
setAssetTagService(com.liferay.portlet.asset.service.AssetTagService assetTagService)
Sets the asset tag remote service.
|
void |
setBeanIdentifier(java.lang.String beanIdentifier)
Sets the Spring bean ID for this bean.
|
void |
setCompanyLocalService(com.liferay.portal.service.CompanyLocalService companyLocalService)
Sets the company local service.
|
void |
setCompanyPersistence(com.liferay.portal.service.persistence.CompanyPersistence companyPersistence)
Sets the company persistence.
|
void |
setCompanyService(com.liferay.portal.service.CompanyService companyService)
Sets the company remote service.
|
void |
setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
Sets the counter local service.
|
void |
setExpandoRowLocalService(com.liferay.portlet.expando.service.ExpandoRowLocalService expandoRowLocalService)
Sets the expando row local service.
|
void |
setExpandoRowPersistence(com.liferay.portlet.expando.service.persistence.ExpandoRowPersistence expandoRowPersistence)
Sets the expando row persistence.
|
void |
setGroupFinder(com.liferay.portal.service.persistence.GroupFinder groupFinder)
Sets the group finder.
|
void |
setGroupLocalService(com.liferay.portal.service.GroupLocalService groupLocalService)
Sets the group local service.
|
void |
setGroupPersistence(com.liferay.portal.service.persistence.GroupPersistence groupPersistence)
Sets the group persistence.
|
void |
setGroupService(com.liferay.portal.service.GroupService groupService)
Sets the group remote service.
|
void |
setLayoutFinder(com.liferay.portal.service.persistence.LayoutFinder layoutFinder)
Sets the layout finder.
|
void |
setLayoutLocalService(com.liferay.portal.service.LayoutLocalService layoutLocalService)
Sets the layout local service.
|
void |
setLayoutPersistence(com.liferay.portal.service.persistence.LayoutPersistence layoutPersistence)
Sets the layout persistence.
|
void |
setLayoutService(com.liferay.portal.service.LayoutService layoutService)
Sets the layout remote service.
|
void |
setMBMessageFinder(com.liferay.portlet.messageboards.service.persistence.MBMessageFinder mbMessageFinder)
Sets the message-boards message finder.
|
void |
setMBMessageLocalService(com.liferay.portlet.messageboards.service.MBMessageLocalService mbMessageLocalService)
Sets the message-boards message local service.
|
void |
setMBMessagePersistence(com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence mbMessagePersistence)
Sets the message-boards message persistence.
|
void |
setMBMessageService(com.liferay.portlet.messageboards.service.MBMessageService mbMessageService)
Sets the message-boards message remote service.
|
void |
setPortletPreferencesFinder(com.liferay.portal.service.persistence.PortletPreferencesFinder portletPreferencesFinder)
Sets the portlet preferences finder.
|
void |
setPortletPreferencesLocalService(com.liferay.portal.service.PortletPreferencesLocalService portletPreferencesLocalService)
Sets the portlet preferences local service.
|
void |
setPortletPreferencesPersistence(com.liferay.portal.service.persistence.PortletPreferencesPersistence portletPreferencesPersistence)
Sets the portlet preferences persistence.
|
void |
setPortletPreferencesService(com.liferay.portal.service.PortletPreferencesService portletPreferencesService)
Sets the portlet preferences remote service.
|
void |
setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)
Sets the resource local service.
|
void |
setSocialActivityFinder(com.liferay.portlet.social.service.persistence.SocialActivityFinder socialActivityFinder)
Sets the social activity finder.
|
void |
setSocialActivityLocalService(com.liferay.portlet.social.service.SocialActivityLocalService socialActivityLocalService)
Sets the social activity local service.
|
void |
setSocialActivityPersistence(com.liferay.portlet.social.service.persistence.SocialActivityPersistence socialActivityPersistence)
Sets the social activity persistence.
|
void |
setSocialActivityService(com.liferay.portlet.social.service.SocialActivityService socialActivityService)
Sets the social activity remote service.
|
void |
setSubscriptionLocalService(com.liferay.portal.service.SubscriptionLocalService subscriptionLocalService)
Sets the subscription local service.
|
void |
setSubscriptionPersistence(com.liferay.portal.service.persistence.SubscriptionPersistence subscriptionPersistence)
Sets the subscription persistence.
|
void |
setSystemEventLocalService(com.liferay.portal.service.SystemEventLocalService systemEventLocalService)
Sets the system event local service.
|
void |
setSystemEventPersistence(com.liferay.portal.service.persistence.SystemEventPersistence systemEventPersistence)
Sets the system event persistence.
|
void |
setTrashEntryLocalService(com.liferay.portlet.trash.service.TrashEntryLocalService trashEntryLocalService)
Sets the trash entry local service.
|
void |
setTrashEntryPersistence(com.liferay.portlet.trash.service.persistence.TrashEntryPersistence trashEntryPersistence)
Sets the trash entry persistence.
|
void |
setTrashEntryService(com.liferay.portlet.trash.service.TrashEntryService trashEntryService)
Sets the trash entry remote service.
|
void |
setTrashVersionLocalService(com.liferay.portlet.trash.service.TrashVersionLocalService trashVersionLocalService)
Sets the trash version local service.
|
void |
setTrashVersionPersistence(com.liferay.portlet.trash.service.persistence.TrashVersionPersistence trashVersionPersistence)
Sets the trash version persistence.
|
void |
setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
Sets the user finder.
|
void |
setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
Sets the user local service.
|
void |
setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
Sets the user persistence.
|
void |
setUserService(com.liferay.portal.service.UserService userService)
Sets the user remote service.
|
void |
setWikiNodeLocalService(com.liferay.portlet.wiki.service.WikiNodeLocalService wikiNodeLocalService)
Sets the wiki node local service.
|
void |
setWikiNodePersistence(com.liferay.portlet.wiki.service.persistence.WikiNodePersistence wikiNodePersistence)
Sets the wiki node persistence.
|
void |
setWikiNodeService(com.liferay.portlet.wiki.service.WikiNodeService wikiNodeService)
Sets the wiki node remote service.
|
void |
setWikiPageFinder(com.liferay.portlet.wiki.service.persistence.WikiPageFinder wikiPageFinder)
Sets the wiki page finder.
|
void |
setWikiPageLocalService(com.liferay.portlet.wiki.service.WikiPageLocalService wikiPageLocalService)
Sets the wiki page local service.
|
void |
setWikiPagePersistence(com.liferay.portlet.wiki.service.persistence.WikiPagePersistence wikiPagePersistence)
Sets the wiki page persistence.
|
void |
setWikiPageResourceLocalService(com.liferay.portlet.wiki.service.WikiPageResourceLocalService wikiPageResourceLocalService)
Sets the wiki page resource local service.
|
void |
setWikiPageResourcePersistence(com.liferay.portlet.wiki.service.persistence.WikiPageResourcePersistence wikiPageResourcePersistence)
Sets the wiki page resource persistence.
|
void |
setWikiPageService(com.liferay.portlet.wiki.service.WikiPageService wikiPageService)
Sets the wiki page remote service.
|
void |
setWorkflowInstanceLinkLocalService(com.liferay.portal.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
Sets the workflow instance link local service.
|
void |
setWorkflowInstanceLinkPersistence(com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence.
|
getClassLoader, getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPage, addPage, addPageAttachment, addPageAttachment, addPageAttachments, addTempPageAttachment, changeParent, copyPageAttachments, deletePage, deletePage, deletePageAttachment, deletePageAttachments, deleteTempPageAttachment, deleteTrashPageAttachments, discardDraft, getChildren, getDraftPage, getNodePages, getNodePagesRSS, getNodePagesRSS, getOrphans, getPage, getPage, getPage, getPage, getPages, getPages, getPages, getPagesCount, getPagesCount, getPagesCount, getPagesRSS, getPagesRSS, getRecentChanges, getRecentChangesCount, getTempPageAttachmentNames, movePage, movePageAttachmentToTrash, movePageToTrash, movePageToTrash, restorePageAttachmentFromTrash, restorePageFromTrash, revertPage, subscribePage, unsubscribePage, updatePage@BeanReference(type=com.liferay.portlet.wiki.service.WikiNodeLocalService.class) protected com.liferay.portlet.wiki.service.WikiNodeLocalService wikiNodeLocalService
@BeanReference(type=com.liferay.portlet.wiki.service.WikiNodeService.class) protected com.liferay.portlet.wiki.service.WikiNodeService wikiNodeService
@BeanReference(type=com.liferay.portlet.wiki.service.persistence.WikiNodePersistence.class) protected com.liferay.portlet.wiki.service.persistence.WikiNodePersistence wikiNodePersistence
@BeanReference(type=com.liferay.portlet.wiki.service.WikiPageLocalService.class) protected com.liferay.portlet.wiki.service.WikiPageLocalService wikiPageLocalService
@BeanReference(type=com.liferay.portlet.wiki.service.WikiPageService.class) protected com.liferay.portlet.wiki.service.WikiPageService wikiPageService
@BeanReference(type=com.liferay.portlet.wiki.service.persistence.WikiPagePersistence.class) protected com.liferay.portlet.wiki.service.persistence.WikiPagePersistence wikiPagePersistence
@BeanReference(type=com.liferay.portlet.wiki.service.persistence.WikiPageFinder.class) protected com.liferay.portlet.wiki.service.persistence.WikiPageFinder wikiPageFinder
@BeanReference(type=com.liferay.portlet.wiki.service.WikiPageResourceLocalService.class) protected com.liferay.portlet.wiki.service.WikiPageResourceLocalService wikiPageResourceLocalService
@BeanReference(type=com.liferay.portlet.wiki.service.persistence.WikiPageResourcePersistence.class) protected com.liferay.portlet.wiki.service.persistence.WikiPageResourcePersistence wikiPageResourcePersistence
@BeanReference(type=com.liferay.counter.service.CounterLocalService.class) protected com.liferay.counter.service.CounterLocalService counterLocalService
@BeanReference(type=com.liferay.portal.service.CompanyLocalService.class) protected com.liferay.portal.service.CompanyLocalService companyLocalService
@BeanReference(type=com.liferay.portal.service.CompanyService.class) protected com.liferay.portal.service.CompanyService companyService
@BeanReference(type=com.liferay.portal.service.persistence.CompanyPersistence.class) protected com.liferay.portal.service.persistence.CompanyPersistence companyPersistence
@BeanReference(type=com.liferay.portal.service.GroupLocalService.class) protected com.liferay.portal.service.GroupLocalService groupLocalService
@BeanReference(type=com.liferay.portal.service.GroupService.class) protected com.liferay.portal.service.GroupService groupService
@BeanReference(type=com.liferay.portal.service.persistence.GroupPersistence.class) protected com.liferay.portal.service.persistence.GroupPersistence groupPersistence
@BeanReference(type=com.liferay.portal.service.persistence.GroupFinder.class) protected com.liferay.portal.service.persistence.GroupFinder groupFinder
@BeanReference(type=com.liferay.portal.service.LayoutLocalService.class) protected com.liferay.portal.service.LayoutLocalService layoutLocalService
@BeanReference(type=com.liferay.portal.service.LayoutService.class) protected com.liferay.portal.service.LayoutService layoutService
@BeanReference(type=com.liferay.portal.service.persistence.LayoutPersistence.class) protected com.liferay.portal.service.persistence.LayoutPersistence layoutPersistence
@BeanReference(type=com.liferay.portal.service.persistence.LayoutFinder.class) protected com.liferay.portal.service.persistence.LayoutFinder layoutFinder
@BeanReference(type=com.liferay.portal.service.PortletPreferencesLocalService.class) protected com.liferay.portal.service.PortletPreferencesLocalService portletPreferencesLocalService
@BeanReference(type=com.liferay.portal.service.PortletPreferencesService.class) protected com.liferay.portal.service.PortletPreferencesService portletPreferencesService
@BeanReference(type=com.liferay.portal.service.persistence.PortletPreferencesPersistence.class) protected com.liferay.portal.service.persistence.PortletPreferencesPersistence portletPreferencesPersistence
@BeanReference(type=com.liferay.portal.service.persistence.PortletPreferencesFinder.class) protected com.liferay.portal.service.persistence.PortletPreferencesFinder portletPreferencesFinder
@BeanReference(type=com.liferay.portal.service.ResourceLocalService.class) protected com.liferay.portal.service.ResourceLocalService resourceLocalService
@BeanReference(type=com.liferay.portal.service.SubscriptionLocalService.class) protected com.liferay.portal.service.SubscriptionLocalService subscriptionLocalService
@BeanReference(type=com.liferay.portal.service.persistence.SubscriptionPersistence.class) protected com.liferay.portal.service.persistence.SubscriptionPersistence subscriptionPersistence
@BeanReference(type=com.liferay.portal.service.SystemEventLocalService.class) protected com.liferay.portal.service.SystemEventLocalService systemEventLocalService
@BeanReference(type=com.liferay.portal.service.persistence.SystemEventPersistence.class) protected com.liferay.portal.service.persistence.SystemEventPersistence systemEventPersistence
@BeanReference(type=com.liferay.portal.service.UserLocalService.class) protected com.liferay.portal.service.UserLocalService userLocalService
@BeanReference(type=com.liferay.portal.service.UserService.class) protected com.liferay.portal.service.UserService userService
@BeanReference(type=com.liferay.portal.service.persistence.UserPersistence.class) protected com.liferay.portal.service.persistence.UserPersistence userPersistence
@BeanReference(type=com.liferay.portal.service.persistence.UserFinder.class) protected com.liferay.portal.service.persistence.UserFinder userFinder
@BeanReference(type=com.liferay.portal.service.WorkflowInstanceLinkLocalService.class) protected com.liferay.portal.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService
@BeanReference(type=com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence.class) protected com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
@BeanReference(type=com.liferay.portlet.asset.service.AssetCategoryLocalService.class) protected com.liferay.portlet.asset.service.AssetCategoryLocalService assetCategoryLocalService
@BeanReference(type=com.liferay.portlet.asset.service.AssetCategoryService.class) protected com.liferay.portlet.asset.service.AssetCategoryService assetCategoryService
@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence.class) protected com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence assetCategoryPersistence
@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetCategoryFinder.class) protected com.liferay.portlet.asset.service.persistence.AssetCategoryFinder assetCategoryFinder
@BeanReference(type=com.liferay.portlet.asset.service.AssetEntryLocalService.class) protected com.liferay.portlet.asset.service.AssetEntryLocalService assetEntryLocalService
@BeanReference(type=com.liferay.portlet.asset.service.AssetEntryService.class) protected com.liferay.portlet.asset.service.AssetEntryService assetEntryService
@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetEntryPersistence.class) protected com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence
@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetEntryFinder.class) protected com.liferay.portlet.asset.service.persistence.AssetEntryFinder assetEntryFinder
@BeanReference(type=com.liferay.portlet.asset.service.AssetLinkLocalService.class) protected com.liferay.portlet.asset.service.AssetLinkLocalService assetLinkLocalService
@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetLinkPersistence.class) protected com.liferay.portlet.asset.service.persistence.AssetLinkPersistence assetLinkPersistence
@BeanReference(type=com.liferay.portlet.asset.service.AssetTagLocalService.class) protected com.liferay.portlet.asset.service.AssetTagLocalService assetTagLocalService
@BeanReference(type=com.liferay.portlet.asset.service.AssetTagService.class) protected com.liferay.portlet.asset.service.AssetTagService assetTagService
@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetTagPersistence.class) protected com.liferay.portlet.asset.service.persistence.AssetTagPersistence assetTagPersistence
@BeanReference(type=com.liferay.portlet.asset.service.persistence.AssetTagFinder.class) protected com.liferay.portlet.asset.service.persistence.AssetTagFinder assetTagFinder
@BeanReference(type=com.liferay.portlet.expando.service.ExpandoRowLocalService.class) protected com.liferay.portlet.expando.service.ExpandoRowLocalService expandoRowLocalService
@BeanReference(type=com.liferay.portlet.expando.service.persistence.ExpandoRowPersistence.class) protected com.liferay.portlet.expando.service.persistence.ExpandoRowPersistence expandoRowPersistence
@BeanReference(type=com.liferay.portlet.messageboards.service.MBMessageLocalService.class) protected com.liferay.portlet.messageboards.service.MBMessageLocalService mbMessageLocalService
@BeanReference(type=com.liferay.portlet.messageboards.service.MBMessageService.class) protected com.liferay.portlet.messageboards.service.MBMessageService mbMessageService
@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence.class) protected com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence mbMessagePersistence
@BeanReference(type=com.liferay.portlet.messageboards.service.persistence.MBMessageFinder.class) protected com.liferay.portlet.messageboards.service.persistence.MBMessageFinder mbMessageFinder
@BeanReference(type=com.liferay.portlet.social.service.SocialActivityLocalService.class) protected com.liferay.portlet.social.service.SocialActivityLocalService socialActivityLocalService
@BeanReference(type=com.liferay.portlet.social.service.SocialActivityService.class) protected com.liferay.portlet.social.service.SocialActivityService socialActivityService
@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialActivityPersistence.class) protected com.liferay.portlet.social.service.persistence.SocialActivityPersistence socialActivityPersistence
@BeanReference(type=com.liferay.portlet.social.service.persistence.SocialActivityFinder.class) protected com.liferay.portlet.social.service.persistence.SocialActivityFinder socialActivityFinder
@BeanReference(type=com.liferay.portlet.trash.service.TrashEntryLocalService.class) protected com.liferay.portlet.trash.service.TrashEntryLocalService trashEntryLocalService
@BeanReference(type=com.liferay.portlet.trash.service.TrashEntryService.class) protected com.liferay.portlet.trash.service.TrashEntryService trashEntryService
@BeanReference(type=com.liferay.portlet.trash.service.persistence.TrashEntryPersistence.class) protected com.liferay.portlet.trash.service.persistence.TrashEntryPersistence trashEntryPersistence
@BeanReference(type=com.liferay.portlet.trash.service.TrashVersionLocalService.class) protected com.liferay.portlet.trash.service.TrashVersionLocalService trashVersionLocalService
@BeanReference(type=com.liferay.portlet.trash.service.persistence.TrashVersionPersistence.class) protected com.liferay.portlet.trash.service.persistence.TrashVersionPersistence trashVersionPersistence
public com.liferay.portlet.wiki.service.WikiNodeLocalService getWikiNodeLocalService()
public void setWikiNodeLocalService(com.liferay.portlet.wiki.service.WikiNodeLocalService wikiNodeLocalService)
wikiNodeLocalService - the wiki node local servicepublic com.liferay.portlet.wiki.service.WikiNodeService getWikiNodeService()
public void setWikiNodeService(com.liferay.portlet.wiki.service.WikiNodeService wikiNodeService)
wikiNodeService - the wiki node remote servicepublic com.liferay.portlet.wiki.service.persistence.WikiNodePersistence getWikiNodePersistence()
public void setWikiNodePersistence(com.liferay.portlet.wiki.service.persistence.WikiNodePersistence wikiNodePersistence)
wikiNodePersistence - the wiki node persistencepublic com.liferay.portlet.wiki.service.WikiPageLocalService getWikiPageLocalService()
public void setWikiPageLocalService(com.liferay.portlet.wiki.service.WikiPageLocalService wikiPageLocalService)
wikiPageLocalService - the wiki page local servicepublic com.liferay.portlet.wiki.service.WikiPageService getWikiPageService()
public void setWikiPageService(com.liferay.portlet.wiki.service.WikiPageService wikiPageService)
wikiPageService - the wiki page remote servicepublic com.liferay.portlet.wiki.service.persistence.WikiPagePersistence getWikiPagePersistence()
public void setWikiPagePersistence(com.liferay.portlet.wiki.service.persistence.WikiPagePersistence wikiPagePersistence)
wikiPagePersistence - the wiki page persistencepublic com.liferay.portlet.wiki.service.persistence.WikiPageFinder getWikiPageFinder()
public void setWikiPageFinder(com.liferay.portlet.wiki.service.persistence.WikiPageFinder wikiPageFinder)
wikiPageFinder - the wiki page finderpublic com.liferay.portlet.wiki.service.WikiPageResourceLocalService getWikiPageResourceLocalService()
public void setWikiPageResourceLocalService(com.liferay.portlet.wiki.service.WikiPageResourceLocalService wikiPageResourceLocalService)
wikiPageResourceLocalService - the wiki page resource local servicepublic com.liferay.portlet.wiki.service.persistence.WikiPageResourcePersistence getWikiPageResourcePersistence()
public void setWikiPageResourcePersistence(com.liferay.portlet.wiki.service.persistence.WikiPageResourcePersistence wikiPageResourcePersistence)
wikiPageResourcePersistence - the wiki page resource persistencepublic com.liferay.counter.service.CounterLocalService getCounterLocalService()
public void setCounterLocalService(com.liferay.counter.service.CounterLocalService counterLocalService)
counterLocalService - the counter local servicepublic com.liferay.portal.service.CompanyLocalService getCompanyLocalService()
public void setCompanyLocalService(com.liferay.portal.service.CompanyLocalService companyLocalService)
companyLocalService - the company local servicepublic com.liferay.portal.service.CompanyService getCompanyService()
public void setCompanyService(com.liferay.portal.service.CompanyService companyService)
companyService - the company remote servicepublic com.liferay.portal.service.persistence.CompanyPersistence getCompanyPersistence()
public void setCompanyPersistence(com.liferay.portal.service.persistence.CompanyPersistence companyPersistence)
companyPersistence - the company persistencepublic com.liferay.portal.service.GroupLocalService getGroupLocalService()
public void setGroupLocalService(com.liferay.portal.service.GroupLocalService groupLocalService)
groupLocalService - the group local servicepublic com.liferay.portal.service.GroupService getGroupService()
public void setGroupService(com.liferay.portal.service.GroupService groupService)
groupService - the group remote servicepublic com.liferay.portal.service.persistence.GroupPersistence getGroupPersistence()
public void setGroupPersistence(com.liferay.portal.service.persistence.GroupPersistence groupPersistence)
groupPersistence - the group persistencepublic com.liferay.portal.service.persistence.GroupFinder getGroupFinder()
public void setGroupFinder(com.liferay.portal.service.persistence.GroupFinder groupFinder)
groupFinder - the group finderpublic com.liferay.portal.service.LayoutLocalService getLayoutLocalService()
public void setLayoutLocalService(com.liferay.portal.service.LayoutLocalService layoutLocalService)
layoutLocalService - the layout local servicepublic com.liferay.portal.service.LayoutService getLayoutService()
public void setLayoutService(com.liferay.portal.service.LayoutService layoutService)
layoutService - the layout remote servicepublic com.liferay.portal.service.persistence.LayoutPersistence getLayoutPersistence()
public void setLayoutPersistence(com.liferay.portal.service.persistence.LayoutPersistence layoutPersistence)
layoutPersistence - the layout persistencepublic com.liferay.portal.service.persistence.LayoutFinder getLayoutFinder()
public void setLayoutFinder(com.liferay.portal.service.persistence.LayoutFinder layoutFinder)
layoutFinder - the layout finderpublic com.liferay.portal.service.PortletPreferencesLocalService getPortletPreferencesLocalService()
public void setPortletPreferencesLocalService(com.liferay.portal.service.PortletPreferencesLocalService portletPreferencesLocalService)
portletPreferencesLocalService - the portlet preferences local servicepublic com.liferay.portal.service.PortletPreferencesService getPortletPreferencesService()
public void setPortletPreferencesService(com.liferay.portal.service.PortletPreferencesService portletPreferencesService)
portletPreferencesService - the portlet preferences remote servicepublic com.liferay.portal.service.persistence.PortletPreferencesPersistence getPortletPreferencesPersistence()
public void setPortletPreferencesPersistence(com.liferay.portal.service.persistence.PortletPreferencesPersistence portletPreferencesPersistence)
portletPreferencesPersistence - the portlet preferences persistencepublic com.liferay.portal.service.persistence.PortletPreferencesFinder getPortletPreferencesFinder()
public void setPortletPreferencesFinder(com.liferay.portal.service.persistence.PortletPreferencesFinder portletPreferencesFinder)
portletPreferencesFinder - the portlet preferences finderpublic com.liferay.portal.service.ResourceLocalService getResourceLocalService()
public void setResourceLocalService(com.liferay.portal.service.ResourceLocalService resourceLocalService)
resourceLocalService - the resource local servicepublic com.liferay.portal.service.SubscriptionLocalService getSubscriptionLocalService()
public void setSubscriptionLocalService(com.liferay.portal.service.SubscriptionLocalService subscriptionLocalService)
subscriptionLocalService - the subscription local servicepublic com.liferay.portal.service.persistence.SubscriptionPersistence getSubscriptionPersistence()
public void setSubscriptionPersistence(com.liferay.portal.service.persistence.SubscriptionPersistence subscriptionPersistence)
subscriptionPersistence - the subscription persistencepublic com.liferay.portal.service.SystemEventLocalService getSystemEventLocalService()
public void setSystemEventLocalService(com.liferay.portal.service.SystemEventLocalService systemEventLocalService)
systemEventLocalService - the system event local servicepublic com.liferay.portal.service.persistence.SystemEventPersistence getSystemEventPersistence()
public void setSystemEventPersistence(com.liferay.portal.service.persistence.SystemEventPersistence systemEventPersistence)
systemEventPersistence - the system event persistencepublic com.liferay.portal.service.UserLocalService getUserLocalService()
public void setUserLocalService(com.liferay.portal.service.UserLocalService userLocalService)
userLocalService - the user local servicepublic com.liferay.portal.service.UserService getUserService()
public void setUserService(com.liferay.portal.service.UserService userService)
userService - the user remote servicepublic com.liferay.portal.service.persistence.UserPersistence getUserPersistence()
public void setUserPersistence(com.liferay.portal.service.persistence.UserPersistence userPersistence)
userPersistence - the user persistencepublic com.liferay.portal.service.persistence.UserFinder getUserFinder()
public void setUserFinder(com.liferay.portal.service.persistence.UserFinder userFinder)
userFinder - the user finderpublic com.liferay.portal.service.WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
public void setWorkflowInstanceLinkLocalService(com.liferay.portal.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
workflowInstanceLinkLocalService - the workflow instance link local servicepublic com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
public void setWorkflowInstanceLinkPersistence(com.liferay.portal.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
workflowInstanceLinkPersistence - the workflow instance link persistencepublic com.liferay.portlet.asset.service.AssetCategoryLocalService getAssetCategoryLocalService()
public void setAssetCategoryLocalService(com.liferay.portlet.asset.service.AssetCategoryLocalService assetCategoryLocalService)
assetCategoryLocalService - the asset category local servicepublic com.liferay.portlet.asset.service.AssetCategoryService getAssetCategoryService()
public void setAssetCategoryService(com.liferay.portlet.asset.service.AssetCategoryService assetCategoryService)
assetCategoryService - the asset category remote servicepublic com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence getAssetCategoryPersistence()
public void setAssetCategoryPersistence(com.liferay.portlet.asset.service.persistence.AssetCategoryPersistence assetCategoryPersistence)
assetCategoryPersistence - the asset category persistencepublic com.liferay.portlet.asset.service.persistence.AssetCategoryFinder getAssetCategoryFinder()
public void setAssetCategoryFinder(com.liferay.portlet.asset.service.persistence.AssetCategoryFinder assetCategoryFinder)
assetCategoryFinder - the asset category finderpublic com.liferay.portlet.asset.service.AssetEntryLocalService getAssetEntryLocalService()
public void setAssetEntryLocalService(com.liferay.portlet.asset.service.AssetEntryLocalService assetEntryLocalService)
assetEntryLocalService - the asset entry local servicepublic com.liferay.portlet.asset.service.AssetEntryService getAssetEntryService()
public void setAssetEntryService(com.liferay.portlet.asset.service.AssetEntryService assetEntryService)
assetEntryService - the asset entry remote servicepublic com.liferay.portlet.asset.service.persistence.AssetEntryPersistence getAssetEntryPersistence()
public void setAssetEntryPersistence(com.liferay.portlet.asset.service.persistence.AssetEntryPersistence assetEntryPersistence)
assetEntryPersistence - the asset entry persistencepublic com.liferay.portlet.asset.service.persistence.AssetEntryFinder getAssetEntryFinder()
public void setAssetEntryFinder(com.liferay.portlet.asset.service.persistence.AssetEntryFinder assetEntryFinder)
assetEntryFinder - the asset entry finderpublic com.liferay.portlet.asset.service.AssetLinkLocalService getAssetLinkLocalService()
public void setAssetLinkLocalService(com.liferay.portlet.asset.service.AssetLinkLocalService assetLinkLocalService)
assetLinkLocalService - the asset link local servicepublic com.liferay.portlet.asset.service.persistence.AssetLinkPersistence getAssetLinkPersistence()
public void setAssetLinkPersistence(com.liferay.portlet.asset.service.persistence.AssetLinkPersistence assetLinkPersistence)
assetLinkPersistence - the asset link persistencepublic com.liferay.portlet.asset.service.AssetTagLocalService getAssetTagLocalService()
public void setAssetTagLocalService(com.liferay.portlet.asset.service.AssetTagLocalService assetTagLocalService)
assetTagLocalService - the asset tag local servicepublic com.liferay.portlet.asset.service.AssetTagService getAssetTagService()
public void setAssetTagService(com.liferay.portlet.asset.service.AssetTagService assetTagService)
assetTagService - the asset tag remote servicepublic com.liferay.portlet.asset.service.persistence.AssetTagPersistence getAssetTagPersistence()
public void setAssetTagPersistence(com.liferay.portlet.asset.service.persistence.AssetTagPersistence assetTagPersistence)
assetTagPersistence - the asset tag persistencepublic com.liferay.portlet.asset.service.persistence.AssetTagFinder getAssetTagFinder()
public void setAssetTagFinder(com.liferay.portlet.asset.service.persistence.AssetTagFinder assetTagFinder)
assetTagFinder - the asset tag finderpublic com.liferay.portlet.expando.service.ExpandoRowLocalService getExpandoRowLocalService()
public void setExpandoRowLocalService(com.liferay.portlet.expando.service.ExpandoRowLocalService expandoRowLocalService)
expandoRowLocalService - the expando row local servicepublic com.liferay.portlet.expando.service.persistence.ExpandoRowPersistence getExpandoRowPersistence()
public void setExpandoRowPersistence(com.liferay.portlet.expando.service.persistence.ExpandoRowPersistence expandoRowPersistence)
expandoRowPersistence - the expando row persistencepublic com.liferay.portlet.messageboards.service.MBMessageLocalService getMBMessageLocalService()
public void setMBMessageLocalService(com.liferay.portlet.messageboards.service.MBMessageLocalService mbMessageLocalService)
mbMessageLocalService - the message-boards message local servicepublic com.liferay.portlet.messageboards.service.MBMessageService getMBMessageService()
public void setMBMessageService(com.liferay.portlet.messageboards.service.MBMessageService mbMessageService)
mbMessageService - the message-boards message remote servicepublic com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence getMBMessagePersistence()
public void setMBMessagePersistence(com.liferay.portlet.messageboards.service.persistence.MBMessagePersistence mbMessagePersistence)
mbMessagePersistence - the message-boards message persistencepublic com.liferay.portlet.messageboards.service.persistence.MBMessageFinder getMBMessageFinder()
public void setMBMessageFinder(com.liferay.portlet.messageboards.service.persistence.MBMessageFinder mbMessageFinder)
mbMessageFinder - the message-boards message finderpublic com.liferay.portlet.social.service.SocialActivityLocalService getSocialActivityLocalService()
public void setSocialActivityLocalService(com.liferay.portlet.social.service.SocialActivityLocalService socialActivityLocalService)
socialActivityLocalService - the social activity local servicepublic com.liferay.portlet.social.service.SocialActivityService getSocialActivityService()
public void setSocialActivityService(com.liferay.portlet.social.service.SocialActivityService socialActivityService)
socialActivityService - the social activity remote servicepublic com.liferay.portlet.social.service.persistence.SocialActivityPersistence getSocialActivityPersistence()
public void setSocialActivityPersistence(com.liferay.portlet.social.service.persistence.SocialActivityPersistence socialActivityPersistence)
socialActivityPersistence - the social activity persistencepublic com.liferay.portlet.social.service.persistence.SocialActivityFinder getSocialActivityFinder()
public void setSocialActivityFinder(com.liferay.portlet.social.service.persistence.SocialActivityFinder socialActivityFinder)
socialActivityFinder - the social activity finderpublic com.liferay.portlet.trash.service.TrashEntryLocalService getTrashEntryLocalService()
public void setTrashEntryLocalService(com.liferay.portlet.trash.service.TrashEntryLocalService trashEntryLocalService)
trashEntryLocalService - the trash entry local servicepublic com.liferay.portlet.trash.service.TrashEntryService getTrashEntryService()
public void setTrashEntryService(com.liferay.portlet.trash.service.TrashEntryService trashEntryService)
trashEntryService - the trash entry remote servicepublic com.liferay.portlet.trash.service.persistence.TrashEntryPersistence getTrashEntryPersistence()
public void setTrashEntryPersistence(com.liferay.portlet.trash.service.persistence.TrashEntryPersistence trashEntryPersistence)
trashEntryPersistence - the trash entry persistencepublic com.liferay.portlet.trash.service.TrashVersionLocalService getTrashVersionLocalService()
public void setTrashVersionLocalService(com.liferay.portlet.trash.service.TrashVersionLocalService trashVersionLocalService)
trashVersionLocalService - the trash version local servicepublic com.liferay.portlet.trash.service.persistence.TrashVersionPersistence getTrashVersionPersistence()
public void setTrashVersionPersistence(com.liferay.portlet.trash.service.persistence.TrashVersionPersistence trashVersionPersistence)
trashVersionPersistence - the trash version persistencepublic void afterPropertiesSet()
public void destroy()
public java.lang.String getBeanIdentifier()
getBeanIdentifier in interface com.liferay.portal.kernel.bean.IdentifiableBeangetBeanIdentifier in interface com.liferay.portlet.wiki.service.WikiPageServicepublic void setBeanIdentifier(java.lang.String beanIdentifier)
setBeanIdentifier in interface com.liferay.portal.kernel.bean.IdentifiableBeansetBeanIdentifier in interface com.liferay.portlet.wiki.service.WikiPageServicebeanIdentifier - the Spring bean ID for this beanprotected java.lang.Class<?> getModelClass()
protected java.lang.String getModelClassName()
protected void runSQL(java.lang.String sql)
throws com.liferay.portal.kernel.exception.SystemException
sql - the sql querycom.liferay.portal.kernel.exception.SystemException