Liferay 6.2-ce-ga3

Uses of Interface
com.liferay.portal.service.BaseService

Packages that use BaseService
com.liferay.portal.service This package defines the portal service interfaces and classes. 
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   
com.liferay.portlet.announcements.service.base   
com.liferay.portlet.announcements.service.impl   
com.liferay.portlet.asset.service This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. 
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   
com.liferay.portlet.blogs.service.base   
com.liferay.portlet.blogs.service.impl   
com.liferay.portlet.bookmarks.service   
com.liferay.portlet.bookmarks.service.base   
com.liferay.portlet.bookmarks.service.impl   
com.liferay.portlet.documentlibrary.service This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. 
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   
com.liferay.portlet.dynamicdatalists.service.base   
com.liferay.portlet.dynamicdatalists.service.impl   
com.liferay.portlet.dynamicdatamapping.service   
com.liferay.portlet.dynamicdatamapping.service.base   
com.liferay.portlet.dynamicdatamapping.service.impl   
com.liferay.portlet.expando.service   
com.liferay.portlet.expando.service.base   
com.liferay.portlet.expando.service.impl   
com.liferay.portlet.flags.service   
com.liferay.portlet.flags.service.base   
com.liferay.portlet.flags.service.impl   
com.liferay.portlet.journal.service   
com.liferay.portlet.journal.service.base   
com.liferay.portlet.journal.service.impl   
com.liferay.portlet.messageboards.service   
com.liferay.portlet.messageboards.service.base   
com.liferay.portlet.messageboards.service.impl   
com.liferay.portlet.mobiledevicerules.service   
com.liferay.portlet.mobiledevicerules.service.base   
com.liferay.portlet.mobiledevicerules.service.impl   
com.liferay.portlet.polls.service   
com.liferay.portlet.polls.service.base   
com.liferay.portlet.polls.service.impl   
com.liferay.portlet.ratings.service   
com.liferay.portlet.ratings.service.base   
com.liferay.portlet.ratings.service.impl   
com.liferay.portlet.shopping.service   
com.liferay.portlet.shopping.service.base   
com.liferay.portlet.shopping.service.impl   
com.liferay.portlet.social.service This package defines the social related portlet service local and remote interfaces, utilities, and wrappers. 
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   
com.liferay.portlet.softwarecatalog.service.base   
com.liferay.portlet.softwarecatalog.service.impl   
com.liferay.portlet.trash.service   
com.liferay.portlet.trash.service.base   
com.liferay.portlet.trash.service.impl   
com.liferay.portlet.wiki.service   
com.liferay.portlet.wiki.service.base   
com.liferay.portlet.wiki.service.impl   
 

Uses of BaseService in com.liferay.portal.service
 

Subinterfaces of BaseService in com.liferay.portal.service
 interface AccountService
          Provides the remote service interface for Account.
 interface AddressService
          Provides the remote service interface for Address.
 interface BackgroundTaskService
          Provides the remote service interface for BackgroundTask.
 interface ClassNameService
          Provides the remote service interface for ClassName.
 interface CompanyService
          Provides the remote service interface for Company.
 interface ContactService
          Provides the remote service interface for Contact.
 interface CountryService
          Provides the remote service interface for Country.
 interface EmailAddressService
          Provides the remote service interface for EmailAddress.
 interface GroupService
          Provides the remote service interface for Group.
 interface ImageService
          Provides the remote service interface for Image.
 interface LayoutBranchService
          Provides the remote service interface for LayoutBranch.
 interface LayoutPrototypeService
          Provides the remote service interface for LayoutPrototype.
 interface LayoutRevisionService
          Provides the remote service interface for LayoutRevision.
 interface LayoutService
          Provides the remote service interface for Layout.
 interface LayoutSetBranchService
          Provides the remote service interface for LayoutSetBranch.
 interface LayoutSetPrototypeService
          Provides the remote service interface for LayoutSetPrototype.
 interface LayoutSetService
          Provides the remote service interface for LayoutSet.
 interface ListTypeService
          Provides the remote service interface for ListType.
 interface MembershipRequestService
          Provides the remote service interface for MembershipRequest.
 interface OrganizationService
          Provides the remote service interface for Organization.
 interface OrgLaborService
          Provides the remote service interface for OrgLabor.
 interface PasswordPolicyService
          Provides the remote service interface for PasswordPolicy.
 interface PermissionService
          Provides the remote service interface for Permission.
 interface PhoneService
          Provides the remote service interface for Phone.
 interface PluginSettingService
          Provides the remote service interface for PluginSetting.
 interface PortalService
          Provides the remote service interface for Portal.
 interface PortletPreferencesService
          Provides the remote service interface for PortletPreferences.
 interface PortletService
          Provides the remote service interface for Portlet.
 interface RegionService
          Provides the remote service interface for Region.
 interface RepositoryService
          Provides the remote service interface for Repository.
 interface ResourceBlockService
          Provides the remote service interface for ResourceBlock.
 interface ResourcePermissionService
          Provides the remote service interface for ResourcePermission.
 interface RoleService
          Provides the remote service interface for Role.
 interface StagingService
          Provides the remote service interface for Staging.
 interface TeamService
          Provides the remote service interface for Team.
 interface ThemeService
          Provides the remote service interface for Theme.
 interface UserGroupGroupRoleService
          Provides the remote service interface for UserGroupGroupRole.
 interface UserGroupRoleService
          Provides the remote service interface for UserGroupRole.
 interface UserGroupService
          Provides the remote service interface for UserGroup.
 interface UserService
          Provides the remote service interface for User.
 interface WebsiteService
          Provides the remote service interface for Website.
 

