Liferay 7.0-ce-b4

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.portlet.announcements.service   
com.liferay.portlet.asset.service This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.blogs.service   
com.liferay.portlet.documentlibrary.service This package defines the document library portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.expando.service   
com.liferay.portlet.exportimport.service   
com.liferay.portlet.messageboards.service   
com.liferay.portlet.ratings.service   
com.liferay.portlet.social.service This package defines the social related portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.trash.service   
 

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 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 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 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 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.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.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 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 AssetTagServiceWrapper
          Provides a wrapper for AssetTagService.
 class AssetVocabularyServiceWrapper
          Provides a wrapper for AssetVocabularyService.
 

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.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.
 interface DLTrashService
          Provides the remote service interface for DLTrash.
 

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.
 class DLTrashServiceWrapper
          Provides a wrapper for DLTrashService.
 

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.exportimport.service
 

Subinterfaces of BaseService in com.liferay.portlet.exportimport.service
 interface ExportImportConfigurationService
          Provides the remote service interface for ExportImportConfiguration.
 interface ExportImportService
          Provides the remote service interface for ExportImport.
 interface StagingService
          Provides the remote service interface for Staging.
 

Classes in com.liferay.portlet.exportimport.service that implement BaseService
 class ExportImportConfigurationServiceWrapper
          Provides a wrapper for ExportImportConfigurationService.
 class ExportImportServiceWrapper
          Provides a wrapper for ExportImportService.
 class StagingServiceWrapper
          Provides a wrapper for StagingService.
 

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


Liferay 7.0-ce-b4