Liferay 6.1.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.calendar.service   
com.liferay.portlet.calendar.service.base   
com.liferay.portlet.calendar.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.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
          The interface for the account remote service.
 interface AddressService
          The interface for the address remote service.
 interface ClassNameService
          The interface for the class name remote service.
 interface CompanyService
          The interface for the company remote service.
 interface ContactService
          The interface for the contact remote service.
 interface CountryService
          The interface for the country remote service.
 interface EmailAddressService
          The interface for the email address remote service.
 interface GroupService
          The interface for the group remote service.
 interface ImageService
          The interface for the image remote service.
 interface LayoutBranchService
          The interface for the layout branch remote service.
 interface LayoutPrototypeService
          The interface for the layout prototype remote service.
 interface LayoutRevisionService
          The interface for the layout revision remote service.
 interface LayoutService
          The interface for the layout remote service.
 interface LayoutSetBranchService
          The interface for the layout set branch remote service.
 interface LayoutSetPrototypeService
          The interface for the layout set prototype remote service.
 interface LayoutSetService
          The interface for the layout set remote service.
 interface ListTypeService
          The interface for the list type remote service.
 interface MembershipRequestService
          The interface for the membership request remote service.
 interface OrganizationService
          The interface for the organization remote service.
 interface OrgLaborService
          The interface for the org labor remote service.
 interface PasswordPolicyService
          The interface for the password policy remote service.
 interface PermissionService
          The interface for the permission remote service.
 interface PhoneService
          The interface for the phone remote service.
 interface PluginSettingService
          The interface for the plugin setting remote service.
 interface PortalService
          The interface for the portal remote service.
 interface PortletPreferencesService
          The interface for the portlet preferences remote service.
 interface PortletService
          The interface for the portlet remote service.
 interface RegionService
          The interface for the region remote service.
 interface RepositoryService
          The interface for the repository remote service.
 interface ResourceBlockService
          The interface for the resource block remote service.
 interface ResourcePermissionService
          The interface for the resource permission remote service.
 interface ResourceService
          The interface for the resource remote service.
 interface RoleService
          The interface for the role remote service.
 interface TeamService
          The interface for the team remote service.
 interface ThemeService
          The interface for the theme remote service.
 interface UserGroupGroupRoleService
          The interface for the user group group role remote service.
 interface UserGroupRoleService
          The interface for the user group role remote service.
 interface UserGroupService
          The interface for the user group remote service.
 interface UserService
          The interface for the user remote service.
 interface WebsiteService
          The interface for the website remote service.
 

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

Classes in com.liferay.portal.service.impl that implement BaseService
 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 BaseService in com.liferay.portlet.announcements.service
 

Subinterfaces of BaseService in com.liferay.portlet.announcements.service
 interface AnnouncementsDeliveryService
          The interface for the announcements delivery remote service.
 interface AnnouncementsEntryService
          The interface for the announcements entry remote service.
 interface AnnouncementsFlagService
          The interface for the announcements flag remote service.
 

Classes in com.liferay.portlet.announcements.service that implement BaseService
 class AnnouncementsDeliveryServiceWrapper
           This class is a wrapper for AnnouncementsDeliveryService.
 class AnnouncementsEntryServiceWrapper
           This class is a wrapper for AnnouncementsEntryService.
 class AnnouncementsFlagServiceWrapper
           This class is 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
          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 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
          The interface for the asset category property remote service.
 interface AssetCategoryService
          The interface for the asset category remote service.
 interface AssetEntryService
          The interface for the asset entry remote service.
 interface AssetTagPropertyService
          The interface for the asset tag property remote service.
 interface AssetTagService
          The interface for the asset tag remote service.
 interface AssetVocabularyService
          The interface for the asset vocabulary remote service.
 