Classes in com.liferay.portal.service that implement BaseService
 class AccountServiceWrapper
          Provides a wrapper for AccountService.
 class AddressServiceWrapper
          Provides a wrapper for AddressService.
 class BackgroundTaskServiceWrapper
          Provides a wrapper for BackgroundTaskService.
 class BaseServiceImpl
           
 class ClassNameServiceWrapper
          Provides a wrapper for ClassNameService.
 class CompanyServiceWrapper
          Provides a wrapper for CompanyService.
 class ContactServiceWrapper
          Provides a wrapper for ContactService.
 class CountryServiceWrapper
          Provides a wrapper for CountryService.
 class EmailAddressServiceWrapper
          Provides a wrapper for EmailAddressService.
 class GroupServiceWrapper
          Provides a wrapper for GroupService.
 class ImageServiceWrapper
          Provides a wrapper for ImageService.
 class LayoutBranchServiceWrapper
          Provides a wrapper for LayoutBranchService.
 class LayoutPrototypeServiceWrapper
          Provides a wrapper for LayoutPrototypeService.
 class LayoutRevisionServiceWrapper
          Provides a wrapper for LayoutRevisionService.
 class LayoutServiceWrapper
          Provides a wrapper for LayoutService.
 class LayoutSetBranchServiceWrapper
          Provides a wrapper for LayoutSetBranchService.
 class LayoutSetPrototypeServiceWrapper
          Provides a wrapper for LayoutSetPrototypeService.
 class LayoutSetServiceWrapper
          Provides a wrapper for LayoutSetService.
 class ListTypeServiceWrapper
          Provides a wrapper for ListTypeService.
 class MembershipRequestServiceWrapper
          Provides a wrapper for MembershipRequestService.
 class OrganizationServiceWrapper
          Provides a wrapper for OrganizationService.
 class OrgLaborServiceWrapper
          Provides a wrapper for OrgLaborService.
 class PasswordPolicyServiceWrapper
          Provides a wrapper for PasswordPolicyService.
 class PermissionServiceWrapper
          Provides a wrapper for PermissionService.
 class PhoneServiceWrapper
          Provides a wrapper for PhoneService.
 class PluginSettingServiceWrapper
          Provides a wrapper for PluginSettingService.
 class PortalServiceWrapper
          Provides a wrapper for PortalService.
 class PortletPreferencesServiceWrapper
          Provides a wrapper for PortletPreferencesService.
 class PortletServiceWrapper
          Provides a wrapper for PortletService.
 class RegionServiceWrapper
          Provides a wrapper for RegionService.
 class RepositoryServiceWrapper
          Provides a wrapper for RepositoryService.
 class ResourceBlockServiceWrapper
          Provides a wrapper for ResourceBlockService.
 class ResourcePermissionServiceWrapper
          Provides a wrapper for ResourcePermissionService.
 class RoleServiceWrapper
          Provides a wrapper for RoleService.
 class StagingServiceWrapper
          Provides a wrapper for StagingService.
 class TeamServiceWrapper
          Provides a wrapper for TeamService.
 class ThemeServiceWrapper
          Provides a wrapper for ThemeService.
 class UserGroupGroupRoleServiceWrapper
          Provides a wrapper for UserGroupGroupRoleService.
 class UserGroupRoleServiceWrapper
          Provides a wrapper for UserGroupRoleService.
 class UserGroupServiceWrapper
          Provides a wrapper for UserGroupService.
 class UserServiceWrapper
          Provides a wrapper for UserService.
 class WebsiteServiceWrapper
          Provides a wrapper for WebsiteService.
 

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

