com.liferay.portlet.tags.service
Class TagsSourceServiceWrapper

java.lang.Object
  extended by com.liferay.portlet.tags.service.TagsSourceServiceWrapper
All Implemented Interfaces:
TagsSourceService

public class TagsSourceServiceWrapper
extends java.lang.Object
implements TagsSourceService

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This class is a wrapper for TagsSourceService.

Author:
Brian Wing Shun Chan
See Also:
TagsSourceService
Generated:

Constructor Summary
TagsSourceServiceWrapper(TagsSourceService tagsSourceService)
           
 
Method Summary
 TagsSourceService getWrappedTagsSourceService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagsSourceServiceWrapper

public TagsSourceServiceWrapper(TagsSourceService tagsSourceService)
Method Detail

getWrappedTagsSourceService

public TagsSourceService getWrappedTagsSourceService()