Classes in com.liferay.portlet.asset.service that implement BaseService
 class AssetCategoryPropertyServiceWrapper
           This class is a wrapper for AssetCategoryPropertyService.
 class AssetCategoryServiceWrapper
           This class is a wrapper for AssetCategoryService.
 class AssetEntryServiceWrapper
           This class is a wrapper for AssetEntryService.
 class AssetTagPropertyServiceWrapper
           This class is a wrapper for AssetTagPropertyService.
 class AssetTagServiceWrapper
           This class is a wrapper for AssetTagService.
 class AssetVocabularyServiceWrapper
           This class is 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
          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 BaseService in com.liferay.portlet.asset.service.impl
 

Classes in com.liferay.portlet.asset.service.impl that implement BaseService
 class AssetCategoryPropertyServiceImpl
           
 class AssetCategoryServiceImpl
           
 class AssetEntryServiceImpl
           
 class AssetTagPropertyServiceImpl
          The implementation of the asset tag property service.
 class AssetTagServiceImpl
           
 class AssetVocabularyServiceImpl
           
 

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

Subinterfaces of BaseService in com.liferay.portlet.blogs.service
 interface BlogsEntryService
          The interface for the blogs entry remote service.
 

Classes in com.liferay.portlet.blogs.service that implement BaseService
 class BlogsEntryServiceWrapper
           This class is 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
          The base implementation of 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
           
 

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

Subinterfaces of BaseService in com.liferay.portlet.bookmarks.service
 interface BookmarksEntryService
          The interface for the bookmarks entry remote service.
 interface BookmarksFolderService
          The interface for the bookmarks folder remote service.
 

Classes in com.liferay.portlet.bookmarks.service that implement BaseService
 class BookmarksEntryServiceWrapper
           This class is a wrapper for BookmarksEntryService.
 class BookmarksFolderServiceWrapper
           This class is 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
          The base implementation of the bookmarks entry remote service.
 class BookmarksFolderServiceBaseImpl
          The base implementation of 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.calendar.service
 

Subinterfaces of BaseService in com.liferay.portlet.calendar.service
 interface CalEventService
          The interface for the cal event remote service.
 

Classes in com.liferay.portlet.calendar.service that implement BaseService
 class CalEventServiceWrapper
           This class is a wrapper for CalEventService.
 

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

Classes in com.liferay.portlet.calendar.service.base that implement BaseService
 class CalEventServiceBaseImpl
          The base implementation of the cal event remote service.
 

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

Classes in com.liferay.portlet.calendar.service.impl that implement BaseService
 class CalEventServiceImpl
           
 

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

Subinterfaces of BaseService in com.liferay.portlet.documentlibrary.service
 interface DLAppService
          The interface for the d l app remote service.
 interface DLFileEntryService
          The interface for the document library file entry remote service.
 interface DLFileEntryTypeService
          The interface for the document library file entry type remote service.
 interface DLFileShortcutService
          The interface for the document library file shortcut remote service.
 interface DLFileVersionService
          The interface for the document library file version remote service.
 interface DLFolderService
          The interface for the document library folder remote service.
 interface DLSyncService
          The interface for the d l sync remote service.
 

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

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

Classes in com.liferay.portlet.documentlibrary.service.base that implement BaseService
 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 BaseService in com.liferay.portlet.documentlibrary.service.impl
 

Classes in com.liferay.portlet.documentlibrary.service.impl that implement BaseService
 class DLAppServiceImpl
          The document library remote service.
 class DLFileEntryServiceImpl
           
 class DLFileEntryTypeServiceImpl
           
 class DLFileShortcutServiceImpl
           
 class DLFileVersionServiceImpl
           
 class DLFolderServiceImpl
           
 class DLSyncServiceImpl
           
 

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

Subinterfaces of BaseService in com.liferay.portlet.dynamicdatalists.service
 interface DDLRecordService
          The interface for the d d l record remote service.
 interface DDLRecordSetService
          The interface for the d d l record set remote service.
 