Classes in com.liferay.portal.service.base that implement BaseService
 class AccountServiceBaseImpl
          Provides the base implementation for the account remote service.
 class AddressServiceBaseImpl
          Provides the base implementation for the address remote service.
 class BackgroundTaskServiceBaseImpl
          Provides the base implementation for the background task remote service.
 class ClassNameServiceBaseImpl
          Provides the base implementation for the class name remote service.
 class CompanyServiceBaseImpl
          Provides the base implementation for the company remote service.
 class ContactServiceBaseImpl
          Provides the base implementation for the contact remote service.
 class CountryServiceBaseImpl
          Provides the base implementation for the country remote service.
 class EmailAddressServiceBaseImpl
          Provides the base implementation for the email address remote service.
 class GroupServiceBaseImpl
          Provides the base implementation for the group remote service.
 class ImageServiceBaseImpl
          Provides the base implementation for the image remote service.
 class LayoutBranchServiceBaseImpl
          Provides the base implementation for the layout branch remote service.
 class LayoutPrototypeServiceBaseImpl
          Provides the base implementation for the layout prototype remote service.
 class LayoutRevisionServiceBaseImpl
          Provides the base implementation for the layout revision remote service.
 class LayoutServiceBaseImpl
          Provides the base implementation for the layout remote service.
 class LayoutSetBranchServiceBaseImpl
          Provides the base implementation for the layout set branch remote service.
 class LayoutSetPrototypeServiceBaseImpl
          Provides the base implementation for the layout set prototype remote service.
 class LayoutSetServiceBaseImpl
          Provides the base implementation for the layout set remote service.
 class ListTypeServiceBaseImpl
          Provides the base implementation for the list type remote service.
 class MembershipRequestServiceBaseImpl
          Provides the base implementation for the membership request remote service.
 class OrganizationServiceBaseImpl
          Provides the base implementation for the organization remote service.
 class OrgLaborServiceBaseImpl
          Provides the base implementation for the org labor remote service.
 class PasswordPolicyServiceBaseImpl
          Provides the base implementation for the password policy remote service.
 class PermissionServiceBaseImpl
          Provides the base implementation for the permission remote service.
 class PhoneServiceBaseImpl
          Provides the base implementation for the phone remote service.
 class PluginSettingServiceBaseImpl
          Provides the base implementation for the plugin setting remote service.
 class PortalServiceBaseImpl
          Provides the base implementation for the portal remote service.
 class PortletPreferencesServiceBaseImpl
          Provides the base implementation for the portlet preferences remote service.
 class PortletServiceBaseImpl
          Provides the base implementation for the portlet remote service.
 class RegionServiceBaseImpl
          Provides the base implementation for the region remote service.
 class RepositoryServiceBaseImpl
          Provides the base implementation for the repository remote service.
 class ResourceBlockServiceBaseImpl
          Provides the base implementation for the resource block remote service.
 class ResourcePermissionServiceBaseImpl
          Provides the base implementation for the resource permission remote service.
 class RoleServiceBaseImpl
          Provides the base implementation for the role remote service.
 class StagingServiceBaseImpl
          Provides the base implementation for the staging remote service.
 class TeamServiceBaseImpl
          Provides the base implementation for the team remote service.
 class ThemeServiceBaseImpl
          Provides the base implementation for the theme remote service.
 class UserGroupGroupRoleServiceBaseImpl
          Provides the base implementation for the user group group role remote service.
 class UserGroupRoleServiceBaseImpl
          Provides the base implementation for the user group role remote service.
 class UserGroupServiceBaseImpl
          Provides the base implementation for the user group remote service.
 class UserServiceBaseImpl
          Provides the base implementation for the user remote service.
 class WebsiteServiceBaseImpl
          Provides the base implementation for the website remote service.
 

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

Classes in com.liferay.portal.service.impl that implement BaseService
 class AccountServiceImpl
           
 class AddressServiceImpl
           
 class BackgroundTaskServiceImpl
           
 class ClassNameServiceImpl
           
 class CompanyServiceImpl
          Provides the local service for accessing, adding, checking, and updating companies.
 class ContactServiceImpl
           
 class CountryServiceImpl
           
 class EmailAddressServiceImpl
           
 class GroupServiceImpl
          Provides the remote service for accessing, adding, deleting, and updating groups.
 class ImageServiceImpl
           
 class LayoutBranchServiceImpl
           
 class LayoutPrototypeServiceImpl
           
 class LayoutRevisionServiceImpl
           
 class LayoutServiceImpl
          Provides the remote service for accessing, adding, deleting, exporting, importing, scheduling publishing of, and updating layouts.
 class LayoutSetBranchServiceImpl
           
 class LayoutSetPrototypeServiceImpl
           
 class LayoutSetServiceImpl
           
 class ListTypeServiceImpl
           
 class MembershipRequestServiceImpl
           
 class OrganizationServiceImpl
          Provides the remote service for accessing, adding, deleting, and updating organizations.
 class OrgLaborServiceImpl
           
 class PasswordPolicyServiceImpl
           
 class PermissionServiceImpl
          Provides the remote service for checking permissions.
 class PhoneServiceImpl
           
 class PluginSettingServiceImpl
           
 class PortalServiceImpl
           
 class PortletPreferencesServiceImpl
           
 class PortletServiceImpl
           
 class RegionServiceImpl
           
 class RepositoryServiceImpl
           
 class ResourceBlockServiceImpl
          Provides the remote service for accessing and updating resource blocks.
 class ResourcePermissionServiceImpl
          Provides the remote service for adding, granting, and revoking resource permissions.
 class RoleServiceImpl
          Provides the remote service for accessing, adding, unassigning, checking, deleting, and updating roles.
 class StagingServiceImpl
           
 class TeamServiceImpl
           
 class ThemeServiceImpl
           
 class UserGroupGroupRoleServiceImpl
           
 class UserGroupRoleServiceImpl
           
 class UserGroupServiceImpl
          Provides the remote service for accessing, adding, deleting, and updating user groups.
 class UserServiceImpl
          Provides the remote service for accessing, adding, authenticating, deleting, and updating users.
 class WebsiteServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.announcements.service
 

Subinterfaces of BaseService in com.liferay.portlet.announcements.service
 interface AnnouncementsDeliveryService
          Provides the remote service interface for AnnouncementsDelivery.
 interface AnnouncementsEntryService
          Provides the remote service interface for AnnouncementsEntry.
 interface AnnouncementsFlagService
          Provides the remote service interface for AnnouncementsFlag.
 

