Liferay 6.0-ee

Uses of Class
com.liferay.portal.service.base.PrincipalBean

Packages that use PrincipalBean
com.liferay.portal.service.base   
com.liferay.portal.service.impl   
com.liferay.portlet.announcements.service.base   
com.liferay.portlet.announcements.service.impl   
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.impl   
com.liferay.portlet.blogs.service.base   
com.liferay.portlet.blogs.service.impl   
com.liferay.portlet.bookmarks.service.base   
com.liferay.portlet.bookmarks.service.impl   
com.liferay.portlet.calendar.service.base   
com.liferay.portlet.calendar.service.impl   
com.liferay.portlet.documentlibrary.service.base   
com.liferay.portlet.documentlibrary.service.impl   
com.liferay.portlet.expando.service.base   
com.liferay.portlet.expando.service.impl   
com.liferay.portlet.flags.service.base   
com.liferay.portlet.flags.service.impl   
com.liferay.portlet.imagegallery.service.base   
com.liferay.portlet.imagegallery.service.impl   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.journal.service.impl   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.messageboards.service.impl   
com.liferay.portlet.polls.service.base   
com.liferay.portlet.polls.service.impl   
com.liferay.portlet.ratings.service.base   
com.liferay.portlet.ratings.service.impl   
com.liferay.portlet.shopping.service.base   
com.liferay.portlet.shopping.service.impl   
com.liferay.portlet.softwarecatalog.service.base   
com.liferay.portlet.softwarecatalog.service.impl   
com.liferay.portlet.tasks.service.base   
com.liferay.portlet.tasks.service.impl   
com.liferay.portlet.wiki.service.base   
com.liferay.portlet.wiki.service.impl   
 

Uses of PrincipalBean in com.liferay.portal.service.base
 

Subclasses of PrincipalBean in com.liferay.portal.service.base
 class AccountServiceBaseImpl
          The base implementation of the account remote service.
 class AddressServiceBaseImpl
          The base implementation of the address remote service.
 class ClassNameServiceBaseImpl
          The base implementation of the class name remote service.
 class CompanyServiceBaseImpl
          The base implementation of the company remote service.
 class ContactServiceBaseImpl
          The base implementation of the contact remote service.
 class CountryServiceBaseImpl
          The base implementation of the country remote service.
 class EmailAddressServiceBaseImpl
          The base implementation of the email address remote service.
 class GroupServiceBaseImpl
          The base implementation of the group remote service.
 class ImageServiceBaseImpl
          The base implementation of the image remote service.
 class LayoutPrototypeServiceBaseImpl
          The base implementation of the layout prototype remote service.
 class LayoutServiceBaseImpl
          The base implementation of the layout remote service.
 class LayoutSetPrototypeServiceBaseImpl
          The base implementation of the layout set prototype remote service.
 class LayoutSetServiceBaseImpl
          The base implementation of the layout set remote service.
 class ListTypeServiceBaseImpl
          The base implementation of the list type remote service.
 class MembershipRequestServiceBaseImpl
          The base implementation of the membership request remote service.
 class OrganizationServiceBaseImpl
          The base implementation of the organization remote service.
 class OrgLaborServiceBaseImpl
          The base implementation of the org labor remote service.
 class PasswordPolicyServiceBaseImpl
          The base implementation of the password policy remote service.
 class PermissionServiceBaseImpl
          The base implementation of the permission remote service.
 class PhoneServiceBaseImpl
          The base implementation of the phone remote service.
 class PluginSettingServiceBaseImpl
          The base implementation of the plugin setting remote service.
 class PortalServiceBaseImpl
          The base implementation of the portal remote service.
 class PortletPreferencesServiceBaseImpl
          The base implementation of the portlet preferences remote service.
 class PortletServiceBaseImpl
          The base implementation of the portlet remote service.
 class RegionServiceBaseImpl
          The base implementation of the region remote service.
 class ResourcePermissionServiceBaseImpl
          The base implementation of the resource permission remote service.
 class ResourceServiceBaseImpl
          The base implementation of the resource remote service.
 class RoleServiceBaseImpl
          The base implementation of the role remote service.
 class TeamServiceBaseImpl
          The base implementation of the team remote service.
 class ThemeServiceBaseImpl
          The base implementation of the theme remote service.
 class UserGroupGroupRoleServiceBaseImpl
          The base implementation of the user group group role remote service.
 class UserGroupRoleServiceBaseImpl
          The base implementation of the user group role remote service.
 class UserGroupServiceBaseImpl
          The base implementation of the user group remote service.
 class UserServiceBaseImpl
          The base implementation of the user remote service.
 class WebsiteServiceBaseImpl
          The base implementation of the website remote service.
 

Uses of PrincipalBean in com.liferay.portal.service.impl
 