Classes in com.liferay.portlet.dynamicdatalists.service that implement BaseService
 class DDLRecordServiceWrapper
           This class is a wrapper for DDLRecordService.
 class DDLRecordSetServiceWrapper
           This class is 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
          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 BaseService in com.liferay.portlet.dynamicdatalists.service.impl
 

Classes in com.liferay.portlet.dynamicdatalists.service.impl that implement BaseService
 class DDLRecordServiceImpl
           
 class DDLRecordSetServiceImpl
           
 

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

Subinterfaces of BaseService in com.liferay.portlet.dynamicdatamapping.service
 interface DDMStructureService
          The interface for the d d m structure remote service.
 interface DDMTemplateService
          The interface for the d d m template remote service.
 

Classes in com.liferay.portlet.dynamicdatamapping.service that implement BaseService
 class DDMStructureServiceWrapper
           This class is a wrapper for DDMStructureService.
 class DDMTemplateServiceWrapper
           This class is 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
          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 BaseService in com.liferay.portlet.dynamicdatamapping.service.impl
 

Classes in com.liferay.portlet.dynamicdatamapping.service.impl that implement BaseService
 class DDMStructureServiceImpl
           
 class DDMTemplateServiceImpl
           
 

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

Subinterfaces of BaseService in com.liferay.portlet.expando.service
 interface ExpandoColumnService
          The interface for the expando column remote service.
 interface ExpandoValueService
          The interface for the expando value remote service.
 

Classes in com.liferay.portlet.expando.service that implement BaseService
 class ExpandoColumnServiceWrapper
           This class is a wrapper for ExpandoColumnService.
 class ExpandoValueServiceWrapper
           This class is 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
          The base implementation of the expando column remote service.
 class ExpandoValueServiceBaseImpl
          The base implementation of 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
          The interface for the flags entry remote service.
 

Classes in com.liferay.portlet.flags.service that implement BaseService
 class FlagsEntryServiceWrapper
           This class is 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
          The base implementation of 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
          The interface for the journal article remote service.
 interface JournalFeedService
          The interface for the journal feed remote service.
 interface JournalStructureService
          The interface for the journal structure remote service.
 interface JournalTemplateService
          The interface for the journal template remote service.
 

Classes in com.liferay.portlet.journal.service that implement BaseService
 class JournalArticleServiceWrapper
           This class is a wrapper for JournalArticleService.
 class JournalFeedServiceWrapper
           This class is a wrapper for JournalFeedService.
 class JournalStructureServiceWrapper
           This class is a wrapper for JournalStructureService.
 class JournalTemplateServiceWrapper
           This class is a wrapper for JournalTemplateService.
 

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

Classes in com.liferay.portlet.journal.service.base that implement BaseService
 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 BaseService in com.liferay.portlet.journal.service.impl
 

Classes in com.liferay.portlet.journal.service.impl that implement BaseService
 class JournalArticleServiceImpl
           
 class JournalFeedServiceImpl
           
 class JournalStructureServiceImpl
           
 class JournalTemplateServiceImpl
           
 

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

Subinterfaces of BaseService in com.liferay.portlet.messageboards.service
 interface MBBanService
          The interface for the message boards ban remote service.
 interface MBCategoryService
          The interface for the message boards category remote service.
 interface MBMessageService
          The interface for the message-boards message remote service.
 interface MBThreadService
          The interface for the message boards thread remote service.
 

Classes in com.liferay.portlet.messageboards.service that implement BaseService
 class MBBanServiceWrapper
           This class is a wrapper for MBBanService.
 class MBCategoryServiceWrapper
           This class is a wrapper for MBCategoryService.
 class MBMessageServiceWrapper
           This class is a wrapper for MBMessageService.
 class MBThreadServiceWrapper
           This class is 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
          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 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
          The interface for the m d r action remote service.
 interface MDRRuleGroupInstanceService
          The interface for the m d r rule group instance remote service.
 interface MDRRuleGroupService
          The interface for the m d r rule group remote service.
 interface MDRRuleService
          The interface for the m d r rule remote service.
 