Classes in com.liferay.portlet.announcements.service that implement BaseService
 class AnnouncementsDeliveryServiceWrapper
          Provides a wrapper for AnnouncementsDeliveryService.
 class AnnouncementsEntryServiceWrapper
          Provides a wrapper for AnnouncementsEntryService.
 class AnnouncementsFlagServiceWrapper
          Provides a wrapper for AnnouncementsFlagService.
 

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

Classes in com.liferay.portlet.announcements.service.base that implement BaseService
 class AnnouncementsDeliveryServiceBaseImpl
          Provides the base implementation for the announcements delivery remote service.
 class AnnouncementsEntryServiceBaseImpl
          Provides the base implementation for the announcements entry remote service.
 class AnnouncementsFlagServiceBaseImpl
          Provides the base implementation for the announcements flag remote service.
 

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

Classes in com.liferay.portlet.announcements.service.impl that implement BaseService
 class AnnouncementsDeliveryServiceImpl
           
 class AnnouncementsEntryServiceImpl
           
 class AnnouncementsFlagServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.asset.service
 

Subinterfaces of BaseService in com.liferay.portlet.asset.service
 interface AssetCategoryPropertyService
          Provides the remote service interface for AssetCategoryProperty.
 interface AssetCategoryService
          Provides the remote service interface for AssetCategory.
 interface AssetEntryService
          Provides the remote service interface for AssetEntry.
 interface AssetTagPropertyService
          Provides the remote service interface for AssetTagProperty.
 interface AssetTagService
          Provides the remote service interface for AssetTag.
 interface AssetVocabularyService
          Provides the remote service interface for AssetVocabulary.
 

Classes in com.liferay.portlet.asset.service that implement BaseService
 class AssetCategoryPropertyServiceWrapper
          Provides a wrapper for AssetCategoryPropertyService.
 class AssetCategoryServiceWrapper
          Provides a wrapper for AssetCategoryService.
 class AssetEntryServiceWrapper
          Provides a wrapper for AssetEntryService.
 class AssetTagPropertyServiceWrapper
          Provides a wrapper for AssetTagPropertyService.
 class AssetTagServiceWrapper
          Provides a wrapper for AssetTagService.
 class AssetVocabularyServiceWrapper
          Provides a wrapper for AssetVocabularyService.
 

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

Classes in com.liferay.portlet.asset.service.base that implement BaseService
 class AssetCategoryPropertyServiceBaseImpl
          Provides the base implementation for the asset category property remote service.
 class AssetCategoryServiceBaseImpl
          Provides the base implementation for the asset category remote service.
 class AssetEntryServiceBaseImpl
          Provides the base implementation for the asset entry remote service.
 class AssetTagPropertyServiceBaseImpl
          Provides the base implementation for the asset tag property remote service.
 class AssetTagServiceBaseImpl
          Provides the base implementation for the asset tag remote service.
 class AssetVocabularyServiceBaseImpl
          Provides the base implementation for the asset vocabulary remote service.
 

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

Classes in com.liferay.portlet.asset.service.impl that implement BaseService
 class AssetCategoryPropertyServiceImpl
           
 class AssetCategoryServiceImpl
          Provides the remote service for accessing, adding, deleting, moving, and updating asset categories.
 class AssetEntryServiceImpl
          Provides the remote service for accessing and updating asset entries.
 class AssetTagPropertyServiceImpl
          Provides the remote service for accessing, adding, deleting, and updating asset tag properties.
 class AssetTagServiceImpl
          Provides the remote service for accessing, adding, checking, deleting, merging, and updating asset tags.
 class AssetVocabularyServiceImpl
          Provides the remote service for accessing, adding, deleting, and updating asset vocabularies.
 

Uses of BaseService in com.liferay.portlet.blogs.service
 

Subinterfaces of BaseService in com.liferay.portlet.blogs.service
 interface BlogsEntryService
          Provides the remote service interface for BlogsEntry.
 

Classes in com.liferay.portlet.blogs.service that implement BaseService
 class BlogsEntryServiceWrapper
          Provides a wrapper for BlogsEntryService.
 

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

Classes in com.liferay.portlet.blogs.service.base that implement BaseService
 class BlogsEntryServiceBaseImpl
          Provides the base implementation for the blogs entry remote service.
 

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

Classes in com.liferay.portlet.blogs.service.impl that implement BaseService
 class BlogsEntryServiceImpl
          Provides the remote service for accessing, adding, deleting, subscription handling of, trash handling of, and updating blog entries.
 

Uses of BaseService in com.liferay.portlet.bookmarks.service
 

Subinterfaces of BaseService in com.liferay.portlet.bookmarks.service
 interface BookmarksEntryService
          Provides the remote service interface for BookmarksEntry.
 interface BookmarksFolderService
          Provides the remote service interface for BookmarksFolder.
 

Classes in com.liferay.portlet.bookmarks.service that implement BaseService
 class BookmarksEntryServiceWrapper
          Provides a wrapper for BookmarksEntryService.
 class BookmarksFolderServiceWrapper
          Provides a wrapper for BookmarksFolderService.
 

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