Subclasses of PrincipalBean in com.liferay.portal.service.impl
 class AccountServiceImpl
           
 class AddressServiceImpl
           
 class ClassNameServiceImpl
           
 class CompanyServiceImpl
           
 class ContactServiceImpl
           
 class CountryServiceImpl
           
 class EmailAddressServiceImpl
           
 class GroupServiceImpl
           
 class ImageServiceImpl
           
 class LayoutPrototypeServiceImpl
           
 class LayoutServiceImpl
           
 class LayoutSetPrototypeServiceImpl
           
 class LayoutSetServiceImpl
           
 class ListTypeServiceImpl
           
 class MembershipRequestServiceImpl
           
 class OrganizationServiceImpl
           
 class OrgLaborServiceImpl
           
 class PasswordPolicyServiceImpl
           
 class PermissionServiceImpl
           
 class PhoneServiceImpl
           
 class PluginSettingServiceImpl
           
 class PortalServiceImpl
           
 class PortletPreferencesServiceImpl
           
 class PortletServiceImpl
           
 class RegionServiceImpl
           
 class ResourcePermissionServiceImpl
           
 class ResourceServiceImpl
           
 class RoleServiceImpl
           
 class TeamServiceImpl
           
 class ThemeServiceImpl
           
 class UserGroupGroupRoleServiceImpl
           
 class UserGroupRoleServiceImpl
           
 class UserGroupServiceImpl
           
 class UserServiceImpl
           
 class WebsiteServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.announcements.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.announcements.service.base
 class AnnouncementsDeliveryServiceBaseImpl
          The base implementation of the announcements delivery remote service.
 class AnnouncementsEntryServiceBaseImpl
          The base implementation of the announcements entry remote service.
 class AnnouncementsFlagServiceBaseImpl
          The base implementation of the announcements flag remote service.
 

Uses of PrincipalBean in com.liferay.portlet.announcements.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.announcements.service.impl
 class AnnouncementsDeliveryServiceImpl
           
 class AnnouncementsEntryServiceImpl
           
 class AnnouncementsFlagServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.asset.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.asset.service.base
 class AssetCategoryPropertyServiceBaseImpl
          The base implementation of the asset category property remote service.
 class AssetCategoryServiceBaseImpl
          The base implementation of the asset category remote service.
 class AssetEntryServiceBaseImpl
          The base implementation of the asset entry remote service.
 class AssetTagPropertyServiceBaseImpl
          The base implementation of the asset tag property remote service.
 class AssetTagServiceBaseImpl
          The base implementation of the asset tag remote service.
 class AssetVocabularyServiceBaseImpl
          The base implementation of the asset vocabulary remote service.
 

Uses of PrincipalBean in com.liferay.portlet.asset.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.asset.service.impl
 class AssetCategoryPropertyServiceImpl
           
 class AssetCategoryServiceImpl
           
 class AssetEntryServiceImpl
           
 class AssetTagPropertyServiceImpl
           
 class AssetTagServiceImpl
           
 class AssetVocabularyServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.blogs.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.blogs.service.base
 class BlogsEntryServiceBaseImpl
          The base implementation of the blogs entry remote service.
 

Uses of PrincipalBean in com.liferay.portlet.blogs.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.blogs.service.impl
 class BlogsEntryServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.bookmarks.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.bookmarks.service.base
 class BookmarksEntryServiceBaseImpl
          The base implementation of the bookmarks entry remote service.
 class BookmarksFolderServiceBaseImpl
          The base implementation of the bookmarks folder remote service.
 

Uses of PrincipalBean in com.liferay.portlet.bookmarks.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.bookmarks.service.impl
 class BookmarksEntryServiceImpl
           
 class BookmarksFolderServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.calendar.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.calendar.service.base
 class CalEventServiceBaseImpl
          The base implementation of the cal event remote service.
 

Uses of PrincipalBean in com.liferay.portlet.calendar.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.calendar.service.impl
 class CalEventServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.documentlibrary.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.documentlibrary.service.base
 class DLFileEntryServiceBaseImpl
          The base implementation of the d l file entry remote service.
 class DLFileShortcutServiceBaseImpl
          The base implementation of the d l file shortcut remote service.
 class DLFileVersionServiceBaseImpl
          The base implementation of the d l file version remote service.
 class DLFolderServiceBaseImpl
          The base implementation of the d l folder remote service.
 

Uses of PrincipalBean in com.liferay.portlet.documentlibrary.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.documentlibrary.service.impl
 class DLFileEntryServiceImpl
           
 class DLFileShortcutServiceImpl
           
 class DLFileVersionServiceImpl
           
 class DLFolderServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.expando.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.expando.service.base
 class ExpandoColumnServiceBaseImpl
          The base implementation of the expando column remote service.
 class ExpandoValueServiceBaseImpl
          The base implementation of the expando value remote service.
 

Uses of PrincipalBean in com.liferay.portlet.expando.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.expando.service.impl
 class ExpandoColumnServiceImpl
           
 class ExpandoValueServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.flags.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.flags.service.base
 class FlagsEntryServiceBaseImpl
          The base implementation of the flags entry remote service.
 

