Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.service.BaseServiceImpl

Packages that use BaseServiceImpl
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portal.service.impl This package defines the portal service local and remote implementations. 
com.liferay.portlet.announcements.service.base   
com.liferay.portlet.announcements.service.impl   
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.impl This package defines the asset portlet local and remote service implementations. 
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 This package defines the document library portlet local and remote service implementations. 
com.liferay.portlet.dynamicdatalists.service.base   
com.liferay.portlet.dynamicdatalists.service.impl   
com.liferay.portlet.dynamicdatamapping.service.base   
com.liferay.portlet.dynamicdatamapping.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.journal.service.base   
com.liferay.portlet.journal.service.impl   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.messageboards.service.impl   
com.liferay.portlet.mobiledevicerules.service.base   
com.liferay.portlet.mobiledevicerules.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.social.service.base   
com.liferay.portlet.social.service.impl This package defines the social related portlet local service implementations. 
com.liferay.portlet.softwarecatalog.service.base   
com.liferay.portlet.softwarecatalog.service.impl   
com.liferay.portlet.wiki.service.base   
com.liferay.portlet.wiki.service.impl   
 

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

Subclasses of BaseServiceImpl 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 LayoutBranchServiceBaseImpl
          The base implementation of the layout branch remote service.
 class LayoutPrototypeServiceBaseImpl
          The base implementation of the layout prototype remote service.
 class LayoutRevisionServiceBaseImpl
          The base implementation of the layout revision remote service.
 class LayoutServiceBaseImpl
          The base implementation of the layout remote service.
 class LayoutSetBranchServiceBaseImpl
          The base implementation of the layout set branch 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 RepositoryServiceBaseImpl
          The base implementation of the repository remote service.
 class ResourceBlockServiceBaseImpl
          The base implementation of the resource block 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 BaseServiceImpl in com.liferay.portal.service.impl
 

Subclasses of BaseServiceImpl in com.liferay.portal.service.impl
 class AccountServiceImpl
           
 class AddressServiceImpl
           
 class ClassNameServiceImpl
           
 class CompanyServiceImpl
          The implementation of the company remote service.
 class ContactServiceImpl
           
 class CountryServiceImpl
           
 class EmailAddressServiceImpl
           
 class GroupServiceImpl
          The group remote service is responsible for accessing, creating, modifying and deleting groups.
 class ImageServiceImpl
           
 class LayoutBranchServiceImpl
           
 class LayoutPrototypeServiceImpl
           
 class LayoutRevisionServiceImpl
           
 class LayoutServiceImpl
          The implementation of the layout service.
 class LayoutSetBranchServiceImpl
           
 class LayoutSetPrototypeServiceImpl
           
 class LayoutSetServiceImpl
           
 class ListTypeServiceImpl
           
 class MembershipRequestServiceImpl
           
 class OrganizationServiceImpl
          The implementation of the organization remote service.
 class OrgLaborServiceImpl
           
 class PasswordPolicyServiceImpl
           
 class PermissionServiceImpl
          The implementation of the permission remote service.
 class PhoneServiceImpl
           
 class PluginSettingServiceImpl
           
 class PortalServiceImpl
           
 class PortletPreferencesServiceImpl
           
 class PortletServiceImpl
           
 class RegionServiceImpl
           
 class RepositoryServiceImpl
           
 class ResourceBlockServiceImpl
           
 class ResourcePermissionServiceImpl
          Manages the creation and upkeep of resource permissions, and provides methods for granting, revoking, and checking permissions.
 class ResourceServiceImpl
           
 class RoleServiceImpl
          The implementation of the role remote service.
 class TeamServiceImpl
           
 class ThemeServiceImpl
           
 class UserGroupGroupRoleServiceImpl
           
 class UserGroupRoleServiceImpl
           
 class UserGroupServiceImpl
          The implementation of the user group remote service.
 class UserServiceImpl
          The implementation of the user remote service.
 class WebsiteServiceImpl
           
 

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

Subclasses of BaseServiceImpl 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 BaseServiceImpl in com.liferay.portlet.announcements.service.impl
 

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

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

Subclasses of BaseServiceImpl 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 BaseServiceImpl in com.liferay.portlet.asset.service.impl
 

Subclasses of BaseServiceImpl in com.liferay.portlet.asset.service.impl
 class AssetCategoryPropertyServiceImpl
           
 class AssetCategoryServiceImpl
           
 class AssetEntryServiceImpl
           
 class AssetTagPropertyServiceImpl
          The implementation of the asset tag property service.
 class AssetTagServiceImpl
           
 class AssetVocabularyServiceImpl
           
 

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

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

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

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

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

Subclasses of BaseServiceImpl 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 BaseServiceImpl in com.liferay.portlet.bookmarks.service.impl
 

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

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

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

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

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

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