Classes in com.liferay.portlet.bookmarks.service.base that implement BaseService
 class BookmarksEntryServiceBaseImpl
          Provides the base implementation for the bookmarks entry remote service.
 class BookmarksFolderServiceBaseImpl
          Provides the base implementation for the bookmarks folder remote service.
 

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

Classes in com.liferay.portlet.bookmarks.service.impl that implement BaseService
 class BookmarksEntryServiceImpl
           
 class BookmarksFolderServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.documentlibrary.service
 

Subinterfaces of BaseService in com.liferay.portlet.documentlibrary.service
 interface DLAppService
          Provides the remote service interface for DLApp.
 interface DLFileEntryService
          Provides the remote service interface for DLFileEntry.
 interface DLFileEntryTypeService
          Provides the remote service interface for DLFileEntryType.
 interface DLFileShortcutService
          Provides the remote service interface for DLFileShortcut.
 interface DLFileVersionService
          Provides the remote service interface for DLFileVersion.
 interface DLFolderService
          Provides the remote service interface for DLFolder.
 

Classes in com.liferay.portlet.documentlibrary.service that implement BaseService
 class DLAppServiceWrapper
          Provides a wrapper for DLAppService.
 class DLFileEntryServiceWrapper
          Provides a wrapper for DLFileEntryService.
 class DLFileEntryTypeServiceWrapper
          Provides a wrapper for DLFileEntryTypeService.
 class DLFileShortcutServiceWrapper
          Provides a wrapper for DLFileShortcutService.
 class DLFileVersionServiceWrapper
          Provides a wrapper for DLFileVersionService.
 class DLFolderServiceWrapper
          Provides a wrapper for DLFolderService.
 

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

Classes in com.liferay.portlet.documentlibrary.service.base that implement BaseService
 class DLAppServiceBaseImpl
          Provides the base implementation for the d l app remote service.
 class DLFileEntryServiceBaseImpl
          Provides the base implementation for the document library file entry remote service.
 class DLFileEntryTypeServiceBaseImpl
          Provides the base implementation for the document library file entry type remote service.
 class DLFileShortcutServiceBaseImpl
          Provides the base implementation for the document library file shortcut remote service.
 class DLFileVersionServiceBaseImpl
          Provides the base implementation for the document library file version remote service.
 class DLFolderServiceBaseImpl
          Provides the base implementation for the document library folder remote service.
 

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

Classes in com.liferay.portlet.documentlibrary.service.impl that implement BaseService
 class DLAppServiceImpl
          Provides the remote service for accessing, adding, checking in/out, deleting, locking/unlocking, moving, subscription handling of, trash handling of, updating, and verifying document library file entries and folders.
 class DLFileEntryServiceImpl
          Provides the remote service for accessing, adding, checking in/out, deleting, locking/unlocking, moving, reverting, updating, and verifying document library file entries.
 class DLFileEntryTypeServiceImpl
          Provides the remote service for accessing, adding, deleting, and updating file and folder file entry types.
 class DLFileShortcutServiceImpl
           
 class DLFileVersionServiceImpl
           
 class DLFolderServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.dynamicdatalists.service
 

Subinterfaces of BaseService in com.liferay.portlet.dynamicdatalists.service
 interface DDLRecordService
          Provides the remote service interface for DDLRecord.
 interface DDLRecordSetService
          Provides the remote service interface for DDLRecordSet.
 

Classes in com.liferay.portlet.dynamicdatalists.service that implement BaseService
 class DDLRecordServiceWrapper
          Provides a wrapper for DDLRecordService.
 class DDLRecordSetServiceWrapper
          Provides a wrapper for DDLRecordSetService.
 

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

Classes in com.liferay.portlet.dynamicdatalists.service.base that implement BaseService
 class DDLRecordServiceBaseImpl
          Provides the base implementation for the d d l record remote service.
 class DDLRecordSetServiceBaseImpl
          Provides the base implementation for the d d l record set remote service.
 

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

Classes in com.liferay.portlet.dynamicdatalists.service.impl that implement BaseService
 class DDLRecordServiceImpl
          Provides the remote service for accessing, adding, deleting, and updating dynamic data list (DDL) records.
 class DDLRecordSetServiceImpl
          Provides the remote service for accessing, adding, deleting, and updating dynamic data list (DDL) record sets.
 

Uses of BaseService in com.liferay.portlet.dynamicdatamapping.service
 

Subinterfaces of BaseService in com.liferay.portlet.dynamicdatamapping.service
 interface DDMStructureService
          Provides the remote service interface for DDMStructure.
 interface DDMTemplateService
          Provides the remote service interface for DDMTemplate.
 

Classes in com.liferay.portlet.dynamicdatamapping.service that implement BaseService
 class DDMStructureServiceWrapper
          Provides a wrapper for DDMStructureService.
 class DDMTemplateServiceWrapper
          Provides a wrapper for DDMTemplateService.
 

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

Classes in com.liferay.portlet.dynamicdatamapping.service.base that implement BaseService
 class DDMStructureServiceBaseImpl
          Provides the base implementation for the d d m structure remote service.
 class DDMTemplateServiceBaseImpl
          Provides the base implementation for the d d m template remote service.
 

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