Uses of PrincipalBean in com.liferay.portlet.flags.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.flags.service.impl
 class FlagsEntryServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.imagegallery.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.imagegallery.service.base
 class IGFolderServiceBaseImpl
          The base implementation of the i g folder remote service.
 class IGImageServiceBaseImpl
          The base implementation of the i g image remote service.
 

Uses of PrincipalBean in com.liferay.portlet.imagegallery.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.imagegallery.service.impl
 class IGFolderServiceImpl
           
 class IGImageServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.journal.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.journal.service.base
 class JournalArticleServiceBaseImpl
          The base implementation of the journal article remote service.
 class JournalFeedServiceBaseImpl
          The base implementation of the journal feed remote service.
 class JournalStructureServiceBaseImpl
          The base implementation of the journal structure remote service.
 class JournalTemplateServiceBaseImpl
          The base implementation of the journal template remote service.
 

Uses of PrincipalBean in com.liferay.portlet.journal.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.journal.service.impl
 class JournalArticleServiceImpl
           
 class JournalFeedServiceImpl
           
 class JournalStructureServiceImpl
           
 class JournalTemplateServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.messageboards.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.messageboards.service.base
 class MBBanServiceBaseImpl
          The base implementation of the message boards ban remote service.
 class MBCategoryServiceBaseImpl
          The base implementation of the message boards category remote service.
 class MBMessageFlagServiceBaseImpl
          The base implementation of the message boards message flag remote service.
 class MBMessageServiceBaseImpl
          The base implementation of the message-boards message remote service.
 class MBThreadServiceBaseImpl
          The base implementation of the message boards thread remote service.
 

Uses of PrincipalBean in com.liferay.portlet.messageboards.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.messageboards.service.impl
 class MBBanServiceImpl
           
 class MBCategoryServiceImpl
           
 class MBMessageFlagServiceImpl
           
 class MBMessageServiceImpl
           
 class MBThreadServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.polls.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.polls.service.base
 class PollsQuestionServiceBaseImpl
          The base implementation of the polls question remote service.
 class PollsVoteServiceBaseImpl
          The base implementation of the polls vote remote service.
 

Uses of PrincipalBean in com.liferay.portlet.polls.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.polls.service.impl
 class PollsQuestionServiceImpl
           
 class PollsVoteServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.ratings.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.ratings.service.base
 class RatingsEntryServiceBaseImpl
          The base implementation of the ratings entry remote service.
 

Uses of PrincipalBean in com.liferay.portlet.ratings.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.ratings.service.impl
 class RatingsEntryServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.shopping.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.shopping.service.base
 class ShoppingCategoryServiceBaseImpl
          The base implementation of the shopping category remote service.
 class ShoppingCouponServiceBaseImpl
          The base implementation of the shopping coupon remote service.
 class ShoppingItemServiceBaseImpl
          The base implementation of the shopping item remote service.
 class ShoppingOrderServiceBaseImpl
          The base implementation of the shopping order remote service.
 

Uses of PrincipalBean in com.liferay.portlet.shopping.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.shopping.service.impl
 class ShoppingCategoryServiceImpl
           
 class ShoppingCouponServiceImpl
           
 class ShoppingItemServiceImpl
           
 class ShoppingOrderServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.softwarecatalog.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.softwarecatalog.service.base
 class SCFrameworkVersionServiceBaseImpl
          The base implementation of the s c framework version remote service.
 class SCLicenseServiceBaseImpl
          The base implementation of the s c license remote service.
 class SCProductEntryServiceBaseImpl
          The base implementation of the s c product entry remote service.
 class SCProductVersionServiceBaseImpl
          The base implementation of the s c product version remote service.
 

Uses of PrincipalBean in com.liferay.portlet.softwarecatalog.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.softwarecatalog.service.impl
 class SCFrameworkVersionServiceImpl
           
 class SCLicenseServiceImpl
           
 class SCProductEntryServiceImpl
           
 class SCProductVersionServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.tasks.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.tasks.service.base
 class TasksProposalServiceBaseImpl
          The base implementation of the tasks proposal remote service.
 class TasksReviewServiceBaseImpl
          The base implementation of the tasks review remote service.
 

Uses of PrincipalBean in com.liferay.portlet.tasks.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.tasks.service.impl
 class TasksProposalServiceImpl
           
 class TasksReviewServiceImpl
           
 

Uses of PrincipalBean in com.liferay.portlet.wiki.service.base
 

Subclasses of PrincipalBean in com.liferay.portlet.wiki.service.base
 class WikiNodeServiceBaseImpl
          The base implementation of the wiki node remote service.
 class WikiPageServiceBaseImpl
          The base implementation of the wiki page remote service.
 

Uses of PrincipalBean in com.liferay.portlet.wiki.service.impl
 

Subclasses of PrincipalBean in com.liferay.portlet.wiki.service.impl
 class WikiNodeServiceImpl
           
 class WikiPageServiceImpl
           
 


Liferay 6.0-ee