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

java.lang.Object
  extended bycom.liferay.portal.service.impl.PrincipalBean
      extended bycom.liferay.portlet.tags.service.impl.TagsSourceServiceImpl
All Implemented Interfaces:
com.liferay.portlet.tags.service.TagsSourceService

public class TagsSourceServiceImpl
extends PrincipalBean
implements com.liferay.portlet.tags.service.TagsSourceService

View Source

Author:
Brian Wing Shun Chan

Field Summary
 
Fields inherited from class com.liferay.portal.service.impl.PrincipalBean
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS
 
Constructor Summary
TagsSourceServiceImpl()
           
 
Methods inherited from class com.liferay.portal.service.impl.PrincipalBean
getGuestOrUserId, getPermissionChecker, getUser, getUserId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagsSourceServiceImpl

public TagsSourceServiceImpl()