Classes in com.liferay.portlet.mobiledevicerules.service that implement BaseService
 class MDRActionServiceWrapper
           This class is a wrapper for MDRActionService.
 class MDRRuleGroupInstanceServiceWrapper
           This class is a wrapper for MDRRuleGroupInstanceService.
 class MDRRuleGroupServiceWrapper
           This class is a wrapper for MDRRuleGroupService.
 class MDRRuleServiceWrapper
           This class is 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
          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 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
          The interface for the polls choice remote service.
 interface PollsQuestionService
          The interface for the polls question remote service.
 interface PollsVoteService
          The interface for the polls vote remote service.
 

Classes in com.liferay.portlet.polls.service that implement BaseService
 class PollsChoiceServiceWrapper
           This class is a wrapper for PollsChoiceService.
 class PollsQuestionServiceWrapper
           This class is a wrapper for PollsQuestionService.
 class PollsVoteServiceWrapper
           This class is 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
          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 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
          The interface for the ratings entry remote service.
 

Classes in com.liferay.portlet.ratings.service that implement BaseService
 class RatingsEntryServiceWrapper
           This class is 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
          The base implementation of 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
          The interface for the shopping category remote service.
 interface ShoppingCouponService
          The interface for the shopping coupon remote service.
 interface ShoppingItemService
          The interface for the shopping item remote service.
 interface ShoppingOrderService
          The interface for the shopping order remote service.
 

Classes in com.liferay.portlet.shopping.service that implement BaseService
 class ShoppingCategoryServiceWrapper
           This class is a wrapper for ShoppingCategoryService.
 class ShoppingCouponServiceWrapper
           This class is a wrapper for ShoppingCouponService.
 class ShoppingItemServiceWrapper
           This class is a wrapper for ShoppingItemService.
 class ShoppingOrderServiceWrapper
           This class is 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
          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 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 SocialActivitySettingService
          The interface for the social activity setting remote service.
 

Classes in com.liferay.portlet.social.service that implement BaseService
 class SocialActivitySettingServiceWrapper
           This class is a wrapper for SocialActivitySettingService.
 

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

Classes in com.liferay.portlet.social.service.base that implement BaseService
 class SocialActivitySettingServiceBaseImpl
          The base implementation of the social activity setting remote service.
 

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

Classes in com.liferay.portlet.social.service.impl that implement BaseService
 class SocialActivitySettingServiceImpl
           
 

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

Subinterfaces of BaseService in com.liferay.portlet.softwarecatalog.service
 interface SCFrameworkVersionService
          The interface for the s c framework version remote service.
 interface SCLicenseService
          The interface for the s c license remote service.
 interface SCProductEntryService
          The interface for the s c product entry remote service.
 interface SCProductVersionService
          The interface for the s c product version remote service.
 

Classes in com.liferay.portlet.softwarecatalog.service that implement BaseService
 class SCFrameworkVersionServiceWrapper
           This class is a wrapper for SCFrameworkVersionService.
 class SCLicenseServiceWrapper
           This class is a wrapper for SCLicenseService.
 class SCProductEntryServiceWrapper
           This class is a wrapper for SCProductEntryService.
 class SCProductVersionServiceWrapper
           This class is 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
          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 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.wiki.service
 

Subinterfaces of BaseService in com.liferay.portlet.wiki.service
 interface WikiNodeService
          The interface for the wiki node remote service.
 interface WikiPageService
          The interface for the wiki page remote service.
 

Classes in com.liferay.portlet.wiki.service that implement BaseService
 class WikiNodeServiceWrapper
           This class is a wrapper for WikiNodeService.
 class WikiPageServiceWrapper
           This class is 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
          The base implementation of the wiki node remote service.
 class WikiPageServiceBaseImpl
          The base implementation of 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
           
 class WikiPageServiceImpl
           
 


Liferay 6.1.2-ce-ga3