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

java.lang.Object
  extended by com.liferay.portlet.tags.service.base.TagsSourceLocalServiceBaseImpl
      extended by com.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

Field Summary
 
Fields inherited from class com.liferay.portlet.tags.service.base.TagsSourceLocalServiceBaseImpl
tagsAssetFinder, tagsAssetLocalService, tagsAssetPersistence, tagsAssetService, tagsEntryFinder, tagsEntryLocalService, tagsEntryPersistence, tagsEntryService, tagsPropertyFinder, tagsPropertyKeyFinder, tagsPropertyLocalService, tagsPropertyPersistence, tagsPropertyService, tagsSourceLocalService, tagsSourcePersistence, tagsSourceService, tagsVocabularyLocalService, tagsVocabularyPersistence, tagsVocabularyService
 
Constructor Summary
TagsSourceLocalServiceImpl()
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.tags.service.base.TagsSourceLocalServiceBaseImpl
addTagsSource, createTagsSource, deleteTagsSource, deleteTagsSource, dynamicQuery, dynamicQuery, getTagsAssetFinder, getTagsAssetLocalService, getTagsAssetPersistence, getTagsAssetService, getTagsEntryFinder, getTagsEntryLocalService, getTagsEntryPersistence, getTagsEntryService, getTagsPropertyFinder, getTagsPropertyKeyFinder, getTagsPropertyLocalService, getTagsPropertyPersistence, getTagsPropertyService, getTagsSource, getTagsSourceLocalService, getTagsSourcePersistence, getTagsSources, getTagsSourcesCount, getTagsSourceService, getTagsVocabularyLocalService, getTagsVocabularyPersistence, getTagsVocabularyService, runSQL, setTagsAssetFinder, setTagsAssetLocalService, setTagsAssetPersistence, setTagsAssetService, setTagsEntryFinder, setTagsEntryLocalService, setTagsEntryPersistence, setTagsEntryService, setTagsPropertyFinder, setTagsPropertyKeyFinder, setTagsPropertyLocalService, setTagsPropertyPersistence, setTagsPropertyService, setTagsSourceLocalService, setTagsSourcePersistence, setTagsSourceService, setTagsVocabularyLocalService, setTagsVocabularyPersistence, setTagsVocabularyService, updateTagsSource, updateTagsSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagsSourceLocalServiceImpl

public TagsSourceLocalServiceImpl()