Liferay 6.0.4

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
           
 class AddressServiceBaseImpl
           
 class ClassNameServiceBaseImpl
           
 class CompanyServiceBaseImpl
           
 class ContactServiceBaseImpl
           
 class CountryServiceBaseImpl
           
 class EmailAddressServiceBaseImpl
           
 class GroupServiceBaseImpl
           
 class ImageServiceBaseImpl
           
 class LayoutPrototypeServiceBaseImpl
           
 class LayoutServiceBaseImpl
           
 class LayoutSetPrototypeServiceBaseImpl
           
 class LayoutSetServiceBaseImpl
           
 class ListTypeServiceBaseImpl
           
 class MembershipRequestServiceBaseImpl
           
 class OrganizationServiceBaseImpl
           
 class OrgLaborServiceBaseImpl
           
 class PasswordPolicyServiceBaseImpl
           
 class PermissionServiceBaseImpl
           
 class PhoneServiceBaseImpl
           
 class PluginSettingServiceBaseImpl
           
 class PortalServiceBaseImpl
           
 class PortletPreferencesServiceBaseImpl
           
 class PortletServiceBaseImpl
           
 class RegionServiceBaseImpl
           
 class ResourcePermissionServiceBaseImpl
           
 class ResourceServiceBaseImpl
           
 class RoleServiceBaseImpl
           
 class TeamServiceBaseImpl
           
 class ThemeServiceBaseImpl
           
 class UserGroupGroupRoleServiceBaseImpl
           
 class UserGroupRoleServiceBaseImpl
           
 class UserGroupServiceBaseImpl
           
 class UserServiceBaseImpl
           
 class WebsiteServiceBaseImpl
           
 

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
           
 class AnnouncementsEntryServiceBaseImpl
           
 class AnnouncementsFlagServiceBaseImpl
           
 

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
           
 class AssetCategoryServiceBaseImpl
           
 class AssetEntryServiceBaseImpl
           
 class AssetTagPropertyServiceBaseImpl
           
 class AssetTagServiceBaseImpl
           
 class AssetVocabularyServiceBaseImpl
           
 

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
           
 

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
           
 class BookmarksFolderServiceBaseImpl
           
 

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
           
 

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
           
 class DLFileShortcutServiceBaseImpl
           
 class DLFileVersionServiceBaseImpl
           
 class DLFolderServiceBaseImpl
           
 

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
           
 class ExpandoValueServiceBaseImpl
           
 

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
           
 

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
           
 class IGImageServiceBaseImpl
           
 

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
           
 class JournalFeedServiceBaseImpl
           
 class JournalStructureServiceBaseImpl
           
 class JournalTemplateServiceBaseImpl
           
 

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
           
 class MBCategoryServiceBaseImpl
           
 class MBMessageFlagServiceBaseImpl
           
 class MBMessageServiceBaseImpl
           
 class MBThreadServiceBaseImpl
           
 

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
           
 class PollsVoteServiceBaseImpl
           
 

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
           
 

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
           
 class ShoppingCouponServiceBaseImpl
           
 class ShoppingItemServiceBaseImpl
           
 class ShoppingOrderServiceBaseImpl
           
 

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
           
 class SCLicenseServiceBaseImpl
           
 class SCProductEntryServiceBaseImpl
           
 class SCProductVersionServiceBaseImpl
           
 

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
           
 class TasksReviewServiceBaseImpl
           
 

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
           
 class WikiPageServiceBaseImpl
           
 

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.4