Classes in com.liferay.portlet.dynamicdatamapping.service.impl that implement BaseService
 class DDMStructureServiceImpl
          Provides the remote service for accessing, adding, deleting, and updating dynamic data mapping (DDM) structures.
 class DDMTemplateServiceImpl
          Provides the remote service for accessing, adding, copying, deleting, and updating dynamic data mapping (DDM) templates.
 

Uses of BaseService in com.liferay.portlet.expando.service
 

Subinterfaces of BaseService in com.liferay.portlet.expando.service
 interface ExpandoColumnService
          Provides the remote service interface for ExpandoColumn.
 interface ExpandoValueService
          Provides the remote service interface for ExpandoValue.
 

Classes in com.liferay.portlet.expando.service that implement BaseService
 class ExpandoColumnServiceWrapper
          Provides a wrapper for ExpandoColumnService.
 class ExpandoValueServiceWrapper
          Provides a wrapper for ExpandoValueService.
 

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

Classes in com.liferay.portlet.expando.service.base that implement BaseService
 class ExpandoColumnServiceBaseImpl
          Provides the base implementation for the expando column remote service.
 class ExpandoValueServiceBaseImpl
          Provides the base implementation for the expando value remote service.
 

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

Classes in com.liferay.portlet.expando.service.impl that implement BaseService
 class ExpandoColumnServiceImpl
           
 class ExpandoValueServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.flags.service
 

Subinterfaces of BaseService in com.liferay.portlet.flags.service
 interface FlagsEntryService
          Provides the remote service interface for FlagsEntry.
 

Classes in com.liferay.portlet.flags.service that implement BaseService
 class FlagsEntryServiceWrapper
          Provides a wrapper for FlagsEntryService.
 

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

Classes in com.liferay.portlet.flags.service.base that implement BaseService
 class FlagsEntryServiceBaseImpl
          Provides the base implementation for the flags entry remote service.
 

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

Classes in com.liferay.portlet.flags.service.impl that implement BaseService
 class FlagsEntryServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.journal.service
 

Subinterfaces of BaseService in com.liferay.portlet.journal.service
 interface JournalArticleService
          Provides the remote service interface for JournalArticle.
 interface JournalFeedService
          Provides the remote service interface for JournalFeed.
 interface JournalFolderService
          Provides the remote service interface for JournalFolder.
 interface JournalStructureService
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle templates
 interface JournalTemplateService
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle templates
 

Classes in com.liferay.portlet.journal.service that implement BaseService
 class JournalArticleServiceWrapper
          Provides a wrapper for JournalArticleService.
 class JournalFeedServiceWrapper
          Provides a wrapper for JournalFeedService.
 class JournalFolderServiceWrapper
          Provides a wrapper for JournalFolderService.
 class JournalStructureServiceWrapper
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle templates
 class JournalTemplateServiceWrapper
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle templates
 

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

Classes in com.liferay.portlet.journal.service.base that implement BaseService
 class JournalArticleServiceBaseImpl
          Provides the base implementation for the journal article remote service.
 class JournalFeedServiceBaseImpl
          Provides the base implementation for the journal feed remote service.
 class JournalFolderServiceBaseImpl
          Provides the base implementation for the journal folder remote service.
 class JournalStructureServiceBaseImpl
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle templates
 class JournalTemplateServiceBaseImpl
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle templates
 

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

Classes in com.liferay.portlet.journal.service.impl that implement BaseService
 class JournalArticleServiceImpl
          Provides the remote service for accessing, adding, deleting, and updating web content articles.
 class JournalFeedServiceImpl
           
 class JournalFolderServiceImpl
           
 class JournalStructureServiceImpl
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle templates
 class JournalTemplateServiceImpl
          Deprecated. As of 6.2.0, since Web Content Administration now uses the Dynamic Data Mapping framework to handle templates
 

Uses of BaseService in com.liferay.portlet.messageboards.service
 

Subinterfaces of BaseService in com.liferay.portlet.messageboards.service
 interface MBBanService
          Provides the remote service interface for MBBan.
 interface MBCategoryService
          Provides the remote service interface for MBCategory.
 interface MBMessageService
          Provides the remote service interface for MBMessage.
 interface MBThreadService
          Provides the remote service interface for MBThread.
 

Classes in com.liferay.portlet.messageboards.service that implement BaseService
 class MBBanServiceWrapper
          Provides a wrapper for MBBanService.
 class MBCategoryServiceWrapper
          Provides a wrapper for MBCategoryService.
 class MBMessageServiceWrapper
          Provides a wrapper for MBMessageService.
 class MBThreadServiceWrapper
          Provides a wrapper for MBThreadService.
 

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

Classes in com.liferay.portlet.messageboards.service.base that implement BaseService
 class MBBanServiceBaseImpl
          Provides the base implementation for the message boards ban remote service.
 class MBCategoryServiceBaseImpl
          Provides the base implementation for the message boards category remote service.
 class MBMessageServiceBaseImpl
          Provides the base implementation for the message-boards message remote service.
 class MBThreadServiceBaseImpl
          Provides the base implementation for the message boards thread remote service.
 

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

Classes in com.liferay.portlet.messageboards.service.impl that implement BaseService
 class MBBanServiceImpl
           
 class MBCategoryServiceImpl
           
 class MBMessageServiceImpl
           
 class MBThreadServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.mobiledevicerules.service
 

