|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WikiNodeService | |
---|---|
com.liferay.portlet.wiki.service |
Uses of WikiNodeService in com.liferay.portlet.wiki.service |
---|
Classes in com.liferay.portlet.wiki.service that implement WikiNodeService | |
---|---|
class |
WikiNodeServiceWrapper
This class is a wrapper for WikiNodeService . |
Methods in com.liferay.portlet.wiki.service that return WikiNodeService | |
---|---|
static WikiNodeService |
WikiNodeServiceUtil.getService()
|
WikiNodeService |
WikiNodeServiceWrapper.getWrappedService()
|
WikiNodeService |
WikiNodeServiceWrapper.getWrappedWikiNodeService()
Deprecated. Renamed to WikiNodeServiceWrapper.getWrappedService() |
Methods in com.liferay.portlet.wiki.service with parameters of type WikiNodeService | |
---|---|
void |
WikiNodeServiceUtil.setService(WikiNodeService service)
Deprecated. |
void |
WikiNodeServiceWrapper.setWrappedService(WikiNodeService wikiNodeService)
|
void |
WikiNodeServiceWrapper.setWrappedWikiNodeService(WikiNodeService wikiNodeService)
Deprecated. Renamed to WikiNodeServiceWrapper.setWrappedService(com.liferay.portlet.wiki.service.WikiNodeService) |
Constructors in com.liferay.portlet.wiki.service with parameters of type WikiNodeService | |
---|---|
WikiNodeServiceWrapper(WikiNodeService wikiNodeService)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |