com.liferay.portlet.tags.service.impl
Class TagsSourceLocalServiceImpl

java.lang.Object
  extended bycom.liferay.portlet.tags.service.base.TagsSourceLocalServiceBaseImpl
      extended bycom.liferay.portlet.tags.service.impl.TagsSourceLocalServiceImpl
All Implemented Interfaces:
com.liferay.portlet.tags.service.TagsSourceLocalService

public class TagsSourceLocalServiceImpl
extends TagsSourceLocalServiceBaseImpl

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
TagsSourceLocalServiceImpl()
           
 
Methods inherited from class com.liferay.portlet.tags.service.base.TagsSourceLocalServiceBaseImpl
addTagsSource, dynamicQuery, dynamicQuery, updateTagsSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagsSourceLocalServiceImpl

public TagsSourceLocalServiceImpl()