Subinterfaces of BaseService in com.liferay.portlet.mobiledevicerules.service
 interface MDRActionService
          Provides the remote service interface for MDRAction.
 interface MDRRuleGroupInstanceService
          Provides the remote service interface for MDRRuleGroupInstance.
 interface MDRRuleGroupService
          Provides the remote service interface for MDRRuleGroup.
 interface MDRRuleService
          Provides the remote service interface for MDRRule.
 

Classes in com.liferay.portlet.mobiledevicerules.service that implement BaseService
 class MDRActionServiceWrapper
          Provides a wrapper for MDRActionService.
 class MDRRuleGroupInstanceServiceWrapper
          Provides a wrapper for MDRRuleGroupInstanceService.
 class MDRRuleGroupServiceWrapper
          Provides a wrapper for MDRRuleGroupService.
 class MDRRuleServiceWrapper
          Provides a wrapper for MDRRuleService.
 

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

Classes in com.liferay.portlet.mobiledevicerules.service.base that implement BaseService
 class MDRActionServiceBaseImpl
          Provides the base implementation for the m d r action remote service.
 class MDRRuleGroupInstanceServiceBaseImpl
          Provides the base implementation for the m d r rule group instance remote service.
 class MDRRuleGroupServiceBaseImpl
          Provides the base implementation for the m d r rule group remote service.
 class MDRRuleServiceBaseImpl
          Provides the base implementation for the m d r rule remote service.
 

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

Classes in com.liferay.portlet.mobiledevicerules.service.impl that implement BaseService
 class MDRActionServiceImpl
           
 class MDRRuleGroupInstanceServiceImpl
           
 class MDRRuleGroupServiceImpl
           
 class MDRRuleServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.polls.service
 

Subinterfaces of BaseService in com.liferay.portlet.polls.service
 interface PollsChoiceService
          Provides the remote service interface for PollsChoice.
 interface PollsQuestionService
          Provides the remote service interface for PollsQuestion.
 interface PollsVoteService
          Provides the remote service interface for PollsVote.
 

Classes in com.liferay.portlet.polls.service that implement BaseService
 class PollsChoiceServiceWrapper
          Provides a wrapper for PollsChoiceService.
 class PollsQuestionServiceWrapper
          Provides a wrapper for PollsQuestionService.
 class PollsVoteServiceWrapper
          Provides a wrapper for PollsVoteService.
 

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

Classes in com.liferay.portlet.polls.service.base that implement BaseService
 class PollsChoiceServiceBaseImpl
          Provides the base implementation for the polls choice remote service.
 class PollsQuestionServiceBaseImpl
          Provides the base implementation for the polls question remote service.
 class PollsVoteServiceBaseImpl
          Provides the base implementation for the polls vote remote service.
 

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

Classes in com.liferay.portlet.polls.service.impl that implement BaseService
 class PollsChoiceServiceImpl
           
 class PollsQuestionServiceImpl
           
 class PollsVoteServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.ratings.service
 

Subinterfaces of BaseService in com.liferay.portlet.ratings.service
 interface RatingsEntryService
          Provides the remote service interface for RatingsEntry.
 

Classes in com.liferay.portlet.ratings.service that implement BaseService
 class RatingsEntryServiceWrapper
          Provides a wrapper for RatingsEntryService.
 

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

Classes in com.liferay.portlet.ratings.service.base that implement BaseService
 class RatingsEntryServiceBaseImpl
          Provides the base implementation for the ratings entry remote service.
 

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

Classes in com.liferay.portlet.ratings.service.impl that implement BaseService
 class RatingsEntryServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.shopping.service
 

Subinterfaces of BaseService in com.liferay.portlet.shopping.service
 interface ShoppingCategoryService
          Provides the remote service interface for ShoppingCategory.
 interface ShoppingCouponService
          Provides the remote service interface for ShoppingCoupon.
 interface ShoppingItemService
          Provides the remote service interface for ShoppingItem.
 interface ShoppingOrderService
          Provides the remote service interface for ShoppingOrder.
 

Classes in com.liferay.portlet.shopping.service that implement BaseService
 class ShoppingCategoryServiceWrapper
          Provides a wrapper for ShoppingCategoryService.
 class ShoppingCouponServiceWrapper
          Provides a wrapper for ShoppingCouponService.
 class ShoppingItemServiceWrapper
          Provides a wrapper for ShoppingItemService.
 class ShoppingOrderServiceWrapper
          Provides a wrapper for ShoppingOrderService.
 

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

Classes in com.liferay.portlet.shopping.service.base that implement BaseService
 class ShoppingCategoryServiceBaseImpl
          Provides the base implementation for the shopping category remote service.
 class ShoppingCouponServiceBaseImpl
          Provides the base implementation for the shopping coupon remote service.
 class ShoppingItemServiceBaseImpl
          Provides the base implementation for the shopping item remote service.
 class ShoppingOrderServiceBaseImpl
          Provides the base implementation for the shopping order remote service.
 

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

Classes in com.liferay.portlet.shopping.service.impl that implement BaseService
 class ShoppingCategoryServiceImpl
           
 class ShoppingCouponServiceImpl
           
 class ShoppingItemServiceImpl
           
 class ShoppingOrderServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.social.service
 