Subclasses of BaseServiceImpl in com.liferay.portlet.documentlibrary.service.base
 class DLAppServiceBaseImpl
          The base implementation of the d l app remote service.
 class DLFileEntryServiceBaseImpl
          The base implementation of the document library file entry remote service.
 class DLFileEntryTypeServiceBaseImpl
          The base implementation of the document library file entry type remote service.
 class DLFileShortcutServiceBaseImpl
          The base implementation of the document library file shortcut remote service.
 class DLFileVersionServiceBaseImpl
          The base implementation of the document library file version remote service.
 class DLFolderServiceBaseImpl
          The base implementation of the document library folder remote service.
 class DLSyncServiceBaseImpl
          The base implementation of the d l sync remote service.
 

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

Subclasses of BaseServiceImpl in com.liferay.portlet.documentlibrary.service.impl
 class DLAppServiceImpl
          The document library remote service.
 class DLFileEntryServiceImpl
           
 class DLFileEntryTypeServiceImpl
           
 class DLFileShortcutServiceImpl
           
 class DLFileVersionServiceImpl
           
 class DLFolderServiceImpl
           
 class DLSyncServiceImpl
           
 

Uses of BaseServiceImpl in com.liferay.portlet.dynamicdatalists.service.base
 

Subclasses of BaseServiceImpl in com.liferay.portlet.dynamicdatalists.service.base
 class DDLRecordServiceBaseImpl
          The base implementation of the d d l record remote service.
 class DDLRecordSetServiceBaseImpl
          The base implementation of the d d l record set remote service.
 

Uses of BaseServiceImpl in com.liferay.portlet.dynamicdatalists.service.impl
 

Subclasses of BaseServiceImpl in com.liferay.portlet.dynamicdatalists.service.impl
 class DDLRecordServiceImpl
           
 class DDLRecordSetServiceImpl
           
 

Uses of BaseServiceImpl in com.liferay.portlet.dynamicdatamapping.service.base
 

Subclasses of BaseServiceImpl in com.liferay.portlet.dynamicdatamapping.service.base
 class DDMStructureServiceBaseImpl
          The base implementation of the d d m structure remote service.
 class DDMTemplateServiceBaseImpl
          The base implementation of the d d m template remote service.
 

Uses of BaseServiceImpl in com.liferay.portlet.dynamicdatamapping.service.impl
 

Subclasses of BaseServiceImpl in com.liferay.portlet.dynamicdatamapping.service.impl
 class DDMStructureServiceImpl
           
 class DDMTemplateServiceImpl
           
 

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

Subclasses of BaseServiceImpl 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 BaseServiceImpl in com.liferay.portlet.expando.service.impl
 

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

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

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

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

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

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

Subclasses of BaseServiceImpl 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 BaseServiceImpl in com.liferay.portlet.journal.service.impl
 

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

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

Subclasses of BaseServiceImpl 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 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 BaseServiceImpl in com.liferay.portlet.messageboards.service.impl
 

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

Uses of BaseServiceImpl in com.liferay.portlet.mobiledevicerules.service.base
 

Subclasses of BaseServiceImpl in com.liferay.portlet.mobiledevicerules.service.base
 class MDRActionServiceBaseImpl
          The base implementation of the m d r action remote service.
 class MDRRuleGroupInstanceServiceBaseImpl
          The base implementation of the m d r rule group instance remote service.
 class MDRRuleGroupServiceBaseImpl
          The base implementation of the m d r rule group remote service.
 class MDRRuleServiceBaseImpl
          The base implementation of the m d r rule remote service.
 

Uses of BaseServiceImpl in com.liferay.portlet.mobiledevicerules.service.impl
 

Subclasses of BaseServiceImpl in com.liferay.portlet.mobiledevicerules.service.impl
 class MDRActionServiceImpl
           
 class MDRRuleGroupInstanceServiceImpl
           
 class MDRRuleGroupServiceImpl
           
 class MDRRuleServiceImpl
           
 

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

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

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

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

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

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

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

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

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

Subclasses of BaseServiceImpl 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 BaseServiceImpl in com.liferay.portlet.shopping.service.impl
 

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

Uses of BaseServiceImpl in com.liferay.portlet.social.service.base
 

Subclasses of BaseServiceImpl in com.liferay.portlet.social.service.base
 class SocialActivitySettingServiceBaseImpl
          The base implementation of the social activity setting remote service.
 

Uses of BaseServiceImpl in com.liferay.portlet.social.service.impl
 

Subclasses of BaseServiceImpl in com.liferay.portlet.social.service.impl
 class SocialActivitySettingServiceImpl
           
 

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

Subclasses of BaseServiceImpl 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 BaseServiceImpl in com.liferay.portlet.softwarecatalog.service.impl
 

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

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

Subclasses of BaseServiceImpl 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 BaseServiceImpl in com.liferay.portlet.wiki.service.impl
 

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


Liferay 6.1.2-ce-ga3