Subinterfaces of BaseService in com.liferay.portlet.social.service
 interface SocialActivityService
          Provides the remote service interface for SocialActivity.
 interface SocialActivitySettingService
          Provides the remote service interface for SocialActivitySetting.
 interface SocialRequestService
          Provides the remote service interface for SocialRequest.
 

Classes in com.liferay.portlet.social.service that implement BaseService
 class SocialActivityServiceWrapper
          Provides a wrapper for SocialActivityService.
 class SocialActivitySettingServiceWrapper
          Provides a wrapper for SocialActivitySettingService.
 class SocialRequestServiceWrapper
          Provides a wrapper for SocialRequestService.
 

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

Classes in com.liferay.portlet.social.service.base that implement BaseService
 class SocialActivityServiceBaseImpl
          Provides the base implementation for the social activity remote service.
 class SocialActivitySettingServiceBaseImpl
          Provides the base implementation for the social activity setting remote service.
 class SocialRequestServiceBaseImpl
          Provides the base implementation for the social request remote service.
 

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

Classes in com.liferay.portlet.social.service.impl that implement BaseService
 class SocialActivityServiceImpl
          Provides the remote service for accessing social activities.
 class SocialActivitySettingServiceImpl
           
 class SocialRequestServiceImpl
          Provides the remote service for updating social requests.
 

Uses of BaseService in com.liferay.portlet.softwarecatalog.service
 

Subinterfaces of BaseService in com.liferay.portlet.softwarecatalog.service
 interface SCFrameworkVersionService
          Provides the remote service interface for SCFrameworkVersion.
 interface SCLicenseService
          Provides the remote service interface for SCLicense.
 interface SCProductEntryService
          Provides the remote service interface for SCProductEntry.
 interface SCProductVersionService
          Provides the remote service interface for SCProductVersion.
 

Classes in com.liferay.portlet.softwarecatalog.service that implement BaseService
 class SCFrameworkVersionServiceWrapper
          Provides a wrapper for SCFrameworkVersionService.
 class SCLicenseServiceWrapper
          Provides a wrapper for SCLicenseService.
 class SCProductEntryServiceWrapper
          Provides a wrapper for SCProductEntryService.
 class SCProductVersionServiceWrapper
          Provides a wrapper for SCProductVersionService.
 

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

Classes in com.liferay.portlet.softwarecatalog.service.base that implement BaseService
 class SCFrameworkVersionServiceBaseImpl
          Provides the base implementation for the s c framework version remote service.
 class SCLicenseServiceBaseImpl
          Provides the base implementation for the s c license remote service.
 class SCProductEntryServiceBaseImpl
          Provides the base implementation for the s c product entry remote service.
 class SCProductVersionServiceBaseImpl
          Provides the base implementation for the s c product version remote service.
 

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

Classes in com.liferay.portlet.softwarecatalog.service.impl that implement BaseService
 class SCFrameworkVersionServiceImpl
           
 class SCLicenseServiceImpl
           
 class SCProductEntryServiceImpl
           
 class SCProductVersionServiceImpl
           
 

Uses of BaseService in com.liferay.portlet.trash.service
 

Subinterfaces of BaseService in com.liferay.portlet.trash.service
 interface TrashEntryService
          Provides the remote service interface for TrashEntry.
 

Classes in com.liferay.portlet.trash.service that implement BaseService
 class TrashEntryServiceWrapper
          Provides a wrapper for TrashEntryService.
 

Uses of BaseService in com.liferay.portlet.trash.service.base
 

Classes in com.liferay.portlet.trash.service.base that implement BaseService
 class TrashEntryServiceBaseImpl
          Provides the base implementation for the trash entry remote service.
 

Uses of BaseService in com.liferay.portlet.trash.service.impl
 

Classes in com.liferay.portlet.trash.service.impl that implement BaseService
 class TrashEntryServiceImpl
          The trash entry remote service is responsible for returning trash entries.
 

Uses of BaseService in com.liferay.portlet.wiki.service
 

Subinterfaces of BaseService in com.liferay.portlet.wiki.service
 interface WikiNodeService
          Provides the remote service interface for WikiNode.
 interface WikiPageService
          Provides the remote service interface for WikiPage.
 

Classes in com.liferay.portlet.wiki.service that implement BaseService
 class WikiNodeServiceWrapper
          Provides a wrapper for WikiNodeService.
 class WikiPageServiceWrapper
          Provides a wrapper for WikiPageService.
 

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

Classes in com.liferay.portlet.wiki.service.base that implement BaseService
 class WikiNodeServiceBaseImpl
          Provides the base implementation for the wiki node remote service.
 class WikiPageServiceBaseImpl
          Provides the base implementation for the wiki page remote service.
 

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

Classes in com.liferay.portlet.wiki.service.impl that implement BaseService
 class WikiNodeServiceImpl
          Provides the remote service for accessing, adding, deleting, importing, subscription handling of, trash handling of, and updating wiki nodes.
 class WikiPageServiceImpl
          Provides the remote service for accessing, adding, deleting, moving, subscription handling of, trash handling of, and updating wiki pages and wiki page attachments.
 


Liferay 6.2-ce-ga3